Package | Description |
---|---|
org.modeshape.jcr.query.model |
The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query.
|
org.modeshape.jcr.query.validate |
This package provides the interfaces that define the tables and columns that can be queried.
|
Modifier and Type | Method and Description |
---|---|
void |
Visitors.AbstractVisitor.visit(AllNodes obj) |
void |
Visitors.WalkAllVisitor.visit(AllNodes allNodes) |
void |
Visitors.ReadableVisitor.visit(AllNodes allNodes) |
void |
Visitor.visit(AllNodes obj) |
Modifier and Type | Method and Description |
---|---|
void |
Validator.visit(AllNodes obj) |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.