Uses of Interface
org.thymeleaf.standard.inline.IInlinePreProcessorHandler
Packages that use IInlinePreProcessorHandler
-
Uses of IInlinePreProcessorHandler in org.thymeleaf.standard.inline
Classes in org.thymeleaf.standard.inline that implement IInlinePreProcessorHandlerModifier and TypeClassDescriptionfinal classClass in charge of performing the required event transformations on templates or fragments being parsed so that output expressions are treated as normal element-oriented parsing events.Constructors in org.thymeleaf.standard.inline with parameters of type IInlinePreProcessorHandlerModifierConstructorDescriptionOutputExpressionInlinePreProcessorHandler(IEngineConfiguration configuration, TemplateMode templateMode, String standardDialectPrefix, IInlinePreProcessorHandler handler)