Uses of Interface
org.wickedsource.docxstamper.api.EvaluationContextConfigurer
Packages that use EvaluationContextConfigurer
-
Uses of EvaluationContextConfigurer in org.wickedsource.docxstamper
Methods in org.wickedsource.docxstamper that return EvaluationContextConfigurerModifier and TypeMethodDescriptionDocxStamperConfiguration.getEvaluationContextConfigurer()Getter for the fieldevaluationContextConfigurer.Methods in org.wickedsource.docxstamper with parameters of type EvaluationContextConfigurerModifier and TypeMethodDescriptionDocxStamperConfiguration.setEvaluationContextConfigurer(EvaluationContextConfigurer evaluationContextConfigurer) Provides anEvaluationContextConfigurerwhich may change the configuration of a SpringEvaluationContextwhich is used for evaluating expressions in comments and text. -
Uses of EvaluationContextConfigurer in org.wickedsource.docxstamper.el
Classes in org.wickedsource.docxstamper.el that implement EvaluationContextConfigurerModifier and TypeClassDescriptionclassEvaluationContextConfigurerthat has a better default security, especially doesn't allow Especially known injections.classEvaluationContextConfigurerthat does no customization.