| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.antlr | |
| org.apache.olingo.server.core.uri.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
UriParserBaseVisitor<T>
This class provides an empty implementation of
UriParserVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
| Modifier and Type | Class and Description |
|---|---|
class |
UriParseTreeVisitor
Converts the URI parse tree as generated by ANTLR into an internal representation
suitable to give to an application.
|
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.