Uses of Class
org.apache.commons.digester3.SetRootRule
Packages that use SetRootRule
Package
Description
The Digester EDSL allows configure Digester using fluent APIs.
-
Uses of SetRootRule in org.apache.commons.digester3.binder
Subclasses with type arguments of type SetRootRule in org.apache.commons.digester3.binderModifier and TypeClassDescriptionfinal classBuilder chained when invokingLinkedRuleBuilder.setRoot(String).Methods in org.apache.commons.digester3.binder that return SetRootRuleModifier and TypeMethodDescriptionprotected SetRootRuleSetRootBuilder.createRule()Provides an instance ofRule.