Package info.informatica.report

Interface Summary
ForeignNamespaceHandler A foreign handler is a content handler that is responsible for receiving the SAX events for non-report elements, and build the appropriate document structures for future rendering.
ReportScopeHandler This interface exports some methods from the report content handler, so they can be used by foreign handlers.
 

Class Summary
FragmentList Deprecated.  
Report The Report.
ReportDataSpec It is the sum of a Dataset and a data rendering context.
ReportDocumentHandler Handles the input from a SAX parser, to obtain the skeleton of the report.
ReportOpener Opens a Report from an InputStream.
ReportUtil Utility class.
ReportWriter Controls the writing of a report.
TemplateAssociator Creates objects of the classes associated to file extensions.
 

Exception Summary
ReportException Base for all report Exceptions.