Unmarshal XML data from the specified InputStream and return the resulting content tree. Validation event location information may be incomplete when using this form of the unmarshal API.
Implements Unmarshal Global Root Element.
@param is the InputStream to unmarshal XML data from
@return the newly created root object of the java content tree
@throws JAXBException If any unexpected errors occur while unmarshalling
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.