org.apache.commons.digester
private class SetNestedPropertiesRule.AnyChildRule extends Rule
| Field Summary | |
|---|---|
| String | currChildElementName |
| String | currChildNamespaceURI |
| Method Summary | |
|---|---|
| void | begin(String namespaceURI, String name, Attributes attributes) |
| void | body(String value) |
| void | end(String namespace, String name) |