| Package | Description |
|---|---|
| org.apache.tomcat.util | |
| org.apache.tomcat.util.digester |
| Modifier and Type | Method and Description |
|---|---|
static String |
IntrospectionUtils.replaceProperties(String value,
Hashtable<Object,Object> staticProp,
IntrospectionUtils.PropertySource[] dynamicProp)
Replace ${NAME} with the property value.
|
| Modifier and Type | Field and Description |
|---|---|
protected static IntrospectionUtils.PropertySource |
Digester.propertySource |
protected IntrospectionUtils.PropertySource[] |
Digester.source |
| Modifier and Type | Method and Description |
|---|---|
static void |
Digester.setPropertySource(IntrospectionUtils.PropertySource propertySource) |
Copyright © 2014–2018 Webtide. All rights reserved.