Class CapitalizeWordsOperation

  • All Implemented Interfaces:
    AuthorOperation, Extension

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