@API(type=INTERNAL,
     src=PUBLIC)
public class ToLowerCaseOperation
extends SelectedTextOperation
NAMESPACE_ARGUMENT, NAMESPACE_ARGUMENT_DESCRIPTOR, SCHEMA_AWARE_ARGUMENT, SCHEMA_AWARE_ARGUMENT_DESCRIPTOR| Constructor and Description | 
|---|
ToLowerCaseOperation()  | 
| Modifier and Type | Method and Description | 
|---|---|
ArgumentDescriptor[] | 
getArguments()
No arguments necessary. 
 | 
java.lang.String | 
getDescription()  | 
protected java.lang.String | 
processText(java.lang.String text)
Processes text and makes it lower cased. 
 | 
doOperationprotected java.lang.String processText(java.lang.String text)
processText in class SelectedTextOperationtext - The text to be processed.public ArgumentDescriptor[] getArguments()
getArguments in interface AuthorOperationgetArguments in class SelectedTextOperationArgumentDescriptor representing 
 the arguments this operation uses.AuthorOperation.getArguments()public java.lang.String getDescription()
Extension.getDescription()© Copyright SyncRO Soft SRL 2002 - 2014. All rights reserved.