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