|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XPathNode<V extends TypedObjectNode>
Base interface for XML nodes that have to be represented during XPath-evaluation.
| Method Summary | |
|---|---|
XPathNode<? extends TypedObjectNode> |
getParent()
Returns the parent node. |
V |
getValue()
|
boolean |
isElement()
|
| Method Detail |
|---|
XPathNode<? extends TypedObjectNode> getParent()
null if this is the root nodeV getValue()
boolean isElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||