public class DummyConverter extends Object implements IDocConverter
public File convert(File srcFile, File destFile, DocConvertSettings settings) throws Exception
IDocConverterconvert 在接口中 IDocConvertersrcFile - 待转换的源文件destFile - 要转换成为的目标文件settings - 转换设置ExceptionCopyright © 2018. All rights reserved.