| Package | Description |
|---|---|
| org.apache.tomcat.util | |
| org.apache.tomcat.util.digester |
The Digester package provides for rules-based processing of arbitrary
XML documents.
|
| 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.source |
Copyright © 2014 Mort Bay Consulting. All Rights Reserved.