|
Nux 1.0 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ResultSequence | A forward-only iterator representing an XQuery result sequence of zero or more results; 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). |
XQueryUtil | Various utilities avoiding redundant code in several classes. |
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. |
W3C XQuery and XPath support for XOM.
|
Nux 1.0 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |