|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |