|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.xml.CommentHandler
org.jfree.report.modules.parser.base.CommentHandler
The comment handler is used to collect all XML comments from the SAX parser. The parser implementation must support comments to make this feature work.
Field Summary |
Fields inherited from class org.jfree.xml.CommentHandler |
CLOSE_TAG_COMMENT, OPEN_TAG_COMMENT |
Constructor Summary | |
CommentHandler()
Deprecated. DefaultConstructor. |
Methods inherited from class org.jfree.xml.CommentHandler |
clearComments, comment, endCDATA, endDTD, endEntity, getComments, startCDATA, startDTD, startEntity |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CommentHandler()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |