|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.feature.xpath.ElementNode<Property>
org.deegree.feature.xpath.PropertyNode
public class PropertyNode
ElementNode
that wraps a Property
of a feature.
Method Summary | |
---|---|
XPathNode |
getParent()
Returns the parent node. |
Property |
getValue()
The wrapped property. |
Methods inherited from class org.deegree.feature.xpath.ElementNode |
---|
getLocalName, getNamespaceUri, getPrefixedName, isElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public XPathNode getParent()
XPathNode
null
if this is the root nodepublic Property getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |