Nux 1.0a5

Package nux.xom.xquery

W3C XQuery support for XOM.

See:
          Description

Interface Summary
ResultSequence An iterator representing an XQuery result sequence; allows to stream (pipeline) execution output, or to conveniently collect it in a batched manner.
StreamingTransform An application-specific callback called by the node factory of a StreamingPathFilter whenever an element matches the filter's entire location path.
 

Class Summary
StreamingPathFilter Streaming path filter node factory for continuous queries and/or transformations over very large or infinitely long XML input.
XQuery Compiled representation of a W3C XQuery (thread-safe).
 

Exception Summary
StreamingPathFilterException An exception indicating a syntax error in the location path of a StreamingPathFilter.
XQueryException An exception indicating a static or dynamic XQuery error.
 

Package nux.xom.xquery Description

W3C XQuery support for XOM.


Nux 1.0a5