Nux 1.6

Uses of Package
nux.xom.xquery

Packages that use nux.xom.xquery
nux.xom.pool Efficient and flexible pools and factories for Documents, XQueries, and XSL Transforms, as well as Builders that validate against W3C XML Schemas, DTDs, RELAX NG, Schematron, etc. 
nux.xom.xquery W3C XQuery and XPath support for XOM. 
 

Classes in nux.xom.xquery used by nux.xom.pool
XQuery
          Compiled representation of a W3C XQuery (thread-safe).
XQueryException
          An exception indicating a static or dynamic XQuery error.
 

Classes in nux.xom.xquery used by nux.xom.xquery
ResultSequence
          A forward-only iterator representing an XQuery result sequence of zero or more ordered items.
StreamingPathFilterException
          An exception indicating a syntax error in the location path of a StreamingPathFilter.
StreamingTransform
          An application-specific callback called by the node factory of a StreamingPathFilter whenever an element matches the filter's entire location path.
XQuery
          Compiled representation of a W3C XQuery (thread-safe).
XQueryException
          An exception indicating a static or dynamic XQuery error.
 


Nux 1.6