Uses of Interface
org.apache.tomcat.util.IntrospectionUtils.PropertySource

Packages that use IntrospectionUtils.PropertySource
org.apache.tomcat.util Utilities used by the rest of com.sun.web.* 
 

Uses of IntrospectionUtils.PropertySource in org.apache.tomcat.util
 

Methods in org.apache.tomcat.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 ? 2001 Apache Software Foundation. All Rights Reserved.