Package nz.net.ultraq.thymeleaf.layoutdialect.fragments
-
Class Summary Class Description CollectFragmentProcessor Deprecated. FragmentFinder Searches for and returns layout dialect fragments within a given scope/element.FragmentParameterNamesExtractor Extracts just the parameter names from a fragment definition.FragmentParameterVariableUpdater Updates the variables at a given element/fragment scope to include those in a fragment expression.FragmentProcessor This processor serves a dual purpose: to mark sections of the template that can be replaced, and to do the replacing when they're encountered.