Class SetRootHandler
java.lang.Object
org.apache.commons.digester3.annotations.handlers.AbstractMethodHandler<SetRoot>
org.apache.commons.digester3.annotations.handlers.SetRootHandler
- All Implemented Interfaces:
AnnotationHandler<SetRoot,
Method>
SetRoot
handler.- Since:
- 3.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.commons.digester3.annotations.handlers.AbstractMethodHandler
handle
-
Constructor Details
-
SetRootHandler
public SetRootHandler()
-
-
Method Details
-
doBind
protected void doBind(String pattern, String namespaceURI, Method method, Class<?> type, boolean fireOnBegin, RulesBinder rulesBinder) - Specified by:
doBind
in classAbstractMethodHandler<SetRoot>
-