Uses of Interface
org.gxml.u.GuWritable

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

Uses of GuWritable in org.gxml.u
 

Subinterfaces of GuWritable in org.gxml.u
 interface GuCursor<N>
          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.
 interface GuTree<N>
          A virtual XML tree for which the access mode has not been determined.
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.