public class WordModelHandlerImpl extends Object implements ModelHandler
| 构造器和说明 |
|---|
WordModelHandlerImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
ConverToFreemaker(String ftlOutputPath) |
String |
VerifyModel(String xmlPath,
String ftlOutputPath) |
String |
WordXmlModelHandle(String xmlPath,
String ActualModelPath) |
void |
XmlPlaceHolderHandler(String xmlFtlPath) |
public String VerifyModel(String xmlPath, String ftlOutputPath) throws Exception
VerifyModel 在接口中 ModelHandlerExceptionpublic String ConverToFreemaker(String ftlOutputPath) throws org.dom4j.DocumentException, IOException
ConverToFreemaker 在接口中 ModelHandlerorg.dom4j.DocumentExceptionIOExceptionpublic void XmlPlaceHolderHandler(String xmlFtlPath) throws IOException
XmlPlaceHolderHandler 在接口中 ModelHandlerIOExceptionCopyright © 2020. All rights reserved.