Oxygen XML Editor, Version 14.2

ro.sync.sample.plugin.lowercase
Class LowercasePlugin

java.lang.Object
  extended by ro.sync.exml.plugin.Plugin
      extended by ro.sync.sample.plugin.lowercase.LowercasePlugin

public class LowercasePlugin
extends Plugin

LowercasePlugin is a sample plugin for the selection plugin type.


Constructor Summary
LowercasePlugin(PluginDescriptor descriptor)
          LowercasePlugin constructor.
 
Method Summary
static LowercasePlugin 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

LowercasePlugin

public LowercasePlugin(PluginDescriptor descriptor)
LowercasePlugin constructor.

Parameters:
descriptor - Plugin descriptor.
Method Detail

getInstance

public static LowercasePlugin 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.