Uses of Class
org.mindswap.damlparser.daml.DAMLFile

Packages that use DAMLFile
org.mindswap.damlparser   
 

Uses of DAMLFile in org.mindswap.damlparser
 

Methods in org.mindswap.damlparser that return DAMLFile
 DAMLFile DAMLParser.readDAML(java.lang.String fn, java.lang.String abbrev)
          The core function of the parser.