Class CapitalizeSentencesOperation

java.lang.Object
ro.sync.ecss.extensions.commons.operations.text.FormSelectedTextOperation
ro.sync.ecss.extensions.commons.operations.text.CapitalizeSentencesOperation
All Implemented Interfaces:
AuthorOperation, Extension

@API(type=INTERNAL, src=PUBLIC) public class CapitalizeSentencesOperation extends FormSelectedTextOperation
The class provides an operation for forming sentences over a selection. If the start character of a sentence is lower case, it will be changed to upper case.