Uses of Annotation Type
org.apache.commons.digester3.annotations.rules.PathCallParam
Packages that use PathCallParam
-
Uses of PathCallParam in org.apache.commons.digester3.annotations.handlers
Methods in org.apache.commons.digester3.annotations.handlers with parameters of type PathCallParamModifier and TypeMethodDescriptionvoid
PathCallParamHandler.handle
(PathCallParam annotation, MethodArgument element, RulesBinder rulesBinder) Handles the current visited element with the related current annotation.