@Documented @Retention(value=RUNTIME) @Target(value=PARAMETER) @DigesterRule(reflectsRule=CallParamRule.class, providedBy=AttributeCallParamRuleProvider.class) public @interface AttributeCallParam
AttributeCallParam
will be bound
with CallParamRule
digester rule.Digester.addCallParam(String,int,String)
Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.