| Class | Description |
|---|---|
| RFC6570UriTemplate |
A
UriTemplate implementation that supports RFC6570 |
| VarExploderFactory | |
| VarSpec |
Represents a variable in a URI template expression.
|
| Enum | Description |
|---|---|
| Modifier | |
| Operator |
An enum representing an operator in a URI Template.
|
| VarSpec.VarFormat |
| Exception | Description |
|---|---|
| ExpressionParseException |
This
RuntimeException is raised when the the template processor
encounters an issue parsing the URI template expression. |
| UriEncodingException | |
| VariableExpansionException |
This
RuntimeException is raised when the the template processor
encounters an issue expanding the value into the variable at expansion time. |
Copyright © April 30, 2012-2012 Ryan J. McDonough. All Rights Reserved.