com.revusky.niggle.templates.freemarkerimpl
Class FreemarkerPresentationWrapper
java.lang.Object
|
+--com.revusky.niggle.templates.PresentationWrapper
|
+--com.revusky.niggle.templates.freemarkerimpl.FreemarkerPresentationWrapper
- Direct Known Subclasses:
- LazyHash, LazyList
- public abstract class FreemarkerPresentationWrapper
- extends PresentationWrapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CASE_INSENSITIVE
public static final boolean CASE_INSENSITIVE
FreemarkerPresentationWrapper
public FreemarkerPresentationWrapper()
createWrapper
protected freemarker.template.TemplateModel createWrapper(java.lang.Object val)
createNestedHash
protected LazyHash createNestedHash(java.util.Map map)
normalizeMap
protected java.util.HashMap normalizeMap(java.util.Map m)
wrapString
protected freemarker.template.TemplateModel wrapString(java.lang.String s)