net.sf.jasperreports.engine.xml
public interface JRSaxParserFactory
SAXParser
objects used by JasperReports
parsers/digesters.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROPERTY_REPORT_PARSER_FACTORY
A property that gives a parser factory class which should be used
for parsing JRXMLs.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.parsers.SAXParser |
createParser()
Creates a SAX parser.
|
static final java.lang.String PROPERTY_REPORT_PARSER_FACTORY
By default, this property is set to use JRReportSaxParserFactory
as report parser factory.
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com