Nux 1.0a5

Uses of Package
nux.xom.xquery

Packages that use nux.xom.xquery
nux.xom.pool Efficient and flexible pools and factories for XQueries, and XSL Transforms, as well as Builders that validate against W3C XML Schemas, DTDs, RELAX NG, Schematron, etc. 
nux.xom.xquery W3C XQuery 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
          An iterator representing an XQuery result sequence; allows to stream (pipeline) execution output, or to conveniently collect it in a batched manner.
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.
XQueryException
          An exception indicating a static or dynamic XQuery error.
 


Nux 1.0a5