Uses of Class
org.faceless.report.ReportParser

Packages that use ReportParser
org.faceless.report Contains the high-level classes for running the XML to PDF conversion 
 

Uses of ReportParser in org.faceless.report
 

Methods in org.faceless.report that return ReportParser
static ReportParser ReportParser.getInstance()
           Create a new parser.
static ReportParser ReportParser.getInstance(String className)
          Create a new parser using the specified SAX parser implementation.
 

Methods in org.faceless.report with parameters of type ReportParser
 void PDFProxyServlet.initParser(ReportParser parser)
          Set any initialization options for the parser, if necessary.
 



Copyright © 2001-2012 Big Faceless Organization