Uses of Class
org.melati.util.NoSuchPropertyException

Packages that use NoSuchPropertyException
org.melati.util An assortment of useful objects. 
 

Uses of NoSuchPropertyException in org.melati.util
 

Methods in org.melati.util that throw NoSuchPropertyException
static int PropertiesUtils.getOrDie_int(Properties properties, String propertyName)
          Get an Integer property.
static String PropertiesUtils.getOrDie(Properties properties, String propertyName)
          Return a property.
 



Copyright © 2000-2010 PanEris. All Rights Reserved.