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 TypeMethodDescriptionvoidAttributeCallParamRuleProvider.init(AttributeCallParam annotation, MethodArgument element) Initializes the provider.voidCallParamRuleProvider.init(CallParam annotation, MethodArgument element) Initializes the provider.voidPathCallParamRuleProvider.init(PathCallParam annotation, MethodArgument element) Initializes the provider.voidStackCallParamRuleProvider.init(StackCallParam annotation, MethodArgument element) Initializes the provider.