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 |
---|---|
static class |
XPath.AnyKindTest |
static class |
XPath.AttributeNameTest |
static class |
XPath.AttributeTest |
static class |
XPath.CommentTest |
static class |
XPath.DocumentTest |
static class |
XPath.ElementTest |
static class |
XPath.KindTest |
static class |
XPath.NameTest |
static class |
XPath.ProcessingInstructionTest |
static class |
XPath.SchemaAttributeTest |
static class |
XPath.SchemaElementTest |
static class |
XPath.TextTest |
Modifier and Type | Method and Description |
---|---|
XPath.NodeTest |
XPath.AxisStep.getNodeTest() |
protected XPath.NodeTest |
XPathParser.parseNodeTest(TokenStream tokens) |
Constructor and Description |
---|
AxisStep(XPath.NodeTest nodeTest,
List<XPath.Component> predicates) |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.