| Constructor and Description |
|---|
JSTLTemplate() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initContext(Object context) |
Object |
lookup(String objectName)
Lookup an object and use its name as the default value if not found.
|
Object |
lookup(String objectName,
String defaultValue)
Lookup an object and supply a default value.
|
String |
replace(String template,
Object context) |
Copyright © 2014. All rights reserved.