Package | Description |
---|---|
org.apache.commons.digester.annotations.providers |
This package contains
AnnotationRuleProvider
implementations. |
Modifier and Type | Method and Description |
---|---|
void |
AttributeCallParamRuleProvider.init(AttributeCallParam annotation,
MethodArgument element)
Initializes the provider.
|
void |
CallParamRuleProvider.init(CallParam annotation,
MethodArgument element)
Initializes the provider.
|
void |
PathCallParamRuleProvider.init(PathCallParam annotation,
MethodArgument element)
Initializes the provider.
|
void |
StackCallParamRuleProvider.init(StackCallParam annotation,
MethodArgument element)
Initializes the provider.
|
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.