Class NoOpEvaluationContextConfigurer

    • Constructor Detail

      • NoOpEvaluationContextConfigurer

        public NoOpEvaluationContextConfigurer()
    • Method Detail

      • configureEvaluationContext

        public void configureEvaluationContext​(org.springframework.expression.spel.support.StandardEvaluationContext context)
        Description copied from interface: EvaluationContextConfigurer
        Configure the context before it's used by docxstamper.
        Specified by:
        configureEvaluationContext in interface EvaluationContextConfigurer
        Parameters:
        context - the spel eval context, not null