Package org.thymeleaf.processor.comment
package org.thymeleaf.processor.comment
-
ClassDescriptionBasic abstract implementation of
ICommentProcessor
.Base interface for all processors that execute on Comment events (IComment
).Structure handler class meant to be used byICommentProcessor
implementations.