Package | Description |
---|---|
org.jfree.xml |
XML parser.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
ParserFrontend.parse(InputSource input,
URL contentBase)
Parses an XML report template file.
|
Object |
ParserFrontend.parse(URL file,
URL contentBase)
Parses an XML file which is loaded using the given URL.
|
Copyright © 2001–2018 JFree.org. All rights reserved.