Uses of Interface
org.apache.commons.modeler.util.IntrospectionUtils.PropertySource

Packages that use IntrospectionUtils.PropertySource
org.apache.commons.modeler.util   
 

Uses of IntrospectionUtils.PropertySource in org.apache.commons.modeler.util
 

Methods in org.apache.commons.modeler.util with parameters of type IntrospectionUtils.PropertySource
static java.lang.String IntrospectionUtils.replaceProperties(java.lang.String value, java.util.Hashtable staticProp, IntrospectionUtils.PropertySource[] dynamicProp)
          Replace ${NAME} with the property value
 



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.