org.apache.xmlbeans.samples.xquery.employees | |
org.apache.xmlbeans.samples.xquery.employees.impl |
ExecQuery | This class demonstrates how to use the execQuery method to execute XQuery expressions. | code | html |
SelectPath | This class demonstrates how to use the selectPath method to execute XPath expressions. | code | html |
XQueryXPath | A sample to XMLBeans API features for executing XPath and XQuery expressions. | code | html |
XQueryXPathTest | A class with which to test the XQueryXPath sample. | code | html |