Class OutputExpressionInlinePreProcessorHandler

Object
org.thymeleaf.standard.inline.OutputExpressionInlinePreProcessorHandler
All Implemented Interfaces:
IInlinePreProcessorHandler

public final class OutputExpressionInlinePreProcessorHandler extends Object implements IInlinePreProcessorHandler

Class 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.

Note this class is meant for internal use only.

Since:
3.0.0
Author:
Daniel Fernández