Oxygen XML Editor, Version ${standalone-version-number}

ro.sync.sample.plugin.lowercase
Class LowercasePluginExtension

java.lang.Object
  extended by ro.sync.sample.plugin.lowercase.LowercasePluginExtension
All Implemented Interfaces:
PluginExtension, SelectionPluginExtension

public class LowercasePluginExtension
extends Object
implements SelectionPluginExtension

Uppercase plugin extension.

Version:
$Revision: 1.5 $

Constructor Summary
LowercasePluginExtension()
           
 
Method Summary
 SelectionPluginResult process(SelectionPluginContext context)
          Convert the text to lowercase.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LowercasePluginExtension

public LowercasePluginExtension()
Method Detail

process

public SelectionPluginResult process(SelectionPluginContext context)
Convert the text to lowercase.

Specified by:
process in interface SelectionPluginExtension
Parameters:
context - Selection context.
Returns:
Selection plugin result.

Oxygen XML Editor, Version ${standalone-version-number}

© Copyright Syncro Soft SRL 2002 - 2010.