Uses of Class
org.openrefine.wikibase.manifests.ManifestException
-
Packages that use ManifestException Package Description org.openrefine.wikibase.manifests -
-
Uses of ManifestException in org.openrefine.wikibase.manifests
Methods in org.openrefine.wikibase.manifests that throw ManifestException Modifier and Type Method Description static Manifest
ManifestParser. parse(com.fasterxml.jackson.databind.JsonNode manifestJson)
static Manifest
ManifestParser. parse(String manifestJson)
-