Uses of Package
org.mevenide.properties

Packages that use org.mevenide.properties
org.mevenide.context   
org.mevenide.properties   
org.mevenide.properties.resolver   
 

Classes in org.mevenide.properties used by org.mevenide.context
IPropertyResolver
          Instances of this interface are able to lookup and resolve the property values
 

Classes in org.mevenide.properties used by org.mevenide.properties
Comment
           
Element
           
ElementFactory
           
IPropertyFinder
          Instances of this interface are able to return the value for a defined key from a particular properties file.
KeyValuePair
           
PropertyModel
          Model of properties file.
PropertyModelFactory
           
 

Classes in org.mevenide.properties used by org.mevenide.properties.resolver
IPropertyFinder
          Instances of this interface are able to return the value for a defined key from a particular properties file.
IPropertyLocator
          Instances of this interface are able to find out where the given property is defined.
IPropertyResolver
          Instances of this interface are able to lookup and resolve the property values
 



Copyright © 2003-2005 The Codehaus. All Rights Reserved.