Uses of Interface
org.gxml.u.GuCursor

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

Uses of GuCursor in org.gxml.u
 

Methods in org.gxml.u that return GuCursor
 GuCursor<N> GuProcessingContext.newCursor(N node)
          Returns a new GuCursor for navigating the XDM model.
 

Methods in org.gxml.u with parameters of type GuCursor
 boolean GuCursor.isSameNode(GuCursor<N> other)
          Determines whether the current node is identically equal to the node specified by the argument.
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.