@Documented @Retention(value=RUNTIME) @Target(value=METHOD) @DigesterRule(reflectsRule=SetRootRule.class, providedBy=SetRootRuleProvider.class, handledBy=MethodHandler.class) public @interface SetRoot
SetRoot will be bound
with SetRootRule digester rule.Digester.addSetRoot(String,String,String)public abstract Class<?>[] value
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.