public final class StandardInliningTextProcessor extends AbstractTextProcessor
Modifier and Type | Field and Description |
---|---|
static int |
PRECEDENCE |
Constructor and Description |
---|
StandardInliningTextProcessor(TemplateMode templateMode) |
Modifier and Type | Method and Description |
---|---|
protected void |
doProcess(ITemplateContext context,
IText text,
ITextStructureHandler structureHandler) |
process
getPrecedence, getTemplateMode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPrecedence, getTemplateMode
public static final int PRECEDENCE
public StandardInliningTextProcessor(TemplateMode templateMode)
protected void doProcess(ITemplateContext context, IText text, ITextStructureHandler structureHandler)
doProcess
in class AbstractTextProcessor
Copyright © 2016 The THYMELEAF team. All rights reserved.