org.apache.commons.digester.xmlrules
Class DigesterRuleParser.SetNestedPropertiesAliasRule
- DigesterRuleParser
protected class DigesterRuleParser.SetNestedPropertiesAliasRule
A rule for adding a attribute-property alias to the custom alias mappings of
the containing SetNestedPropertiesRule rule.
void | begin(Attributes attributes) - Add the alias to the SetNestedPropertiesRule object created by the
enclosing tag.
|
begin , begin , body , body , end , end , finish , getDigester , getNamespaceURI , setDigester , setNamespaceURI |
SetNestedPropertiesAliasRule
public SetNestedPropertiesAliasRule()
Base constructor.
begin
public void begin(Attributes attributes)
Add the alias to the SetNestedPropertiesRule object created by the
enclosing tag.
- begin in interface Rule
Copyright 2001-2005 The Apache Software Foundation.