Loads a XML document (from the file system), maps it to an instance of the JavaBean beanClass, and returns the instance.
@param xmlInput The file system path to the XML data file toprocess.
@see #map(InputStream,String)
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.