Uses of Class
org.apache.commons.digester3.CallMethodRule
Packages that use CallMethodRule
Package
Description
The Digester EDSL allows configure Digester using fluent APIs.
-
Uses of CallMethodRule in org.apache.commons.digester3.binder
Subclasses with type arguments of type CallMethodRule in org.apache.commons.digester3.binderModifier and TypeClassDescriptionfinal classBuilder chained when invokingLinkedRuleBuilder.callMethod(String).Methods in org.apache.commons.digester3.binder that return CallMethodRuleModifier and TypeMethodDescriptionprotected CallMethodRuleCallMethodBuilder.createRule()Provides an instance ofRule.