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