|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.metadata.xpath.DocumentNode
public class DocumentNode
TODO add class documentation here
Method Summary | |
---|---|
XPathNode |
getParent()
Returns the parent node. |
XPathNode |
getRootNode()
|
boolean |
isElement()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean isElement()
public XPathNode getParent()
XPathNode
getParent
in interface XPathNode
null
if this is the root nodepublic XPathNode getRootNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |