org.deegree.metadata.xpath
Interface XPathNode

All Known Implementing Classes:
DocumentNode, ElementNode

public interface XPathNode

TODO add class documentation here

Version:
$Revision: 27235 $, $Date: 2010-10-14 17:57:32 +0200 (Do, 14. Okt 2010) $
Author:
Steffen Thomas, last edited by: $Author: sthomas $

Method Summary
 XPathNode getParent()
          Returns the parent node.
 

Method Detail

getParent

XPathNode getParent()
Returns the parent node.

Returns:
the parent node or null if this is the root node


Copyright © 2011. All Rights Reserved.