类 UCombine

java.lang.Object
com.gdxsoft.easyweb.utils.UCombine

@Deprecated public class UCombine extends Object
已过时。
合并静态文件对象(js/css)
  • 方法详细资料

    • instanceOfJs

      public static UCombine instanceOfJs(String context)
      已过时。
      获取Js实例
      参数:
      context - the context
      返回:
      js
    • instanceOfCss

      public static UCombine instanceOfCss(String context)
      已过时。
      获取Css实例
      参数:
      context - the context
      返回:
      css
    • getCombineCgi

      public String getCombineCgi()
      已过时。
      获取CGI路径
      返回:
      CGI路径
    • setCombineCgi

      public void setCombineCgi(String _CombineCgi)
      已过时。
      设置CGI路径
      参数:
      _CombineCgi - CGI路径
    • add

      public void add(String path)
      已过时。
      增加路径
      参数:
      path - 路径
    • toString

      public String toString()
      已过时。
      转成表 js/css 的达式
      覆盖:
      toString 在类中 Object
      返回:
      js/css 的达式
    • getContext

      public String getContext()
      已过时。
      Context
      返回:
      Context
    • setContext

      public void setContext(String _Context)
      已过时。
      Context
      参数:
      _Context - Context
    • getMethod

      public String getMethod()
      已过时。
      Method
      返回:
      Method
    • setMethod

      public void setMethod(String _Method)
      已过时。
      Method
      参数:
      _Method - Method
    • isNew

      public boolean isNew()
      已过时。
      isNew
      返回:
      true/false
    • setIsNew

      public void setIsNew(boolean _IsNew)
      已过时。
      isNew
      参数:
      _IsNew - isNew
    • isDebug

      public boolean isDebug()
      已过时。
      isDebug
      返回:
      isDebug
    • setIsDebug

      public void setIsDebug(boolean _IsDebug)
      已过时。
      isDebug
      参数:
      _IsDebug - isDebug
    • getAl

      public ArrayList<String> getAl()
      已过时。
      Al
      返回:
      Al