org.apache.catalina.startup
public class SetAllPropertiesRule extends Rule
Field Summary | |
---|---|
protected HashMap<String,String> | excludes |
Constructor Summary | |
---|---|
SetAllPropertiesRule() | |
SetAllPropertiesRule(String[] exclude) |
Method Summary | |
---|---|
void | begin(String namespace, String nameX, Attributes attributes)
Handle the beginning of an XML element.
|
Parameters: attributes The attributes of this element
Throws: Exception if a processing error occurs