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

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

Uses of Cause in org.exolab.jmscts.report
 

Methods in org.exolab.jmscts.report that return Cause
static Cause Cause.unmarshal(java.io.Reader reader)
          Method unmarshal
 Cause Failure.getCause()
          Returns the value of field 'cause'.
 

Methods in org.exolab.jmscts.report with parameters of type Cause
 void Failure.setCause(Cause cause)
          Sets the value of field 'cause'.
 



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