Generated by
JDiff

Interface org.opengis.util.NameFactory

Removed Methods
LocalName createLocalName(GenericName, String, InternationalString) Creates a local name from a scope and a name.
ScopedName createScopedName(GenericName, String, InternationalString) Creates a scoped name from a scope and a name.
 

Changed Methods
NameSpace createNameSpace(GenericName, Map<String, ?>) Change in signature from (GenericName, String, String) to (GenericName, Map<String, ?>).
Creates a namespace having the given name and separators.