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