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