Uses of Annotation Type
org.apache.commons.digester.annotations.rules.CallMethod
Packages that use CallMethod
-
Uses of CallMethod in org.apache.commons.digester.annotations.providers
Classes in org.apache.commons.digester.annotations.providers that implement interfaces with type arguments of type CallMethodModifier and TypeClassDescriptionfinal classProvides instances ofCallMethodRuleMethods in org.apache.commons.digester.annotations.providers with parameters of type CallMethodModifier and TypeMethodDescriptionvoidCallMethodRuleProvider.init(CallMethod annotation, Method element) Initializes the provider.