Uses of Class
net.sf.ahtutils.xml.report.Report

Packages that use Report
net.sf.ahtutils.xml.report   
net.sf.ahtutils.xml.xpath   
 

Uses of Report in net.sf.ahtutils.xml.report
 

Fields in net.sf.ahtutils.xml.report with type parameters of type Report
protected  List<Report> Reports.report
           
 

Methods in net.sf.ahtutils.xml.report that return Report
 Report ObjectFactory.createReport()
          Create an instance of Report
 

Methods in net.sf.ahtutils.xml.report that return types with arguments of type Report
 List<Report> Reports.getReport()
          Gets the value of the report property.
 

Uses of Report in net.sf.ahtutils.xml.xpath
 

Methods in net.sf.ahtutils.xml.xpath that return Report
static Report ReportXpath.getReport(Reports reports, String id)
           
 



Copyright © 2011. All Rights Reserved.