Interface Summary |
GxApplication<I,U,N extends I,A extends I,S,T,X> |
|
GxAtomBridge<A,S> |
A part of the bridge that provides access to the system of atomic values. |
GxContentFilter<A,S,T> |
Implemented by components that handle and supply XQuery Data Model (XDM) Content. |
GxContentHandler<A,S,T> |
|
GxContentSupplier<A,S,T> |
|
GxCursor<N,A,S,T> |
|
GxFragmentBuilder<N,A,S,T> |
|
GxMetaBridge<A,S,T> |
A processing context parameterized by atom(s) and type(s). |
GxMetaVisitor<A,S,T> |
|
GxModel<N,A,S,T> |
Aspect of the data model interface providing read-only access to the XQuery Data Model tree. |
GxNameBridge<S> |
The name bridge provides reliable support for symbols. |
GxNamespaceResolver<S> |
Namespace-uri to prefix resolver. |
GxProcessingContext<I,U,N extends I,A extends I,S,T,X> |
A processing context parameterized by atom(s) and type(s). |
GxReadable<I,U,N extends I,A extends I,S,T,X> |
|
GxReader<A,S,T> |
|
GxResolver |
Resolves requests for XML documents based upon a URI. |
GxSequenceFilter<A,S,T> |
|
GxSequenceHandler<A,S,T> |
Event handler for serializing an XQuery Data Model as a stream. |
GxSequenceSupplier<A,S,T> |
|
GxTree<I,U,N extends I,A extends I,S,T,X> |
A virtual XML tree for which the access mode has not been determined. |
GxVariantBridge<I,N extends I,A extends I,X> |
|
GxWritable<I,U,N extends I,A extends I,S,T,X> |
Defines an XML abstraction as being able to be written to a GxContentHandler . |