类 OpenOfficeInstance
java.lang.Object
com.gdxsoft.easyweb.utils.fileConvert.OpenOfficeInstance
-
字段概要
字段修饰符和类型字段说明static org.jodconverter.core.office.OfficeManagerstatic boolean -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static voidConvert the file typestatic voidConvert the file typevoidConvert the file typestatic voidstatic voidstatic void
-
字段详细资料
-
officeManager
public static org.jodconverter.core.office.OfficeManager officeManager -
SERVICE_START
public static boolean SERVICE_START
-
-
构造器详细资料
-
OpenOfficeInstance
public OpenOfficeInstance()
-
-
方法详细资料
-
startService
public static void startService() -
stopService
public static void stopService() -
convert
Convert the file type- 参数:
inputFile- the input fileoutFile- the output fileoutProperties- the output properties
-
convert
-
convert
Convert the file type- 参数:
inputFile- the input fileoutFile- the output file
-
convert
Convert the file type- 参数:
inputFilePath- the input file pathoutFilePath- the output file path
-