Package pl.matsuo.core.util
Class FreemarkerUtils
java.lang.Object
pl.matsuo.core.util.FreemarkerUtils
Helper util for maps in freemarker. By wrapping map with mapWrapper() you can get map elements by
simply lookup(id). Normal maps are changed internally by freemarker and their behaviour is weird.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FreemarkerUtils
public FreemarkerUtils()
-
-
Method Details
-
mapWrapper
-