org.apache.xmlbeans.samples.xquery |
|
Java Source File Name | Type | Comment |
ExecQuery.java | Class | This class demonstrates how to use the execQuery method to execute XQuery
expressions. |
SelectPath.java | Class | This class demonstrates how to use the selectPath method to execute XPath
expressions. |
XQueryXPath.java | Class | A sample to XMLBeans API features for executing XPath and XQuery
expressions. |
XQueryXPathTest.java | Class | A class with which to test the XQueryXPath sample. |