Uses of Class
org.apache.commons.digester3.binder.SetPropertyBuilder

Packages that use SetPropertyBuilder
org.apache.commons.digester3.binder The Digester EDSL allows configure Digester using fluent APIs. 
 

Uses of SetPropertyBuilder in org.apache.commons.digester3.binder
 

Methods in org.apache.commons.digester3.binder that return SetPropertyBuilder
 SetPropertyBuilder SetPropertyBuilder.extractingValueFromAttribute(String valueAttributeName)
          Set the name of the attribute that will contain the value to which the property should be set.
 SetPropertyBuilder LinkedRuleBuilder.setProperty(String attributePropertyName)
          Sets an individual property on the object at the top of the stack, based on attributes with specified names.
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.