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 | Class and Description |
---|---|
protected static class |
XPathToQueryTranslator.DualPathLikeBuilder |
protected static class |
XPathToQueryTranslator.SinglePathLikeBuilder |
Modifier and Type | Method and Description |
---|---|
XPathToQueryTranslator.PathLikeBuilder |
XPathToQueryTranslator.PathLikeBuilder.append(char c) |
XPathToQueryTranslator.PathLikeBuilder |
XPathToQueryTranslator.PathLikeBuilder.append(String string) |
XPathToQueryTranslator.PathLikeBuilder |
XPathToQueryTranslator.PathLikeBuilder.clone() |
Constructor and Description |
---|
DualPathLikeBuilder(XPathToQueryTranslator.PathLikeBuilder builder1,
XPathToQueryTranslator.PathLikeBuilder builder2) |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.