|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objecttoolbox.web.template.DoBase64
public class DoBase64
Template helper to perform base64 encoding and decoding.
| Field Summary |
|---|
| Fields inherited from interface freemarker.template.TemplateModel |
|---|
NOTHING |
| Constructor Summary | |
|---|---|
DoBase64()
Default constructor |
|
| Method Summary | |
|---|---|
java.lang.Object |
exec(java.util.List args)
Encode or decode a Base64 string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DoBase64()
| Method Detail |
|---|
public java.lang.Object exec(java.util.List args)
throws freemarker.template.TemplateModelException
exec in interface freemarker.template.TemplateMethodModelargs - List containing two strings.
freemarker.template.TemplateModelException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||