org.apache.commons.digester

Class SetNestedPropertiesRule.AnyChildRule

private class SetNestedPropertiesRule.AnyChildRule extends Rule

Field Summary
StringcurrChildElementName
StringcurrChildNamespaceURI
Method Summary
voidbegin(String namespaceURI, String name, Attributes attributes)
voidbody(String value)
voidend(String namespace, String name)

Field Detail

currChildElementName

private String currChildElementName

currChildNamespaceURI

private String currChildNamespaceURI

Method Detail

begin

public void begin(String namespaceURI, String name, Attributes attributes)

body

public void body(String value)

end

public void end(String namespace, String name)
Copyright 2001-2005 The Apache Software Foundation.