public final class XmlConfigReader extends Object implements ConfigReader
| Constructor and Description |
|---|
XmlConfigReader() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Rule> |
getDeactivatedRuleSet()
Retrieves all rules, by default deactivated
|
Map<String,Rule> |
read(String file) |
public Map<String,Rule> read(String file) throws ConfigReaderException
read in interface ConfigReaderConfigReaderException - If file can not be found in classpathCopyright © 2018 viadee Unternehmensberatung GmbH. All rights reserved.