类 File2Html
java.lang.Object
com.gdxsoft.easyweb.utils.fileConvert.File2Html
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidconvert2Html(File inputFile, File htmlFile) 转换成 Htmlvoidconvert2Html(String inputFile, String htmlFile) 转换成 Html
-
构造器详细资料
-
File2Html
public File2Html()
-
-
方法详细资料
-
convert2Html
转换成 Html- 参数:
inputFile-htmlFile-
-
convert2Html
转换成 Html- 参数:
inputFile-htmlFile-
-