Uses of Class
jfun.jaskell.conf.Configuration

Packages that use Configuration
jfun.jaskell.conf Provides a simple configuration solution using the Jaskell language. 
 

Uses of Configuration in jfun.jaskell.conf
 

Methods in jfun.jaskell.conf that return Configuration
 Configuration ConfReader.readConfig(java.io.File f)
          Read a jaskell file and return the information in a Configuration object.