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 String IntrospectionUtils.replaceProperties(String value, Hashtable staticProp, IntrospectionUtils.PropertySource[] dynamicProp)
          Replace ${NAME} with the property value
 



Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.