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