|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.feature.xpath.ElementNode<GenericXMLElement>
org.deegree.feature.xpath.XMLElementNode
public class XMLElementNode
ElementNode that wraps an ElementNode.
| Constructor Summary | |
|---|---|
XMLElementNode(XPathNode parentNode,
GenericXMLElement element)
|
|
| Method Summary | |
|---|---|
XPathNode |
getParent()
Returns the parent node. |
GenericXMLElement |
getValue()
Returns the value of the node. |
| 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 |
| Constructor Detail |
|---|
public XMLElementNode(XPathNode parentNode,
GenericXMLElement element)
| Method Detail |
|---|
public XPathNode getParent()
XPathNode
null if this is the root nodepublic GenericXMLElement getValue()
XPathNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||