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.
NameSpace createNameSpace(GenericName, String, String) @deprecated Replaced by .createNameSpace(GenericName, Map).
ScopedName createScopedName(GenericName, String, InternationalString) Creates a scoped name from a scope and a name.
 

Added Methods
TypeName createTypeName(NameSpace, CharSequence) Creates a type name from the given character sequence.