Module pro.verron.officestamper
Package org.wickedsource.docxstamper.api
Interface EvaluationContextConfigurer
- All Superinterfaces:
EvaluationContextConfigurer
- All Known Implementing Classes:
DefaultEvaluationContextConfigurer,NoOpEvaluationContextConfigurer
@Deprecated(since="1.6.8",
forRemoval=true)
public interface EvaluationContextConfigurer
extends EvaluationContextConfigurer
Deprecated, for removal: This API element is subject to removal in a future version.
Allows for custom configuration of a spring expression language
EvaluationContext.
This can, for example, be used to add custom PropertyAccessors and MethodResolvers.- Since:
- 1.0.13
- Version:
- ${version}
- Author:
- Joseph Verron, Mario Siegenthaler
-
Method Summary
Methods inherited from interface pro.verron.officestamper.api.EvaluationContextConfigurer
configureEvaluationContext
EvaluationContextConfigurerclass instead. This class will not be exported in the future releases of the module.