public interface IConfigurationReader
Modifier and Type | Method and Description |
---|---|
Configuration |
makeConfiguration(Source source)
Create a Configuration based on the contents of this configuration file
|
Configuration makeConfiguration(Source source) throws XPathException
source
- the Source of the configuration fileXPathException