| Class | Description |
|---|---|
| FragmentFinder | Searches for and returns layout dialect fragments within a given scope/element. |
| FragmentMap | Holds the layout fragments encountered across layout and content templates for later use. |
| FragmentParameterNamesExtractor | Extracts just the parameter names from a fragment definition. |
| 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. |