Uses of Interface
org.thymeleaf.processor.text.ITextProcessor
Package
Description
-
Uses of ITextProcessor in org.thymeleaf
Modifier and TypeMethodDescriptionEngineConfiguration.getTextProcessors
(TemplateMode templateMode) IEngineConfiguration.getTextProcessors
(TemplateMode templateMode) -
Uses of ITextProcessor in org.thymeleaf.processor.text
-
Uses of ITextProcessor in org.thymeleaf.standard.processor
-
Uses of ITextProcessor in org.thymeleaf.util
Modifier and TypeMethodDescriptionstatic ITextProcessor
ProcessorConfigurationUtils.unwrap
(ITextProcessor processor) Unwraps a wrapped implementation ofITextProcessor
.static ITextProcessor
ProcessorConfigurationUtils.wrap
(ITextProcessor processor, IProcessorDialect dialect) Wraps an implementation ofITextProcessor
into an object that adds some information required internally (like e.g.Modifier and TypeMethodDescriptionstatic ITextProcessor
ProcessorConfigurationUtils.unwrap
(ITextProcessor processor) Unwraps a wrapped implementation ofITextProcessor
.static ITextProcessor
ProcessorConfigurationUtils.wrap
(ITextProcessor processor, IProcessorDialect dialect) Wraps an implementation ofITextProcessor
into an object that adds some information required internally (like e.g.