public class XMLUIConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
XMLUIConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<Aspect> |
getAspectChain() |
static java.util.List<Theme> |
getThemeRules() |
static void |
loadConfig(java.lang.String... configPaths)
Initialize the XMLUI Configuration.
|
public static void loadConfig(java.lang.String... configPaths)
throws java.io.IOException,
org.jdom.JDOMException
configPaths - Multiple paths configuration paths may be specifiedjava.io.IOExceptionorg.jdom.JDOMExceptionpublic static java.util.List<Aspect> getAspectChain()
public static java.util.List<Theme> getThemeRules()
Copyright © 2014 DuraSpace. All Rights Reserved.