This class represents a repository of APIs. It is backed by a XML file with a predefined schema. This class is resoponsible for parsing the XML file and getting populated by the information available in that file. In verifier, this class is used in conjunction with an XML file where all the standard APIs are listed along with their respective version number. Refer to standard-apis.xml file to see how we list APIs in that file.
@author Sanjeeb.Sahoo@Sun.COM
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.