Uses of Class
org.mindswap.xmlparser.XMLFile

Packages that use XMLFile
org.mindswap.xmlparser   
 

Uses of XMLFile in org.mindswap.xmlparser
 

Methods in org.mindswap.xmlparser that return XMLFile
 XMLFile XMLParser.read(java.lang.String filename)
          The core function of the parser.