Uses of Annotation Type
org.apache.commons.digester3.annotations.rules.SetProperty
Packages that use SetProperty
-
Uses of SetProperty in org.apache.commons.digester3.annotations.handlers
Classes in org.apache.commons.digester3.annotations.handlers that implement interfaces with type arguments of type SetPropertyMethods in org.apache.commons.digester3.annotations.handlers with parameters of type SetPropertyModifier and TypeMethodDescriptionvoidSetPropertiesHandler.handle(SetProperty annotation, Field element, RulesBinder rulesBinder) Handles the current visited element with the related current annotation.