public class JEditorPaneHtmlMarkupProcessor extends JEditorPaneMarkupProcessor
JEditorPaneMarkupProcessor.HtmlFactory, JEditorPaneMarkupProcessor.RtfFactory
Constructor and Description |
---|
JEditorPaneHtmlMarkupProcessor() |
Modifier and Type | Method and Description |
---|---|
protected void |
addElements(List<Element> elements,
Element element) |
String |
convert(String srcText) |
protected Map<AttributedCharacterIterator.Attribute,Object> |
getAttributes(AttributeSet attrSet) |
static JEditorPaneHtmlMarkupProcessor |
getInstance() |
public static JEditorPaneHtmlMarkupProcessor getInstance()
public String convert(String srcText)
convert
in interface MarkupProcessor
convert
in class JEditorPaneMarkupProcessor
protected Map<AttributedCharacterIterator.Attribute,Object> getAttributes(AttributeSet attrSet)
getAttributes
in class JEditorPaneMarkupProcessor
Copyright © 2016. All rights reserved.