@Documented @Retention(value=RUNTIME) @Target(value=PARAMETER) @DigesterRule(reflectsRule=PathCallParamRule.class, providedBy=PathCallParamRuleProvider.class) public @interface PathCallParam
PathCallParam will be bound
with PathCallParamRule digester rule.Digester.addCallParamPath(String,int)public abstract String pattern
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.