Class URN_AuthorityFactory

All Implemented Interfaces:
AuthorityFactory, CRSAuthorityFactory, CSAuthorityFactory, DatumAuthorityFactory, Factory, CoordinateOperationAuthorityFactory, Factory, OptionalFactory, RegistrableFactory

public class URN_AuthorityFactory extends Abstract_URI_AuthorityFactory
Wraps all factories in a "urn:ogc:def" name space. An example of complete URN is "urn:ogc:def:crs:EPSG:6.8:4326".

Users don't need to create an instance of this class, since one is automatically registered for use in org.geotools.api.referencing.ReferencingFactoryFinder.

Author:
Justin Deoliveira, Martin Desruisseaux, Ben Caradoc-Davies (CSIRO Earth Science and Resource Engineering)
See Also: