org.ofbiz.base.util.template |
|
Java Source File Name | Type | Comment |
FreeMarkerWorker.java | Class | |
FtlTransform.java | Class | FtlTransform
This utility takes the URL to a Freemarker template and some parameters
and runs the template and writes to the writer that was passed. |
XslTransform.java | Class | XslTransform
This utility takes an input document and a XSL stylesheet and performs the
transform, returning the output document. |