|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChildNode
Tests whether the selector
node is a child of a node
reachable by absolute path path
.
A node-tuple satisfies the constraint only if:
selectorNode.getParent().isSame(session.getNode(path))would return true, where
selectorNode
is the node for the
specified selector.
Method Summary | |
---|---|
java.lang.String |
getParentPath()
Gets the absolute path. |
java.lang.String |
getSelectorName()
Gets the name of the selector against which to apply this constraint. |
Method Detail |
---|
java.lang.String getSelectorName()
java.lang.String getParentPath()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |