Package net.sf.jasperreports.engine.xml
package net.sf.jasperreports.engine.xml
Contains classes for loading report templates from XML files.
Related Documentation
JasperReports Tutorial-
ClassDescriptionUtility class that helps reconverting XML documents into
JasperPrint
objects.Utility class that helps parsing a JRXML file into aJasperDesign
object.Utility class that loadstemplates
from XML representations.Template
XML serializer.A writer that produces the JRXML representation of an in-memory report.XML namespace information used by an XML handler.A handler that deals with arbitrary values being exported to XML and parsed back toJasperPrint
objects.Class the provides access toXML value handlers
.