| Package | Description |
|---|---|
| com.damnhandy.uri.template |
Handy URI Templates
|
| com.damnhandy.uri.template.impl |
| Class and Description |
|---|
| UriTemplate
This is the main class for creating and manipulating URI templates.
|
| UriTemplate.Encoding |
| VarExploder
A
VarExploder is invoked when an explode modifier "*" is encountered within
a variable name within a URI expression expression and the replacement value is a complex
type, such a some type of POJO or other data type. |
| Class and Description |
|---|
| UriTemplate
This is the main class for creating and manipulating URI templates.
|
| UriTemplate.Encoding |
| VarExploder
A
VarExploder is invoked when an explode modifier "*" is encountered within
a variable name within a URI expression expression and the replacement value is a complex
type, such a some type of POJO or other data type. |
Copyright © April 30, 2012-2012 Ryan J. McDonough. All Rights Reserved.