net.sf.saxon.trans
public interface IConfigurationReader
Method Summary | |
---|---|
Configuration | makeConfiguration(Source source)
Create a Configuration based on the contents of this configuration file |
Parameters: source the Source of the configuration file
Returns: the constructed Configuration
Throws: XPathException