Package org.thymeleaf.processor.xmldeclaration
package org.thymeleaf.processor.xmldeclaration
-
ClassDescriptionBasic abstract implementation of
IXMLDeclarationProcessor
.Base interface for all processors that execute on XML Declaration events (IXMLDeclaration
).Structure handler class meant to be used byIXMLDeclarationProcessor
implementations.