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

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

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

Methods in org.apache.commons.digester3.binder that return SetRootBuilder
 SetRootBuilder LinkedRuleBuilder.setRoot(String methodName)
          Calls a method on the root object on the stack, passing the top object (child) as an argument.
 



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