public class NoOpEvaluationContextConfigurer extends java.lang.Object implements EvaluationContextConfigurer
EvaluationContextConfigurer that does no customization.| Constructor and Description |
|---|
NoOpEvaluationContextConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureEvaluationContext(org.springframework.expression.spel.support.StandardEvaluationContext context)
Configure the context before it's used by docxstamper.
|
public void configureEvaluationContext(org.springframework.expression.spel.support.StandardEvaluationContext context)
EvaluationContextConfigurerconfigureEvaluationContext in interface EvaluationContextConfigurercontext - the spel eval context, not nullCopyright © 2017. All rights reserved.