Uses of Class
org.openrefine.templating.Fragment
-
Packages that use Fragment Package Description org.openrefine.templating -
-
Uses of Fragment in org.openrefine.templating
Fields in org.openrefine.templating with type parameters of type Fragment Modifier and Type Field Description protected List<Fragment>Template. _fragmentsConstructor parameters in org.openrefine.templating with type arguments of type Fragment Constructor Description Template(List<Fragment> fragments)
-