Package net.sf.jasperreports.engine.util
Class EditorKitMarkupProcessor
java.lang.Object
net.sf.jasperreports.engine.util.EditorKitMarkupProcessor
- All Implemented Interfaces:
MarkupProcessor
- Direct Known Subclasses:
HtmlEditorKitMarkupProcessor,JEditorPaneMarkupProcessor,RtfEditorKitMarkupProcessor
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Map<AttributedCharacterIterator.Attribute, Object> getAttributes(AttributeSet attrSet) protected DocumentgetDocument(String srcText) protected abstract EditorKitMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sf.jasperreports.engine.util.MarkupProcessor
convert
-
Constructor Details
-
EditorKitMarkupProcessor
public EditorKitMarkupProcessor()
-
-
Method Details
-
getEditorKit
-
getDocument
-
getAttributes
-