Uses of Package
org.gxml.u

Packages that use org.gxml.u
org.gxml.u Provides the core API for gXML-U 
 

Classes in org.gxml.u used by org.gxml.u
GuAbortException
          This exception arises when a choice is made to abort the current processing.
GuApplication
          The application acts as the factory for processing contexts.
GuContentHandler
          Receive notification of the logical content of an XML tree.
GuCursor
          A cursor is a random-access representation of an XML tree with the unique property that it moves over the underlying data model without forcing the implementation to provide object handles for each node visited.
GuEventKind
          Enumeration representing possible kinds of events in a sequential read of an XDM tree.
GuException
           
GuFragmentBuilder
          An instance of this interface assembles the events into an XML tree representation.
GuMarshalException
          A wrapper class over implementation exceptions relating to well-formedness during parsing.
GuModel
          The model provides the tree API.
GuProcessingContext
          The processing context is a factory for new XML documents and adapters.
GuReadable
          Implementing this interface allows an object to provide a enumeration of sequential XML events.
GuReader
          A reader provides sequential, forward-only, access to an XML tree.
GuWritable
          Defines an XML abstraction as being able to be written to a GuContentHandler.
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.