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