类 Html2Docx
java.lang.Object
com.gdxsoft.easyweb.utils.fileConvert.Html2Docx
Html文件转换成 docx
- 作者:
- guolei
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidconvert2Docx(File htmlFilePathAndName, File docxFilePathAndName) Html文件转换成 docxvoidconvert2Docx(String htmlFilePathAndName, String docxFilePathAndName) Html文件转换成 docx
-
构造器详细资料
-
Html2Docx
public Html2Docx()
-
-
方法详细资料
-
convert2Docx
Html文件转换成 docx- 参数:
htmlFilePathAndName-docxFilePathAndName-
-
convert2Docx
Html文件转换成 docx- 参数:
htmlFilePathAndName-docxFilePathAndName-
-