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