Methods in com.hyperion.css that return CSSSystem |
static CSSSystem |
CSSSystem.getCSSSystem()
Returns an instance of CSSSystem if the the system has been already
initialized, returns null otherwise. |
static CSSSystem |
CSSSystem.getInstance()
Deprecated. |
static CSSSystem |
CSSSystem.getInstance(java.util.Map context,
java.lang.String logPath)
Returns an initialized singleton instance of CSSSystem using the
configuration from registry. |
static CSSSystem |
CSSSystem.getInstance(java.util.Map context,
java.net.URL configURL,
java.lang.String logPath)
Returns an initialized singleton instance of CSSSystem using the specified configURL. |