Package org.thymeleaf.processor.cdatasection
package org.thymeleaf.processor.cdatasection
-
ClassDescriptionBasic abstract implementation of
ICDATASectionProcessor
.Base interface for all processors that execute on CDATA Section events (ICDATASection
).Structure handler class meant to be used byICDATASectionProcessor
implementations.