public class Excel2HtmlConverter extends Object implements IFileConverter
public File convert(File srcFile, File targetFile, FileConverterSettings settings) throws Exception
IFileConverterconvert 在接口中 IFileConvertersrcFile - 待转换的源文件targetFile - 要转换成为的目标文件settings - 转换设置Exception - 转换过程中可能发生的各种异常Copyright © 2019. All rights reserved.