Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.dghda.kent.reports.SimpleSQLReport

Uses of SimpleSQLReport in com.dghda.kent.reports
 

Methods in com.dghda.kent.reports that return SimpleSQLReport
static SimpleSQLReport SimpleSQLReport.loadReport(com.dghda.kent.ReportEngine engine, org.xml.sax.InputSource source)
          Creates a new report for the given engine by loading it from the given input source.
 SimpleSQLReport SimpleSQLReport.XMLHandler.createReport()