Uses of Class
org.apache.commons.digester.annotations.rules.CallParam
-
Packages that use CallParam Package Description org.apache.commons.digester.annotations.providers This package containsAnnotationRuleProvider
implementations.org.apache.commons.digester.annotations.rules Classes contained in this package are annotations that reflect Digester rules. -
-
Uses of CallParam in org.apache.commons.digester.annotations.providers
Methods in org.apache.commons.digester.annotations.providers with parameters of type CallParam Modifier and Type Method Description void
CallParamRuleProvider. init(CallParam annotation, MethodArgument element)
Initializes the provider. -
Uses of CallParam in org.apache.commons.digester.annotations.rules
Methods in org.apache.commons.digester.annotations.rules that return CallParam Modifier and Type Method Description CallParam[]
value()
-