| Package | Description |
|---|---|
| org.jfree.xml |
XML parser.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
ParserFrontend.parse(org.xml.sax.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-2014 JFree.org. All Rights Reserved.