|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface URITemplateExpression
Generic URI template expression
This interface covers literal expansions (ie, not expressions) and expression expansions.
| Method Summary | |
|---|---|
String |
expand(VariableMap vars)
Compute an expanded string given a map of variables |
| Method Detail |
|---|
String expand(VariableMap vars)
throws URITemplateException
vars - the variables (names and values)
URITemplateException - incompatible variable/expansion pair
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||