|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPath.PathExpression | |
---|---|
org.modeshape.jcr.query.xpath | The components used to parse JCR XPath queries and translate them into equivalent JCR-SQL2 queries. |
Uses of XPath.PathExpression in org.modeshape.jcr.query.xpath |
---|
Methods in org.modeshape.jcr.query.xpath that return XPath.PathExpression | |
---|---|
protected XPath.PathExpression |
XPathParser.parsePathExpr(TokenStream tokens)
|
protected XPath.PathExpression |
XPathParser.parseRelativePathExpr(TokenStream tokens)
|
XPath.PathExpression |
XPath.PathExpression.withoutFirst()
|
XPath.PathExpression |
XPath.PathExpression.withoutLast()
|
Methods in org.modeshape.jcr.query.xpath with parameters of type XPath.PathExpression | |
---|---|
protected XPathToQueryTranslator.RelativePathLikeExpressions |
XPathToQueryTranslator.relativePathLikeExpressions(XPath.PathExpression pathExpression)
|
protected void |
XPathToQueryTranslator.translate(XPath.PathExpression pathExpression)
|
protected boolean |
XPathToQueryTranslator.translatePathExpressionConstraint(XPath.PathExpression pathExrp,
QueryBuilder.ConstraintBuilder where,
String tableName)
|
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |