net.sf.jasperreports.engine.util
Class JEditorPaneHtmlMarkupProcessor
java.lang.Object
net.sf.jasperreports.engine.util.JEditorPaneMarkupProcessor
net.sf.jasperreports.engine.util.JEditorPaneHtmlMarkupProcessor
- All Implemented Interfaces:
- MarkupProcessor
public class JEditorPaneHtmlMarkupProcessor
- extends JEditorPaneMarkupProcessor
- Version:
- $Id: JEditorPaneHtmlMarkupProcessor.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JEditorPaneHtmlMarkupProcessor
public JEditorPaneHtmlMarkupProcessor()
getInstance
public static JEditorPaneHtmlMarkupProcessor getInstance()
convert
public String convert(String srcText)
- Specified by:
convert in interface MarkupProcessor- Specified by:
convert in class JEditorPaneMarkupProcessor
addElements
protected void addElements(List<Element> elements,
Element element)
getAttributes
protected Map<AttributedCharacterIterator.Attribute,Object> getAttributes(AttributeSet attrSet)
- Overrides:
getAttributes in class JEditorPaneMarkupProcessor
Copyright © 2012. All Rights Reserved.