Uses of Package
net.windward.xmlreport

Packages that use net.windward.xmlreport
net.windward.bean   
net.windward.util Low-level utilities. 
net.windward.xmlreport The reporting-specific part of Windward Reports. 
 

Classes in net.windward.xmlreport used by net.windward.bean
ProcessReport
          This class is the base class that takes a template stream and a DataSource and merges them to create a report stream.
 

Classes in net.windward.xmlreport used by net.windward.util
SetupException
          Thrown if there is a problem initializing the engine.
 

Classes in net.windward.xmlreport used by net.windward.xmlreport
AlreadyProcessedException
          If ProcessReport.process is called twice on the same object, this exception will be thrown on the second+ calls.
IImportFile
          This implements a system to import files requested via the import tag.
ProcessDocxAPI
          This class is a subclass of ProcessReportAPI specifically for creating an output in the DOCX format.
ProcessExcelMLAPI
          This class is a subclass of ProcessReportAPI specifically for creating an output in the SpreadsheetML format.
ProcessHtmlAPI
          This class is a subclass of ProcessReportAPI specifically for creating an output in the html format.
ProcessPdfAPI
          This class is a subclass of ProcessReportAPI specifically for creating an output in the pdf format.
ProcessReport
          This class is the base class that takes a template stream and a DataSource and merges them to create a report stream.
ProcessReportAPI
          This class is the base class that takes a template stream and a DataSource and merges them to create a report stream.
ProcessReportAPIBase
          This class is the base class that takes a template stream and a DataSource and merges them to create a report stream.
ProcessRtfAPI
          This class is a subclass of ProcessReportAPI specifically for creating an output in the rtf format.
ProcessTxtAPI
          This class is a subclass of ProcessReportAPI specifically for creating an output in the ASCII text format.
ProcessWordMLAPI
          This class is a subclass of ProcessReportAPI specifically for creating an output in the WordML format.
ProcessXlsAPI
          This class is a subclass of ProcessReportAPI specifically for creating an output in the WordML format.
ProcessXlsxAPI
          This class is a subclass of ProcessReportAPI specifically for creating an output in the DOCX format.
SetupException
          Thrown if there is a problem initializing the engine.
 



Copyright © 2002 - 2008 Windward Reports - All Rights Reserved. java reporting software