|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.apache.commons.digester.Rule
|
+--org.apache.commons.digester.xmlrules.DigesterRuleParser.SetPropertiesAliasRule
A rule for adding a attribute-property alias to the custom alias mappings of the containing SetPropertiesRule rule.
| Fields inherited from class org.apache.commons.digester.Rule |
digester, namespaceURI |
| Constructor Summary | |
DigesterRuleParser.SetPropertiesAliasRule(Digester digester)
Base constructor. |
|
| Method Summary | |
void |
begin(org.xml.sax.Attributes attributes)
Add the alias to the SetPropertiesRule object created by the enclosing |
| Methods inherited from class org.apache.commons.digester.Rule |
body, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public DigesterRuleParser.SetPropertiesAliasRule(Digester digester)
Base constructor.
digester - the Digester used to parse the rules XML file| Method Detail |
public void begin(org.xml.sax.Attributes attributes)
begin in class Ruleorg.apache.commons.digester.Ruleattributes - The attribute list of this element
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||