Uses of Class
org.apache.commons.digester3.binder.BeanPropertySetterBuilder
Packages that use BeanPropertySetterBuilder
Package
Description
The Digester EDSL allows configure Digester using fluent APIs.
-
Uses of BeanPropertySetterBuilder in org.apache.commons.digester3.binder
Methods in org.apache.commons.digester3.binder that return BeanPropertySetterBuilderModifier and TypeMethodDescriptionBeanPropertySetterBuilder.extractPropertyNameFromAttribute
(String attribute) Sets the attribute name from which the property name has to be extracted.LinkedRuleBuilder.setBeanProperty()
Construct rule that automatically sets a property from the body text, taking the property name the same as the current element.Sets the name of property to set.