|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
SetNextRule
,
SetRootRule
and SetTopRule
rules.RulesModule
that automatically binds every
rule to the input namespaceURI.
ObjectCreationFactory
implementations.LinkedRuleBuilder.setNext(String)
,
LinkedRuleBuilder.setRoot(String)
or LinkedRuleBuilder.setTop(String)
.AbstractRuleImpl
provides basic services for Rules
implementations.Digester
matching path.
Digester
instance,
associating them with our namespace URI (if any).
SetNestedPropertiesRule
.
SetNestedPropertiesRule
.
SetNestedPropertiesRule
.
SetRootRule
with the specified parameters.
SetRootRule
with the specified parameters.
Class
visit performed by
the DigesterLoader
.AnnotationHandler
.BeanPropertySetter
will be bound with BeanPropertySetterRule
digester rule.@BeanPropertySetter
annotations on the same element.LinkedRuleBuilder.setBeanProperty()
.BeanPropertySetter
handler.LinkedRuleBuilder.addRule(Rule)
.LinkedRuleBuilder.addRuleCreatedBy(org.apache.commons.digester3.binder.RuleProvider)
.CallMethod
will be bound with CallMethodRule
digester rule.LinkedRuleBuilder.callParam()
rule or from the body of this element.
@CallMethod
annotations on the same element.LinkedRuleBuilder.callMethod(String)
.CallMethod
handler.CallParamRule
rules or from the body