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