Class SetPropertyRule
java.lang.Object
org.apache.commons.digester3.Rule
org.apache.commons.digester3.xmlrules.PatternRule
org.apache.commons.digester3.xmlrules.AbstractXmlRule
org.apache.commons.digester3.xmlrules.SetPropertyRule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidbindRule(LinkedRuleBuilder linkedRuleBuilder, Attributes attributes) Methods inherited from class AbstractXmlRule
beginMethods inherited from class PatternRule
end, getMatchingPatternMethods inherited from class Rule
body, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
-
Constructor Details
-
SetPropertyRule
-
-
Method Details
-
bindRule
protected void bindRule(LinkedRuleBuilder linkedRuleBuilder, Attributes attributes) throws Exception - Specified by:
bindRulein classAbstractXmlRule- Parameters:
linkedRuleBuilder-attributes-- Throws:
Exception
-