Hides all the scaffolding business required to find a fragment or fragment template.
| Type | Name and description |
|---|---|
Template |
findFragmentTemplate(String fragmentSpec)Return the template specified by the given fragment spec string. |
List<Node> |
findFragments(String fragmentSpec)Returns the fragment(s) specified by the given fragment spec string. |