|
ModeShape Distribution 3.0.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidQueryException | |
|---|---|
| org.modeshape.jcr.query.parse | This package defines the QueryParser interface, which defines a component that can parse a query represented
in a specific language and produce the corresponding abstract query model representation. |
| org.modeshape.jcr.query.xpath | The components used to parse JCR XPath queries and translate them into equivalent JCR-SQL2 queries. |
| Uses of InvalidQueryException in org.modeshape.jcr.query.parse |
|---|
| Methods in org.modeshape.jcr.query.parse that throw InvalidQueryException | |
|---|---|
QueryCommand |
QueryParser.parseQuery(String query,
TypeSystem typeSystem)
Parse the supplied query from a string representation into a QueryCommand. |
QueryCommand |
FullTextSearchParser.parseQuery(String query,
TypeSystem typeSystem)
|
| Uses of InvalidQueryException in org.modeshape.jcr.query.xpath |
|---|
| Methods in org.modeshape.jcr.query.xpath that throw InvalidQueryException | |
|---|---|
QueryCommand |
XPathQueryParser.parseQuery(String query,
TypeSystem typeSystem)
|
|
ModeShape Distribution 3.0.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||