|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XQueryException | |
|---|---|
| org.jtestcase.core.digester | |
| org.jtestcase.core.model | |
| Uses of XQueryException in org.jtestcase.core.digester |
|---|
| Methods in org.jtestcase.core.digester that throw XQueryException | |
|---|---|
org.jdom.Document |
JTestCaseDigester.getDocument(java.lang.String fileName)
|
java.util.List |
XQueryParserImpl_Jaxen.getElements(org.jdom.Document doc,
java.lang.String xpathexpr)
|
java.util.List |
XQueryParser.getElements(org.jdom.Document doc,
java.lang.String xpathexpr)
Gets a list of elements from the XML file with the use of a XPath expression |
java.util.List |
XQueryParserImpl_Jaxen.getElements(java.lang.String fileName,
java.lang.String xpathexpr)
Deprecated. |
java.util.List |
XQueryParser.getElements(java.lang.String fileName,
java.lang.String xpathexpr)
Deprecated. Gets a list of elements from the XML file with the use of a XPath expression |
| Constructors in org.jtestcase.core.digester that throw XQueryException | |
|---|---|
JTestCaseDigester(java.lang.String fileName,
JTestCase jtestcase)
Standard constructor. |
|
| Uses of XQueryException in org.jtestcase.core.model |
|---|
| Methods in org.jtestcase.core.model that throw XQueryException | |
|---|---|
org.jdom.Document |
TreeModel.getDocument(java.lang.String fileName)
|
static void |
TreeModel.main(java.lang.String[] args)
|
| Constructors in org.jtestcase.core.model that throw XQueryException | |
|---|---|
TreeModel(java.lang.String fileName)
Standard constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||