Uses of Class
de.dfki.lt.hog.exceptions.NoSuchPropertyException

Packages that use NoSuchPropertyException
de.dfki.lt.hog   
 

Uses of NoSuchPropertyException in de.dfki.lt.hog
 

Methods in de.dfki.lt.hog that throw NoSuchPropertyException
protected  java.io.File Module.getFileProperty(java.lang.String aProperty)
          This returns a File build from the value of a property as found in the properties object of the module.
protected  java.lang.String Module.getProperty(java.lang.String aProperty)
          This returns the value of a property as found in the properties object of the module.