| Class | Description |
|---|---|
| Parser | |
| RawUri | |
| RawUri.QueryOption | |
| UriContext |
UriContext object used for holding information for URI parsing.
|
| UriContext.LambdaVariables | |
| UriDecoder | |
| UriParseTreeVisitor |
Converts the URI parse tree as generated by ANTLR into an internal representation
suitable to give to an application.
|
| Enum | Description |
|---|---|
| UriParserSemanticException.MessageKeys | |
| UriParserSyntaxException.MessageKeys |
| Exception | Description |
|---|---|
| UriParserException | |
| UriParserSemanticException |
Exception thrown during URI parsing in cases where an URI part is invalid according to the Entity Data Model.
|
| UriParserSyntaxException |
Exception thrown during URI parsing in cases where the URI violates the URI construction rules.
|
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.