Uses of Class
org.exolab.jmscts.report.Factory

Packages that use Factory
org.exolab.jmscts.report Code to generate HTML reports from XML, using XSLT 
 

Uses of Factory in org.exolab.jmscts.report
 

Methods in org.exolab.jmscts.report that return Factory
static Factory Factory.unmarshal(java.io.Reader reader)
          Method unmarshal
 Factory Context.getFactory()
          Returns the value of field 'factory'.
static Factory ReportHelper.getFactory(TestContext context)
          Maps the factory in a TestContext to a Factory
 

Methods in org.exolab.jmscts.report with parameters of type Factory
 void Context.setFactory(Factory factory)
          Sets the value of field 'factory'.
 



Copyright © 2001-2004 JMS CTS Team. All Rights Reserved.