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
Methods in org.apache.commons.digester3.binder that return CallParamRuleModifier and TypeMethodDescriptionprotected CallParamRule
CallParamBuilder.createRule()
Provides an instance ofRule
.