类 ConfSOffice

java.lang.Object
com.gdxsoft.easyweb.conf.ConfSOffice

public class ConfSOffice extends Object
文档转换服务的OpenOffice /LibreOffice配置 <sOffice sofficePath="c:/Program Files/LibreOffice/" ports="8100,8101,8102" />
  • 构造器详细资料

    • ConfSOffice

      public ConfSOffice()
  • 方法详细资料

    • getInstance

      public static ConfSOffice getInstance()
      Return the instance of define
      返回:
    • getSofficePath

      public String getSofficePath()
      文档转换服务的OpenOffice /LibreOffice安装路径
      返回:
    • getPorts

      public int[] getPorts()
      启动服务的端口,默认8100,多个端口意味者多个服务
      返回: