Parses an input stream containing XML text and returns a new configuration.
@param stream input stream to parse. SHould not be null.
@return a configured Configuration object representing the configuration in the stream
@since 2.1.0
Parses an input stream containing XML text and returns a new configuration.
@param stream input stream to parse. SHould not be null.
@return a configured Configuration object representing the configuration in the stream
@since 2.1.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.