Uses of Class
org.gcube.data.publishing.ckan2zenodo.model.parsing.Regexp.RegexpType
-
Packages that use Regexp.RegexpType Package Description org.gcube.data.publishing.ckan2zenodo.model.parsing -
-
Uses of Regexp.RegexpType in org.gcube.data.publishing.ckan2zenodo.model.parsing
Methods in org.gcube.data.publishing.ckan2zenodo.model.parsing that return Regexp.RegexpType Modifier and Type Method Description static Regexp.RegexpTypeRegexp.RegexpType. valueOf(String name)Returns the enum constant of this type with the specified name.static Regexp.RegexpType[]Regexp.RegexpType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-