Package | Description |
---|---|
org.modeshape.jcr.query.xpath |
The components used to parse JCR XPath queries and translate them into equivalent JCR-SQL2 queries.
|
Modifier and Type | Method and Description |
---|---|
XPath.ElementTest |
XPath.DocumentTest.getElementTest() |
protected XPath.ElementTest |
XPathParser.parseElementTest(TokenStream tokens) |
Modifier and Type | Method and Description |
---|---|
protected String |
XPathToQueryTranslator.translateElementTest(XPath.ElementTest elementTest,
List<XPath.StepExpression> pathConstraint,
QueryBuilder.ConstraintBuilder where) |
Constructor and Description |
---|
XPath.DocumentTest(XPath.ElementTest elementTest) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.