|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.hippo.client.webdav.utils.Interpolation
public class Interpolation
Performs basic variable interpolation on a String for variables within a Map. Variables of the form, ${var}, are supported.
| Constructor Summary | |
|---|---|
Interpolation()
|
|
| Method Summary | |
|---|---|
static String |
interpolate(String templateString,
Map valuesMap)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Interpolation()
| Method Detail |
|---|
public static String interpolate(String templateString,
Map valuesMap)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||