Class 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.