Package | Description |
---|---|
org.jfree.xml.parser |
XML parser.
|
Modifier and Type | Method and Description |
---|---|
RootXmlReadHandler |
AbstractXmlReadHandler.getRootHandler()
Returns the root handler for the parsing.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlReadHandler.init(RootXmlReadHandler rootHandler,
String tagName)
Initialise.
|
void |
AbstractXmlReadHandler.init(RootXmlReadHandler rootHandler,
String tagName)
Initialises the handler.
|
Copyright © 2001–2018 JFree.org. All rights reserved.