Package org.thymeleaf.processor.document

Class Summary
AbstractDocumentProcessor Base IProcessor implementation for processors that should apply to a Document DOM node (usually for initializing DOM processing parameters or variables.
ProcessAllNodesDocumentProcessor Subclass of AbstractDocumentProcessor used for setting to true the flag that tells the Thymeleaf engine to process all nodes (and not only nodes of type Element, which is the default).
 



Copyright © 2012 The THYMELEAF team. All Rights Reserved.