|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPath.ElementTest | |
---|---|
org.modeshape.jcr.query.xpath | The components used to parse JCR XPath queries and translate them into equivalent JCR-SQL2 queries. |
Uses of XPath.ElementTest in org.modeshape.jcr.query.xpath |
---|
Methods in org.modeshape.jcr.query.xpath that return XPath.ElementTest | |
---|---|
XPath.ElementTest |
XPath.DocumentTest.getElementTest()
|
protected XPath.ElementTest |
XPathParser.parseElementTest(TokenStream tokens)
|
Methods in org.modeshape.jcr.query.xpath with parameters of type XPath.ElementTest | |
---|---|
protected String |
XPathToQueryTranslator.translateElementTest(XPath.ElementTest elementTest,
List<XPath.StepExpression> pathConstraint,
QueryBuilder.ConstraintBuilder where)
|
Constructors in org.modeshape.jcr.query.xpath with parameters of type XPath.ElementTest | |
---|---|
XPath.DocumentTest(XPath.ElementTest elementTest)
|
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |