org.ofbiz.webapp.ftl
Class OfbizAmountTransform

java.lang.Object
  extended by org.ofbiz.webapp.ftl.OfbizAmountTransform

public class OfbizAmountTransform
extends java.lang.Object

OfbizAmountTransform - Freemarker Transform for content links


Field Summary
static java.lang.String module
           
static java.lang.String SPELLED_OUT_FORMAT
           
 
Constructor Summary
OfbizAmountTransform()
           
 
Method Summary
 java.io.Writer getWriter(java.io.Writer out, java.util.Map args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

module

public static final java.lang.String module

SPELLED_OUT_FORMAT

public static final java.lang.String SPELLED_OUT_FORMAT
See Also:
Constant Field Values
Constructor Detail

OfbizAmountTransform

public OfbizAmountTransform()
Method Detail

getWriter

public java.io.Writer getWriter(java.io.Writer out,
                                java.util.Map args)