Uses of Annotation Type
org.apache.commons.digester.annotations.rules.BeanPropertySetter
Packages that use BeanPropertySetter
-
Uses of BeanPropertySetter in org.apache.commons.digester.annotations.providers
Classes in org.apache.commons.digester.annotations.providers that implement interfaces with type arguments of type BeanPropertySetterModifier and TypeClassDescriptionfinal classProvides instances ofBeanPropertySetterRule.Methods in org.apache.commons.digester.annotations.providers with parameters of type BeanPropertySetterModifier and TypeMethodDescriptionvoidBeanPropertySetterRuleProvider.init(BeanPropertySetter annotation, Field element) Initializes the provider.