|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChildNode | |
|---|---|
| org.apache.jackrabbit.spi.commons.query.jsr283.qom | |
| org.apache.jackrabbit.spi.commons.query.qom | |
| Uses of ChildNode in org.apache.jackrabbit.spi.commons.query.jsr283.qom |
|---|
| Methods in org.apache.jackrabbit.spi.commons.query.jsr283.qom that return ChildNode | |
|---|---|
ChildNode |
QueryObjectModelFactory.childNode(String path)
Tests whether a node in the default selector is a child of a node reachable by a specified absolute path. |
ChildNode |
QueryObjectModelFactory.childNode(String selectorName,
String path)
Tests whether a node in the specified selector is a child of a node reachable by a specified absolute path. |
| Uses of ChildNode in org.apache.jackrabbit.spi.commons.query.qom |
|---|
| Classes in org.apache.jackrabbit.spi.commons.query.qom that implement ChildNode | |
|---|---|
class |
ChildNodeImpl
ChildNodeImpl... |
| Methods in org.apache.jackrabbit.spi.commons.query.qom that return ChildNode | |
|---|---|
ChildNode |
QueryObjectModelFactoryImpl.childNode(String path)
Tests whether a node in the default selector is a child of a node reachable by a specified absolute path. |
ChildNode |
QueryObjectModelFactoryImpl.childNode(String selectorName,
String path)
Tests whether a node in the specified selector is a child of a node reachable by a specified absolute path. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||