public class ConfigReader extends Object
| Constructor and Description |
|---|
ConfigReader()
|
public static Configurationread(InputStream input) throws ParserConfigurationException , SAXException , FileNotFoundException , IOException
input - the stream to read the xml from.
SAXException - on parsing failure
ParserConfigurationException - on failure.
IOException - on failure.
FileNotFoundException - on failure.