Uses of Class
org.biopax.paxtools.normalizer.Namespace
-
Uses of Namespace in org.biopax.paxtools.normalizer
Methods in org.biopax.paxtools.normalizer that return NamespaceModifier and TypeMethodDescriptionstatic NamespaceResolver.getNamespace(String key) Gets Namespace by its Name, Prefix, URI (URN/URL), known synonym or misspelling.static NamespaceResolver.getNamespace(String key, boolean allowVariants) Gets Namespace by its Name, Prefix, URN/URL, or (optionally) spelling variant or synonymMethods in org.biopax.paxtools.normalizer that return types with arguments of type NamespaceModifier and TypeMethodDescriptionResolver.getNamespaces()Gets the unmodifiable map of the bio identifier types registry records.