Package org.thymeleaf.engine
Interface IEngineTemplateEvent
- All Superinterfaces:
ITemplateEvent
- All Known Implementing Classes:
AbstractTextualTemplateEvent,CDATASection,CloseElementTag,Comment,DocType,OpenElementTag,ProcessingInstruction,StandaloneElementTag,TemplateEnd,TemplateStart,Text,XMLDeclaration
- Since:
- 3.0.0
-
Method Summary
Methods inherited from interface org.thymeleaf.model.ITemplateEvent
accept, getCol, getLine, getTemplateName, hasLocation, write
-
Method Details
-
beHandled
-