Uses of Class
org.apache.commons.digester.annotations.reflect.MethodArgument
Packages that use MethodArgument
-
Uses of MethodArgument in org.apache.commons.digester.annotations.providers
Classes in org.apache.commons.digester.annotations.providers that implement interfaces with type arguments of type MethodArgumentModifier and TypeClassDescriptionfinal classProvides instances ofCallParamRule.final classProvides instances ofCallParamRule.final classProvides instances ofPathCallParamRule.final classProvides instances ofCallParamRule.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.