@Documented @Retention(value=RUNTIME) @Target(value=METHOD) @DigesterRule(reflectsRule=CallMethodRule.class, providedBy=CallMethodRuleProvider.class) public @interface CallMethod
CallMethod
will be bound with
CallMethodRule
digester rule.Digester.addCallMethod(String,String,int,Class[])
public abstract String pattern
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.