descendantSelectorNode.getAncestor(n).isSame(ancestorSelectorNode) && descendantSelectorNode.getDepth() > nwould return true some some non-negative integer
n
, where descendantSelectorNode
is the node for {@link #getDescendantSelectorName descendantSelector} andancestorSelectorNode
is the node for {@link #getAncestorSelectorName ancestorSelector}. The query is invalid if: descendantSelectorNode.getAncestor(n).isSame(ancestorSelectorNode) && descendantSelectorNode.getDepth() > nwould return true some some non-negative integer
n
, where descendantSelectorNode
is the node for {@link #getDescendantSelectorName descendantSelector} andancestorSelectorNode
is the node for {@link #getAncestorSelectorName ancestorSelector}. The query is invalid if:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|