Uses of Interface
org.gxml.u.GuProcessingContext

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

Uses of GuProcessingContext in org.gxml.u
 

Methods in org.gxml.u that return GuProcessingContext
 GuProcessingContext<N> GuWritable.getProcessingContext()
          Returns the processing context associated with this source.
 GuProcessingContext<N> GuTree.getProcessingContext()
          Returns the processing context associated with this tree.
 GuProcessingContext<N> GuReadable.getProcessingContext()
          Returns the processing context associated with this source.
 GuProcessingContext<N> GuCursor.getProcessingContext()
          Returns the processing context that is effective for this cursor.
 GuProcessingContext<N> GuApplication.newProcessingContext()
          Allocates a new processing context.
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.