Package org.thymeleaf.processor.xmldeclaration
-
Interface Summary Interface Description IXMLDeclarationProcessor Base interface for all processors that execute on XML Declaration events (IXMLDeclaration
).IXMLDeclarationStructureHandler Structure handler class meant to be used byIXMLDeclarationProcessor
implementations. -
Class Summary Class Description AbstractXMLDeclarationProcessor Basic abstract implementation ofIXMLDeclarationProcessor
.