Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/class-use/DefaultGeometricObjects.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/class-use/DefaultGeometricObjects.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/class-use/DefaultGeometricObjects.html Thu Feb 5 19:28:10 2015 @@ -2,16 +2,21 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Apr 01 22:54:03 EDT 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects (Apache SIS 0.4 API)</title> -<meta name="date" content="2014-04-01"> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects (Apache SIS 0.5 API)</title> +<meta name="date" content="2015-02-05"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects (Apache SIS 0.4 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects (Apache SIS 0.5 API)"; + } + } + catch(err) { } //--> </script> @@ -19,9 +24,11 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -42,10 +49,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/sis/metadata/iso/spatial/class-use/DefaultGeometricObjects.html" target="_top">Frames</a></li> -<li><a href="DefaultGeometricObjects.html" target="_top">No Frames</a></li> +<li><a href="DefaultGeometricObjects.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -59,7 +66,7 @@ //--> </script> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -69,7 +76,7 @@ <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeometricObjects.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGeometricObjects</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Package</th> @@ -91,7 +98,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeometricObjects.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGeometricObjects</a> in <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/package-summary.html">org.apache.sis.metadata.iso.spatial</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/package-summary.html">org.apache.sis.metadata.iso.spatial</a> that return <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeometricObjects.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGeometricObjects</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -100,7 +107,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeometricObjects.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGeometricObjects</a></code></td> -<td class="colLast"><span class="strong">DefaultGeometricObjects.</span><code><strong><a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeometricObjects.html#castOrCopy(org.opengis.metadata.spatial.GeometricObjects)">castOrCopy</a></strong>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/GeometricObjects.html?is-external=true" title="class or interface in org.opengis.metadata.spatial">GeometricObjects</a> object)</code> +<td class="colLast"><span class="typeNameLabel">DefaultGeometricObjects.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeometricObjects.html#castOrCopy-org.opengis.metadata.spatial.GeometricObjects-">castOrCopy</a></span>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/GeometricObjects.html?is-external=true" title="class or interface in org.opengis.metadata.spatial">GeometricObjects</a> object)</code> <div class="block">Returns a SIS metadata implementation with the values of the given arbitrary implementation.</div> </td> </tr> @@ -112,9 +119,11 @@ </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -135,10 +144,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/sis/metadata/iso/spatial/class-use/DefaultGeometricObjects.html" target="_top">Frames</a></li> -<li><a href="DefaultGeometricObjects.html" target="_top">No Frames</a></li> +<li><a href="DefaultGeometricObjects.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -152,10 +161,10 @@ //--> </script> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/class-use/DefaultGeorectified.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/class-use/DefaultGeorectified.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/class-use/DefaultGeorectified.html Thu Feb 5 19:28:10 2015 @@ -2,16 +2,21 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Apr 01 22:54:03 EDT 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.sis.metadata.iso.spatial.DefaultGeorectified (Apache SIS 0.4 API)</title> -<meta name="date" content="2014-04-01"> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.sis.metadata.iso.spatial.DefaultGeorectified (Apache SIS 0.5 API)</title> +<meta name="date" content="2015-02-05"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.metadata.iso.spatial.DefaultGeorectified (Apache SIS 0.4 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.sis.metadata.iso.spatial.DefaultGeorectified (Apache SIS 0.5 API)"; + } + } + catch(err) { } //--> </script> @@ -19,9 +24,11 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -42,10 +49,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/sis/metadata/iso/spatial/class-use/DefaultGeorectified.html" target="_top">Frames</a></li> -<li><a href="DefaultGeorectified.html" target="_top">No Frames</a></li> +<li><a href="DefaultGeorectified.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -59,7 +66,7 @@ //--> </script> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -69,7 +76,7 @@ <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeorectified.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGeorectified</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Package</th> @@ -91,7 +98,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeorectified.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGeorectified</a> in <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/package-summary.html">org.apache.sis.metadata.iso.spatial</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/package-summary.html">org.apache.sis.metadata.iso.spatial</a> that return <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeorectified.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGeorectified</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -100,7 +107,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeorectified.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGeorectified</a></code></td> -<td class="colLast"><span class="strong">DefaultGeorectified.</span><code><strong><a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeorectified.html#castOrCopy(org.opengis.metadata.spatial.Georectified)">castOrCopy</a></strong>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/Georectified.html?is-external=true" title="class or interface in org.opengis.metadata.spatial">Georectified</a> object)</code> +<td class="colLast"><span class="typeNameLabel">DefaultGeorectified.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeorectified.html#castOrCopy-org.opengis.metadata.spatial.Georectified-">castOrCopy</a></span>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/Georectified.html?is-external=true" title="class or interface in org.opengis.metadata.spatial">Georectified</a> object)</code> <div class="block">Returns a SIS metadata implementation with the values of the given arbitrary implementation.</div> </td> </tr> @@ -112,9 +119,11 @@ </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -135,10 +144,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/sis/metadata/iso/spatial/class-use/DefaultGeorectified.html" target="_top">Frames</a></li> -<li><a href="DefaultGeorectified.html" target="_top">No Frames</a></li> +<li><a href="DefaultGeorectified.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -152,10 +161,10 @@ //--> </script> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/class-use/DefaultGeoreferenceable.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/class-use/DefaultGeoreferenceable.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/class-use/DefaultGeoreferenceable.html Thu Feb 5 19:28:10 2015 @@ -2,16 +2,21 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Apr 01 22:54:03 EDT 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable (Apache SIS 0.4 API)</title> -<meta name="date" content="2014-04-01"> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable (Apache SIS 0.5 API)</title> +<meta name="date" content="2015-02-05"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable (Apache SIS 0.4 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable (Apache SIS 0.5 API)"; + } + } + catch(err) { } //--> </script> @@ -19,9 +24,11 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -42,10 +49,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/sis/metadata/iso/spatial/class-use/DefaultGeoreferenceable.html" target="_top">Frames</a></li> -<li><a href="DefaultGeoreferenceable.html" target="_top">No Frames</a></li> +<li><a href="DefaultGeoreferenceable.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -59,7 +66,7 @@ //--> </script> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -69,7 +76,7 @@ <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeoreferenceable.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGeoreferenceable</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Package</th> @@ -91,7 +98,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeoreferenceable.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGeoreferenceable</a> in <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/package-summary.html">org.apache.sis.metadata.iso.spatial</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/package-summary.html">org.apache.sis.metadata.iso.spatial</a> that return <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeoreferenceable.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGeoreferenceable</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -100,7 +107,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeoreferenceable.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGeoreferenceable</a></code></td> -<td class="colLast"><span class="strong">DefaultGeoreferenceable.</span><code><strong><a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeoreferenceable.html#castOrCopy(org.opengis.metadata.spatial.Georeferenceable)">castOrCopy</a></strong>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/Georeferenceable.html?is-external=true" title="class or interface in org.opengis.metadata.spatial">Georeferenceable</a> object)</code> +<td class="colLast"><span class="typeNameLabel">DefaultGeoreferenceable.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeoreferenceable.html#castOrCopy-org.opengis.metadata.spatial.Georeferenceable-">castOrCopy</a></span>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/Georeferenceable.html?is-external=true" title="class or interface in org.opengis.metadata.spatial">Georeferenceable</a> object)</code> <div class="block">Returns a SIS metadata implementation with the values of the given arbitrary implementation.</div> </td> </tr> @@ -112,9 +119,11 @@ </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -135,10 +144,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/sis/metadata/iso/spatial/class-use/DefaultGeoreferenceable.html" target="_top">Frames</a></li> -<li><a href="DefaultGeoreferenceable.html" target="_top">No Frames</a></li> +<li><a href="DefaultGeoreferenceable.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -152,10 +161,10 @@ //--> </script> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/class-use/DefaultGridSpatialRepresentation.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/class-use/DefaultGridSpatialRepresentation.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/class-use/DefaultGridSpatialRepresentation.html Thu Feb 5 19:28:10 2015 @@ -2,16 +2,21 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Apr 01 22:54:03 EDT 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation (Apache SIS 0.4 API)</title> -<meta name="date" content="2014-04-01"> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation (Apache SIS 0.5 API)</title> +<meta name="date" content="2015-02-05"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation (Apache SIS 0.4 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation (Apache SIS 0.5 API)"; + } + } + catch(err) { } //--> </script> @@ -19,9 +24,11 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -42,10 +49,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/sis/metadata/iso/spatial/class-use/DefaultGridSpatialRepresentation.html" target="_top">Frames</a></li> -<li><a href="DefaultGridSpatialRepresentation.html" target="_top">No Frames</a></li> +<li><a href="DefaultGridSpatialRepresentation.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -59,7 +66,7 @@ //--> </script> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -69,7 +76,7 @@ <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGridSpatialRepresentation.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGridSpatialRepresentation</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Package</th> @@ -91,7 +98,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGridSpatialRepresentation.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGridSpatialRepresentation</a> in <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/package-summary.html">org.apache.sis.metadata.iso.spatial</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGridSpatialRepresentation.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGridSpatialRepresentation</a> in <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/package-summary.html">org.apache.sis.metadata.iso.spatial</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -100,19 +107,19 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeorectified.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGeorectified</a></strong></code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeorectified.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGeorectified</a></span></code> <div class="block">Grid whose cells are regularly spaced in a geographic or projected coordinate reference system.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeoreferenceable.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGeoreferenceable</a></strong></code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGeoreferenceable.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGeoreferenceable</a></span></code> <div class="block">Grid with cells irregularly spaced in any given geographic/map projection coordinate reference system.</div> </td> </tr> </tbody> </table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/package-summary.html">org.apache.sis.metadata.iso.spatial</a> that return <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGridSpatialRepresentation.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGridSpatialRepresentation</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -121,7 +128,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGridSpatialRepresentation.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultGridSpatialRepresentation</a></code></td> -<td class="colLast"><span class="strong">DefaultGridSpatialRepresentation.</span><code><strong><a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGridSpatialRepresentation.html#castOrCopy(org.opengis.metadata.spatial.GridSpatialRepresentation)">castOrCopy</a></strong>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/GridSpatialRepresentation.html?is-external=true" title="class or interface in org.opengis.metadata.spatial">GridSpatialRepresentation</a> object)</code> +<td class="colLast"><span class="typeNameLabel">DefaultGridSpatialRepresentation.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultGridSpatialRepresentation.html#castOrCopy-org.opengis.metadata.spatial.GridSpatialRepresentation-">castOrCopy</a></span>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/GridSpatialRepresentation.html?is-external=true" title="class or interface in org.opengis.metadata.spatial">GridSpatialRepresentation</a> object)</code> <div class="block">Returns a SIS metadata implementation with the values of the given arbitrary implementation.</div> </td> </tr> @@ -133,9 +140,11 @@ </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -156,10 +165,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/sis/metadata/iso/spatial/class-use/DefaultGridSpatialRepresentation.html" target="_top">Frames</a></li> -<li><a href="DefaultGridSpatialRepresentation.html" target="_top">No Frames</a></li> +<li><a href="DefaultGridSpatialRepresentation.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -173,10 +182,10 @@ //--> </script> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/class-use/DefaultVectorSpatialRepresentation.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/class-use/DefaultVectorSpatialRepresentation.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/class-use/DefaultVectorSpatialRepresentation.html Thu Feb 5 19:28:10 2015 @@ -2,16 +2,21 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Apr 01 22:54:03 EDT 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation (Apache SIS 0.4 API)</title> -<meta name="date" content="2014-04-01"> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation (Apache SIS 0.5 API)</title> +<meta name="date" content="2015-02-05"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation (Apache SIS 0.4 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation (Apache SIS 0.5 API)"; + } + } + catch(err) { } //--> </script> @@ -19,9 +24,11 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -42,10 +49,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/sis/metadata/iso/spatial/class-use/DefaultVectorSpatialRepresentation.html" target="_top">Frames</a></li> -<li><a href="DefaultVectorSpatialRepresentation.html" target="_top">No Frames</a></li> +<li><a href="DefaultVectorSpatialRepresentation.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -59,7 +66,7 @@ //--> </script> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -69,7 +76,7 @@ <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultVectorSpatialRepresentation.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultVectorSpatialRepresentation</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Package</th> @@ -91,7 +98,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultVectorSpatialRepresentation.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultVectorSpatialRepresentation</a> in <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/package-summary.html">org.apache.sis.metadata.iso.spatial</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/package-summary.html">org.apache.sis.metadata.iso.spatial</a> that return <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultVectorSpatialRepresentation.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultVectorSpatialRepresentation</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -100,7 +107,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultVectorSpatialRepresentation.html" title="class in org.apache.sis.metadata.iso.spatial">DefaultVectorSpatialRepresentation</a></code></td> -<td class="colLast"><span class="strong">DefaultVectorSpatialRepresentation.</span><code><strong><a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultVectorSpatialRepresentation.html#castOrCopy(org.opengis.metadata.spatial.VectorSpatialRepresentation)">castOrCopy</a></strong>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/VectorSpatialRepresentation.html?is-external=true" title="class or interface in org.opengis.metadata.spatial">VectorSpatialRepresentation</a> object)</code> +<td class="colLast"><span class="typeNameLabel">DefaultVectorSpatialRepresentation.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sis/metadata/iso/spatial/DefaultVectorSpatialRepresentation.html#castOrCopy-org.opengis.metadata.spatial.VectorSpatialRepresentation-">castOrCopy</a></span>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/VectorSpatialRepresentation.html?is-external=true" title="class or interface in org.opengis.metadata.spatial">VectorSpatialRepresentation</a> object)</code> <div class="block">Returns a SIS metadata implementation with the values of the given arbitrary implementation.</div> </td> </tr> @@ -112,9 +119,11 @@ </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -135,10 +144,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/sis/metadata/iso/spatial/class-use/DefaultVectorSpatialRepresentation.html" target="_top">Frames</a></li> -<li><a href="DefaultVectorSpatialRepresentation.html" target="_top">No Frames</a></li> +<li><a href="DefaultVectorSpatialRepresentation.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -152,10 +161,10 @@ //--> </script> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/package-frame.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/package-frame.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/package-frame.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.metadata.iso.spatial (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/package-summary.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/package-summary.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/package-summary.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.metadata.iso.spatial (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/package-tree.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/package-tree.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/package-tree.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.metadata.iso.spatial Class Hierarchy (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/package-use.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/package-use.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/iso/spatial/package-use.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:56 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.apache.sis.metadata.iso.spatial (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/package-frame.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/package-frame.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/package-frame.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.metadata (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/package-summary.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/package-summary.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/package-summary.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.metadata (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/package-tree.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/package-tree.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/package-tree.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.metadata Class Hierarchy (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/package-use.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/package-use.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/metadata/package-use.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.apache.sis.metadata (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/AbstractParameterDescriptor.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/AbstractParameterDescriptor.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/AbstractParameterDescriptor.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:49 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>AbstractParameterDescriptor (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/DefaultParameterDescriptor.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/DefaultParameterDescriptor.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/DefaultParameterDescriptor.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:49 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>DefaultParameterDescriptor (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/DefaultParameterDescriptorGroup.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/DefaultParameterDescriptorGroup.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/DefaultParameterDescriptorGroup.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:49 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>DefaultParameterDescriptorGroup (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/DefaultParameterValue.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/DefaultParameterValue.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/DefaultParameterValue.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:49 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>DefaultParameterValue (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/DefaultParameterValueGroup.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/DefaultParameterValueGroup.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/DefaultParameterValueGroup.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:49 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>DefaultParameterValueGroup (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/ParameterBuilder.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/ParameterBuilder.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/ParameterBuilder.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:49 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ParameterBuilder (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/ParameterFormat.ContentLevel.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/ParameterFormat.ContentLevel.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/ParameterFormat.ContentLevel.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:49 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ParameterFormat.ContentLevel (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/ParameterFormat.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/ParameterFormat.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/ParameterFormat.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:49 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ParameterFormat (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/Parameterized.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/Parameterized.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/Parameterized.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:49 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Parameterized (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/Parameters.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/Parameters.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/Parameters.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:49 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Parameters (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/TensorParameters.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/TensorParameters.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/TensorParameters.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:49 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>TensorParameters (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/AbstractParameterDescriptor.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/AbstractParameterDescriptor.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/AbstractParameterDescriptor.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:54 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.parameter.AbstractParameterDescriptor (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/DefaultParameterDescriptor.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/DefaultParameterDescriptor.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/DefaultParameterDescriptor.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:54 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.parameter.DefaultParameterDescriptor (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/DefaultParameterDescriptorGroup.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/DefaultParameterDescriptorGroup.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/DefaultParameterDescriptorGroup.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:54 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.parameter.DefaultParameterDescriptorGroup (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/DefaultParameterValue.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/DefaultParameterValue.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/DefaultParameterValue.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:54 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.parameter.DefaultParameterValue (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/DefaultParameterValueGroup.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/DefaultParameterValueGroup.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/DefaultParameterValueGroup.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:54 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.parameter.DefaultParameterValueGroup (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/ParameterBuilder.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/ParameterBuilder.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/ParameterBuilder.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:54 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.parameter.ParameterBuilder (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/ParameterFormat.ContentLevel.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/ParameterFormat.ContentLevel.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/ParameterFormat.ContentLevel.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:54 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.parameter.ParameterFormat.ContentLevel (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/ParameterFormat.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/ParameterFormat.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/ParameterFormat.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:54 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.parameter.ParameterFormat (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/Parameterized.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/Parameterized.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/Parameterized.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:54 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.apache.sis.parameter.Parameterized (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/Parameters.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/Parameters.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/Parameters.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:54 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.parameter.Parameters (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/TensorParameters.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/TensorParameters.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/class-use/TensorParameters.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:54 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.parameter.TensorParameters (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/package-frame.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/package-frame.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/package-frame.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.parameter (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/package-summary.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/package-summary.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/package-summary.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.parameter (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/package-tree.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/package-tree.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/package-tree.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.parameter Class Hierarchy (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/package-use.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/package-use.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/parameter/package-use.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:56 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.apache.sis.parameter (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/profile/france/FrenchProfile.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/profile/france/FrenchProfile.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/profile/france/FrenchProfile.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>FrenchProfile (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/profile/france/class-use/FrenchProfile.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/profile/france/class-use/FrenchProfile.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/profile/france/class-use/FrenchProfile.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.profile.france.FrenchProfile (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/profile/france/package-frame.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/profile/france/package-frame.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/profile/france/package-frame.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.profile.france (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/profile/france/package-summary.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/profile/france/package-summary.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/profile/france/package-summary.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.profile.france (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/profile/france/package-tree.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/profile/france/package-tree.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/profile/france/package-tree.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.profile.france Class Hierarchy (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/profile/france/package-use.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/profile/france/package-use.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/profile/france/package-use.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:56 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.apache.sis.profile.france (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/AbstractIdentifiedObject.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/AbstractIdentifiedObject.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/AbstractIdentifiedObject.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:49 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>AbstractIdentifiedObject (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/AbstractReferenceSystem.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/AbstractReferenceSystem.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/AbstractReferenceSystem.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:49 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>AbstractReferenceSystem (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/Builder.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/Builder.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/Builder.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:50 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Builder (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/CRS.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/CRS.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/CRS.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:50 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>CRS (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/CommonCRS.Temporal.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/CommonCRS.Temporal.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/CommonCRS.Temporal.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:50 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>CommonCRS.Temporal (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/CommonCRS.Vertical.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/CommonCRS.Vertical.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/CommonCRS.Vertical.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:50 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>CommonCRS.Vertical (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/CommonCRS.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/CommonCRS.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/CommonCRS.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:50 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>CommonCRS (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/IdentifiedObjects.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/IdentifiedObjects.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/IdentifiedObjects.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:50 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>IdentifiedObjects (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/NamedIdentifier.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/NamedIdentifier.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/NamedIdentifier.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:50 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:47 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>NamedIdentifier (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/AbstractIdentifiedObject.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/AbstractIdentifiedObject.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/AbstractIdentifiedObject.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.AbstractIdentifiedObject (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/AbstractReferenceSystem.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/AbstractReferenceSystem.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/AbstractReferenceSystem.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.AbstractReferenceSystem (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/Builder.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/Builder.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/Builder.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.Builder (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/CRS.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/CRS.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/CRS.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.CRS (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/CommonCRS.Temporal.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/CommonCRS.Temporal.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/CommonCRS.Temporal.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.CommonCRS.Temporal (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/CommonCRS.Vertical.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/CommonCRS.Vertical.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/CommonCRS.Vertical.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.CommonCRS.Vertical (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/CommonCRS.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/CommonCRS.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/CommonCRS.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.CommonCRS (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/IdentifiedObjects.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/IdentifiedObjects.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/IdentifiedObjects.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.IdentifiedObjects (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/NamedIdentifier.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/NamedIdentifier.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/class-use/NamedIdentifier.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:54 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.NamedIdentifier (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05">