|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jelly.apt.freemarker.FreemarkerTransform<UnwrapIfPrimitiveStrategy>
net.sf.jelly.apt.freemarker.transforms.UnwrapIfPrimitiveTransform
public class UnwrapIfPrimitiveTransform
Unwrap body if type is primitive.
Field Summary |
---|
Fields inherited from interface freemarker.template.TemplateModel |
---|
NOTHING |
Constructor Summary | |
---|---|
UnwrapIfPrimitiveTransform(java.lang.String namespace)
|
Method Summary | |
---|---|
UnwrapIfPrimitiveStrategy |
newStrategy()
Instantiate a new strategy instance. |
Methods inherited from class net.sf.jelly.apt.freemarker.FreemarkerTransform |
---|
convertString, findSetter, getTransformName, getTransformNamespace, getWriter, setupStrategy, unwrap |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnwrapIfPrimitiveTransform(java.lang.String namespace)
Method Detail |
---|
public UnwrapIfPrimitiveStrategy newStrategy()
FreemarkerTransform
newStrategy
in class FreemarkerTransform<UnwrapIfPrimitiveStrategy>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |