Package nz.net.ultraq.thymeleaf.layoutdialect.includes
-
Class Summary Class Description IncludeProcessor Deprecated. UseInsertProcessor(layout:insert) instead.InsertProcessor Similar to Thymeleaf'sth:insert, but allows the passing of entire element fragments to the included template.ReplaceProcessor Similar to Thymeleaf'sth:replace, but allows the passing of entire element fragments to the included template.