public class DocumentProducer
extends java.lang.Object
| 构造器和说明 |
|---|
DocumentProducer(freemarker.template.Configuration CustomerConfig,
java.lang.String ActualModelPath) |
DocumentProducer(java.lang.String ActualModelPath) |
public DocumentProducer(freemarker.template.Configuration CustomerConfig,
java.lang.String ActualModelPath)
public DocumentProducer(java.lang.String ActualModelPath)
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String Complie(java.lang.String XmlModelPath,
boolean debugModel)
throws org.dom4j.DocumentException,
java.io.IOException
org.dom4j.DocumentExceptionjava.io.IOExceptionpublic void produce(java.lang.Object data,
java.lang.String ProduceFilePath)
throws java.io.IOException,
freemarker.template.TemplateException
java.io.IOExceptionfreemarker.template.TemplateExceptionpublic void produce(java.lang.Object data,
java.lang.String ProduceFilePath,
Config config)
throws java.io.IOException,
freemarker.template.TemplateException
java.io.IOExceptionfreemarker.template.TemplateExceptionCopyright © 2019. All Rights Reserved.