Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.xmlbeans.samples.xquery

Class Summary
ExecQuery This class demonstrates how to use the execQuery method to execute XQuery expressions.
SelectPath This class demonstrates how to use the selectPath method to execute XPath expressions.
XQueryXPath A sample to XMLBeans API features for executing XPath and XQuery expressions.
XQueryXPathTest A class with which to test the XQueryXPath sample.