@TupleConstructor(defaults: false) class FragmentFinder extends Object
Searches for and returns layout dialect fragments within a given scope/element.
| Type | Name and description |
|---|---|
String |
dialectPrefix |
| Constructor and description |
|---|
FragmentFinder() |
Find and return models for layout dialect fragments within the scope of the
given model, without delving into layout:insert or
layout:replace elements, mapped by the name of each fragment.
model - Model whose events are to be searched.Groovy Documentation