Interface Summary |
XCollectionResolver |
Implement this class to resolve the URI provided on a call to
fn:collection to a sequence of nodes. |
XCompilationFactory |
Factory for compiling expressions, queries and stylesheets into Java classes. |
XCompilationParameters |
Interface for compilation parameter settings. |
XDynamicContext |
Use the XDynamicContext to override execution-time settings. |
XExecutable |
Base executable class. |
XItemFactory |
Factory for creating new items and sequences. |
XItemView |
Represents an item in the data model. |
XMessageHandler |
Implement this class to override the default error and message handling behaviour. |
XNodeView |
Represents a node in the data model (an item with complex type). |
XOutputParameters |
Interface for output parameter settings. |
XPathExecutable |
Represents a prepared XPath expression. |
XQueryExecutable |
Represents a prepared XQuery expression. |
XResultResolver |
Implement this class to override the default resolution
behaviour for the URI reference in XSLT xsl:result-document
instructions. |
XSchemaResolver |
Implement this class to override the default schema resolution behaviour. |
XSequenceCursor |
Represents a sequence of items providing cursor access to the items. |
XSequenceType |
Represents a sequence type. |
XSequenceTypeFactory |
Factory for creating sequence types. |
XSLTExecutable |
Represents a prepared XSLT stylesheet. |
XSourceLocation |
Represents a location in a document. |
XSourceResolver |
Implement this class to override the default source document resolution behaviour. |
XStaticContext |
Use the XStaticContext to override prepare time settings. |
XTreeCursor |
Represents a node providing cursor access to the attributes and children
of the node. |
XTypeConstants |
Predefined constants for the built-in types including: |
XUnparsedTextResolver |
Implement this class to override the default unparsed text resolution behaviour. |