Package org.apache.commons.digester.annotations.handlers
The
handlers
package contains
DigesterLoaderHandler
implementations.-
Interface Summary Interface Description DefaultLoaderHandler The DefaultLoaderHandler marks rules that have to be processed by the built-in Digester annotation rules engine. -
Class Summary Class Description MethodHandler Handler that takes care to create theSetNextRuleProvider
andSetRootRuleProvider
.SetPropertiesLoaderHandler Handler that takes care to create theSetPropertiesRuleProvider
.