@Documented @Retention(RUNTIME) @Target(PARAMETER) @DigesterRule(reflectsRule=PathCallParamRule.class, providedBy=PathCallParamRuleProvider.class) public @interface PathCallParam
PathCallParam will be bound
with PathCallParamRule digester rule.Digester.addCallParamPath(String,int)| Modifier and Type | Required Element | Description |
|---|---|---|
java.lang.String |
pattern |
The element matching pattern.
|
java.lang.String pattern