类 ConfSOffice
java.lang.Object
com.gdxsoft.easyweb.conf.ConfSOffice
文档转换服务的OpenOffice /LibreOffice配置
<sOffice sofficePath="c:/Program Files/LibreOffice/" ports="8100,8101,8102" />
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static ConfSOfficeReturn the instance of defineint[]getPorts()启动服务的端口,默认8100,多个端口意味者多个服务文档转换服务的OpenOffice /LibreOffice安装路径
-
构造器详细资料
-
ConfSOffice
public ConfSOffice()
-
-
方法详细资料
-
getInstance
Return the instance of define- 返回:
-
getSofficePath
文档转换服务的OpenOffice /LibreOffice安装路径- 返回:
-
getPorts
public int[] getPorts()启动服务的端口,默认8100,多个端口意味者多个服务- 返回:
-