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

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

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

Methods in org.apache.commons.digester3.binder that return SetTopBuilder
 SetTopBuilder LinkedRuleBuilder.setTop(String methodName)
          Calls a "set top" method on the top (child) object, passing the (top-1) (parent) object as an argument.
 



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