Uses of Interface
org.thymeleaf.processor.text.ITextProcessor
Packages that use ITextProcessor
Package
Description
-
Uses of ITextProcessor in org.thymeleaf
Methods in org.thymeleaf that return types with arguments of type ITextProcessorModifier and TypeMethodDescriptionEngineConfiguration.getTextProcessors(TemplateMode templateMode) IEngineConfiguration.getTextProcessors(TemplateMode templateMode) -
Uses of ITextProcessor in org.thymeleaf.processor.text
Classes in org.thymeleaf.processor.text that implement ITextProcessor -
Uses of ITextProcessor in org.thymeleaf.standard.processor
Classes in org.thymeleaf.standard.processor that implement ITextProcessor -
Uses of ITextProcessor in org.thymeleaf.util
Methods in org.thymeleaf.util that return ITextProcessorModifier and TypeMethodDescriptionstatic ITextProcessorProcessorConfigurationUtils.unwrap(ITextProcessor processor) Unwraps a wrapped implementation ofITextProcessor.static ITextProcessorProcessorConfigurationUtils.wrap(ITextProcessor processor, IProcessorDialect dialect) Wraps an implementation ofITextProcessorinto an object that adds some information required internally (like e.g.Methods in org.thymeleaf.util with parameters of type ITextProcessorModifier and TypeMethodDescriptionstatic ITextProcessorProcessorConfigurationUtils.unwrap(ITextProcessor processor) Unwraps a wrapped implementation ofITextProcessor.static ITextProcessorProcessorConfigurationUtils.wrap(ITextProcessor processor, IProcessorDialect dialect) Wraps an implementation ofITextProcessorinto an object that adds some information required internally (like e.g.