|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SameNode
Tests whether the selector
node is reachable by
absolute path path
.
A node-tuple satisfies the constraint only if:
selectorNode.isSame(session.getNode(path))would return true, where
selectorNode
is the node for the
specified selector.
Method Summary | |
---|---|
java.lang.String |
getPath()
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 getPath()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |