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 MarkupProcessorconvert in class JEditorPaneMarkupProcessorprotected Map<AttributedCharacterIterator.Attribute,Object> getAttributes(AttributeSet attrSet)
getAttributes in class JEditorPaneMarkupProcessorCopyright © 2017. All rights reserved.