Package org.jtestcase.core.digester

Interface Summary
XQueryParser Interface of the XQueryParser used to retrieve the XML data for JTestCaseWizard.
 

Class Summary
JTestCaseDigester Helper for handling the JTestCaseWizard XML.
XQueryParserImpl_Jaxen Implementation of the XQueryParser with the use of JDOM and Jaxen.
 

Exception Summary
DigesterException Exception class for all Exceptions thrown in parsing of the JTestCaseWizard XML
XQueryException Exception class for exceptions occuring during evaluation of the XPath expression..