| Package | Description |
|---|---|
| com.damnhandy.uri.template |
Handy URI Templates
|
| com.damnhandy.uri.template.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultVarExploder
The
DefaultVarExploder is a VarExploder implementation that takes in a Java object and
extracts the properties for use in a URI Template. |
| Modifier and Type | Method and Description |
|---|---|
static VarExploder |
VarExploderFactory.getExploder(Object varValue,
VarSpec varSpec) |
Copyright © April 30, 2012-2012 Ryan J. McDonough. All Rights Reserved.