Uses of Class
org.apache.commons.digester.annotations.reflect.MethodArgument
Packages that use MethodArgument
-
Uses of MethodArgument in org.apache.commons.digester.annotations.providers
Methods in org.apache.commons.digester.annotations.providers with parameters of type MethodArgumentModifier and TypeMethodDescriptionvoid
AttributeCallParamRuleProvider.init
(AttributeCallParam annotation, MethodArgument element) Initializes the provider.void
CallParamRuleProvider.init
(CallParam annotation, MethodArgument element) Initializes the provider.void
PathCallParamRuleProvider.init
(PathCallParam annotation, MethodArgument element) Initializes the provider.void
StackCallParamRuleProvider.init
(StackCallParam annotation, MethodArgument element) Initializes the provider.