Oxygen XML Editor, Version 14.2

ro.sync.sample.plugin.formsentences
Class FormSentencesPluginExtension

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

public class FormSentencesPluginExtension
extends java.lang.Object
implements SelectionPluginExtension

FormSentences plugin extension.

Version:
$Revision: 1.7 $

Constructor Summary
FormSentencesPluginExtension()
           
 
Method Summary
 SelectionPluginResult process(SelectionPluginContext context)
          Capitalize the first letter of each sentence.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormSentencesPluginExtension

public FormSentencesPluginExtension()
Method Detail

process

public SelectionPluginResult process(SelectionPluginContext context)
Capitalize the first letter of each sentence.

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

Oxygen XML Editor, Version 14.2

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