URN_AuthorityFactory changes for revisions 26289:26290

This class will not be ported to SIS. Experience has shown that attempts to handle HTTP and URN factories as AuthorityFactory was more a source of complications than conveniences.

Command line:

svn diff --extensions "--unified --ignore-space-change --ignore-all-space --ignore-eol-style" -r26289:26290 https://svn.osgeo.org/geotools/trunk/modules/library/referencing/src/main/java/org/geotools/referencing/factory/URN_AuthorityFactory.java
Revision 26289Revision 26290
* name space. An exemple of complete URN is {@code "urn:ogc:def:crs:EPSG:6.8:4326"}.
* <p>
* Users don't need to create an instance of this class, since one is automatically
* registered for use in {@link org.opengis.referencing.ReferencingFactoryFinder}.
*
* @since 2.4
* @source $URL$
* name space. An exemple of complete URN is {@code "urn:ogc:def:crs:EPSG:6.8:4326"}.
* <p>
* Users don't need to create an instance of this class, since one is automatically
* registered for use in {@link org.opengis.referencing.GeometryFactoryFinder}.
*
* @since 2.4
* @source $URL$