Interface NameFactory

All Superinterfaces:
Factory

public interface NameFactory extends Factory
Factory for generic names and international strings.
Note: despite the "create(…)" method names, implementations may return cached instances.
Since:
2.0
Extension to OGC/ISO standard Added in order to provide constructors for GenericName and related interfaces.