public interface ICDATASectionProcessor extends IProcessor
Base interface for all processors that execute on CDATA Section events (ICDATASection).
AbstractCDATASectionProcessor,
ICDATASectionStructureHandler| Modifier and Type | Method and Description |
|---|---|
void |
process(ITemplateContext context,
ICDATASection cdataSection,
ICDATASectionStructureHandler structureHandler) |
getPrecedence, getTemplateModevoid process(ITemplateContext context, ICDATASection cdataSection, ICDATASectionStructureHandler structureHandler)
Copyright © 2016 The THYMELEAF team. All rights reserved.