Package net.sf.jasperreports.engine.xml
Contains classes for loading report templates from XML files.
Related Documentation
JasperReports Tutorial-
Interface Summary Interface Description ReportLoader ReportWriter ReportWriterFactory XmlValueHandler A handler that deals with arbitrary values being exported to XML and parsed back toJasperPrint
objects. -
Class Summary Class Description JacksonReportLoader JacksonReportWriter JacksonReportWriterFactory JRPrintXmlLoader Utility class that helps reconverting XML documents intoJasperPrint
objects.JRXmlConstants JRXmlLoader Utility class that helps parsing a JRXML file into aJasperDesign
object.JRXmlTemplateLoader Utility class that loadstemplates
from XML representations.JRXmlTemplateWriter Template
XML serializer.JRXmlWriter A writer that produces the JRXML representation of an in-memory report.ReportWriterConfiguration XmlHandlerNamespace XML namespace information used by an XML handler.XmlValueHandlerUtils Class the provides access toXML value handlers
.