|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |