public class DocumentHandler extends Object
public void createDoc(Map<String,Object> dataMap, String fileName, String templatePath, String templateName) throws IOException
dataMap - 数据集fileName - 生成文件名templatePath - 模板路径templateName - 模板名称IOExceptionCopyright © 2018. All rights reserved.