Oxygen XML Editor, Version 14.2

ro.sync.sample.plugin.uppercase
Class UppercasePlugin

java.lang.Object
  extended by ro.sync.exml.plugin.Plugin
      extended by ro.sync.sample.plugin.uppercase.UppercasePlugin

public class UppercasePlugin
extends Plugin

UppercasePlugin is a sample plugin for the selection plugin type.


Constructor Summary
UppercasePlugin(PluginDescriptor descriptor)
          UppercasePlugin constructor.
 
Method Summary
static UppercasePlugin getInstance()
          Get the plugin instance.
 
Methods inherited from class ro.sync.exml.plugin.Plugin
getDescriptor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UppercasePlugin

public UppercasePlugin(PluginDescriptor descriptor)
UppercasePlugin constructor.

Parameters:
descriptor - Plugin descriptor.
Method Detail

getInstance

public static UppercasePlugin getInstance()
Get the plugin instance.

Returns:
the shared plugin instance.

Oxygen XML Editor, Version 14.2

© Copyright Syncro Soft SRL 2002 - 2013. All rights reserved.