|
Nux 1.0a5 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
W3C XQuery support for XOM.
|
Nux 1.0a5 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |