Package org.gxml.sa

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.
 

Class Summary
GxNamespaceBinding<S> An association of a prefix with a namespace-uri.
 

Enum Summary
GxEventKind Enumeration representing possible types of events in the XQuery Data Model.
GxQuantifier The quantifier approximates the possible number of items in a sequence type with the occurrence indicators supported by the XPath/XQuery type system (?, +, *).
GxVariantKind Used to indicate the nature of Data Model sequences.
 

Exception Summary
GxAbortException This exception arises when a choice is made to abort the current processing.
GxAtomCastException Exception arising during the casting or parsing of atomic values.
GxException  
GxMarshalException A wrapper class over implementation exceptions relating to well-formedness during parsing.
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.