Class HtmlEditorKitMarkupProcessor

java.lang.Object
net.sf.jasperreports.engine.util.EditorKitMarkupProcessor
net.sf.jasperreports.engine.util.HtmlEditorKitMarkupProcessor
All Implemented Interfaces:
MarkupProcessor
Direct Known Subclasses:
JEditorPaneHtmlMarkupProcessor

public class HtmlEditorKitMarkupProcessor extends EditorKitMarkupProcessor
Author:
Teodor Danciu (teodord@users.sourceforge.net)
  • Constructor Details

    • HtmlEditorKitMarkupProcessor

      public HtmlEditorKitMarkupProcessor()
  • Method Details

    • convert

      public String convert(String srcText)
    • getEditorKit

      protected EditorKit getEditorKit()
      Specified by:
      getEditorKit in class EditorKitMarkupProcessor
    • getOLBulletChars

      protected static 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