|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| QueryObjectModelVisitor | Interface to make use of the Visitor pattern programming style. |
| Class Summary | |
|---|---|
| Visitors | |
| Visitors.AbstractModelVisitor | A common base class for all visitors, which provides no-op implementations for all visit(...) methods. |
| Visitors.NavigationVisitor | An abstract visitor implementation that performs navigation of the query object. |
| Visitors.ReadableVisitor | |
| Visitors.WalkAllVisitor | A visitor implementation that walks the entire query object tree and delegates to another supplied visitor to do the actual work. |
| Exception Summary | |
|---|---|
| InvalidQueryException | Query invalid exception. |
| QueryObjectModelException | Query model exception. |
| VisitException | VisitException. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||