Class HtmlEditorKitMarkupProcessor

    • Constructor Detail

      • HtmlEditorKitMarkupProcessor

        public HtmlEditorKitMarkupProcessor()
    • Method Detail

      • convert

        public java.lang.String convert​(java.lang.String srcText)
      • getOLBulletChars

        protected static java.lang.String getOLBulletChars​(int index,
                                                           boolean isUpperCase)
        Parameters:
        index - the current index between 0 and 18277
        isUpperCase - specifies whether the result should be made of upper case characters
        Returns:
        a character representation of the numeric index in an ordered bullet list, that contains up to 3 chars