@FunctionalInterface public interface FragmentSplitter
| Modifier and Type | Method and Description |
|---|---|
List<Fragment> |
split(String template)
Splits a template (markup) into list of fragments (see
Fragment). |
Copyright © 2016–2020. All rights reserved.