public class XMLUIConfiguration extends Object
| Constructor and Description |
|---|
XMLUIConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static List<Aspect> |
getAspectChain() |
static List<Theme> |
getThemeRules() |
static void |
loadConfig(String... configPaths)
Initialize the XMLUI Configuration.
|
public static void loadConfig(String... configPaths) throws IOException, org.jdom.JDOMException
configPaths - Multiple configuration paths may be specified.IOException - if file access fails.org.jdom.JDOMException - if file cannot be parsed.Copyright © 2016 DuraSpace. All rights reserved.