blob: 25b0345bff049dfff7382710a2ba2a94fd25e21d [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.4) on Fri Sep 20 12:10:30 CEST 2019 -->
<title>Deprecated List (Apache SIS 1.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2019-09-20">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="sis.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (Apache SIS 1.0 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "./";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="Deprecated API" class="title">Deprecated API</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#interface">Interfaces</a></li>
<li><a href="#class">Classes</a></li>
<li><a href="#field">Fields</a></li>
<li><a href="#method">Methods</a></li>
</ul>
</div>
<div class="contentContainer"><a id="interface">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Interfaces</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/util/logging/WarningListener.html" title="interface in org.apache.sis.util.logging">org.apache.sis.util.logging.WarningListener</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <a href="https://docs.oracle.com/javase/8/docs/api/java/util/logging/Filter.html?is-external=true" title="class or interface in java.util.logging" class="externalLink"><code>Filter</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a id="class">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/distance/DistanceUtils.html" title="class in org.apache.sis.distance">org.apache.sis.distance.DistanceUtils</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <a href="org/apache/sis/referencing/GeodeticCalculator.html" title="class in org.apache.sis.referencing"><code>GeodeticCalculator</code></a>.
See <a href="https://issues.apache.org/jira/browse/SIS-385">SIS-385</a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/distance/LatLonPointRadius.html" title="class in org.apache.sis.distance">org.apache.sis.distance.LatLonPointRadius</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <a href="org/apache/sis/referencing/GeodeticCalculator.html#createGeodesicCircle2D(double)"><code>GeodeticCalculator.createGeodesicCircle2D(double)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/ImmutableIdentifier.html" title="class in org.apache.sis.metadata.iso">org.apache.sis.metadata.iso.ImmutableIdentifier</a></th>
<td class="colLast">
<div class="deprecationComment">Moved to <a href="org/apache/sis/referencing/package-summary.html"><code>org.apache.sis.referencing</code></a> for anticipation with Jigsaw modules.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/maintenance/LegacyFeatureType.html" title="class in org.apache.sis.metadata.iso.maintenance">org.apache.sis.metadata.iso.maintenance.LegacyFeatureType</a></th>
<td class="colLast">
<div class="deprecationComment">To be removed after migration to GeoAPI 4.0.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/quality/DefaultScope.html" title="class in org.apache.sis.metadata.iso.quality">org.apache.sis.metadata.iso.quality.DefaultScope</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, <code>DQ_Scope</code> has been replaced by <code>MD_Scope</code>.
The later is defined in the <a href="org/apache/sis/metadata/iso/maintenance/package-summary.html"><code>org.apache.sis.metadata.iso.maintenance</code></a> package.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/quality/DefaultUsability.html" title="class in org.apache.sis.metadata.iso.quality">org.apache.sis.metadata.iso.quality.DefaultUsability</a></th>
<td class="colLast">
<div class="deprecationComment">Not found in ISO 19115-3:2016 schemas.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/util/logging/WarningListeners.html" title="class in org.apache.sis.util.logging">org.apache.sis.util.logging.WarningListeners</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <a href="org/apache/sis/storage/event/StoreListeners.html" title="class in org.apache.sis.storage.event"><code>StoreListeners</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a id="field">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/geometry/GeneralDirectPosition.html#ordinates">org.apache.sis.geometry.GeneralDirectPosition.ordinates</a></th>
<td class="colLast">
<div class="deprecationComment">Renamed <a href="org/apache/sis/geometry/GeneralDirectPosition.html#coordinates"><code>GeneralDirectPosition.coordinates</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/referencing/cs/AxesConvention.html#CONVENTIONALLY_ORIENTED">org.apache.sis.referencing.cs.AxesConvention.CONVENTIONALLY_ORIENTED</a></th>
<td class="colLast">
<div class="deprecationComment">Renamed <a href="org/apache/sis/referencing/cs/AxesConvention.html#DISPLAY_ORIENTED"><code>AxesConvention.DISPLAY_ORIENTED</code></a> since "conventional" is too vague.
For example the (latitude, longitude) axis order is also conventional.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/util/ComparisonMode.html#APPROXIMATIVE">org.apache.sis.util.ComparisonMode.APPROXIMATIVE</a></th>
<td class="colLast">
<div class="deprecationComment">Renamed <a href="org/apache/sis/util/ComparisonMode.html#APPROXIMATE"><code>ComparisonMode.APPROXIMATE</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/xml/Namespaces.html#GMD">org.apache.sis.xml.Namespaces.GMD</a></th>
<td class="colLast">
<div class="deprecationComment">as of ISO 19115-3, splitted in many different namespaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/xml/Namespaces.html#GMI">org.apache.sis.xml.Namespaces.GMI</a></th>
<td class="colLast">
<div class="deprecationComment">as of ISO 19115-4, splitted in many different namespaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/xml/Namespaces.html#GMX">org.apache.sis.xml.Namespaces.GMX</a></th>
<td class="colLast">
<div class="deprecationComment">as of ISO 19115-3, splitted in many different namespaces.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/xml/Namespaces.html#GTS">org.apache.sis.xml.Namespaces.GTS</a></th>
<td class="colLast">
<div class="deprecationComment">as of ISO 19115-3, splitted in many different namespaces.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/xml/XML.html#DEFAULT_NAMESPACE">org.apache.sis.xml.XML.DEFAULT_NAMESPACE</a></th>
<td class="colLast">
<div class="deprecationComment">This property is no longer honored by Apache SIS 1.0.
Use <a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/bind/annotation/XmlSchema.html?is-external=true" title="class or interface in javax.xml.bind.annotation" class="externalLink"><code>XmlSchema</code></a> instead.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/xml/XML.html#WARNING_LISTENER">org.apache.sis.xml.XML.WARNING_LISTENER</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <a href="org/apache/sis/xml/XML.html#WARNING_FILTER"><code>XML.WARNING_FILTER</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a id="method">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/distance/DistanceUtils.html#getHaversineDistance(double,double,double,double)">org.apache.sis.distance.DistanceUtils.getHaversineDistance&#8203;(double, double, double, double)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <a href="org/apache/sis/referencing/GeodeticCalculator.html#getGeodesicDistance()"><code>GeodeticCalculator.getGeodesicDistance()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/distance/DistanceUtils.html#getPointOnGreatCircle(double,double,double,double)">org.apache.sis.distance.DistanceUtils.getPointOnGreatCircle&#8203;(double, double, double, double)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <a href="org/apache/sis/referencing/GeodeticCalculator.html#getEndPoint()"><code>GeodeticCalculator.getEndPoint()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/feature/builder/FeatureTypeBuilder.html#setDefaultCardinality(int,int)">org.apache.sis.feature.builder.FeatureTypeBuilder.setDefaultCardinality&#8203;(int, int)</a></th>
<td class="colLast">
<div class="deprecationComment">Renamed <a href="org/apache/sis/feature/builder/FeatureTypeBuilder.html#setDefaultMultiplicity(int,int)"><code>FeatureTypeBuilder.setDefaultMultiplicity(int, int)</code></a>. A cardinality is the actual number of elements
in a set, while multiplicity is the range of cardinality that a set can have.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/Citations.html#getCodeSpace(org.opengis.metadata.citation.Citation)">org.apache.sis.metadata.iso.citation.Citations.getCodeSpace&#8203;(Citation)</a></th>
<td class="colLast">
<div class="deprecationComment">Renamed as <a href="org/apache/sis/metadata/iso/citation/Citations.html#toCodeSpace(org.opengis.metadata.citation.Citation)"><code>Citations.toCodeSpace(Citation)</code></a>. The previous name was confusing because this
method does not return the namespace of the given citation, but instead represents it as a namespace.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/Citations.html#getUnicodeIdentifier(org.opengis.metadata.citation.Citation)">org.apache.sis.metadata.iso.citation.Citations.getUnicodeIdentifier&#8203;(Citation)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <a href="org/apache/sis/metadata/iso/citation/Citations.html#toCodeSpace(org.opengis.metadata.citation.Citation)"><code>Citations.toCodeSpace(Citation)</code></a> in order to reduce the risk of inconsistent
behavior if those two methods are mixed.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultCitation.html#getCollectiveTitle()">org.apache.sis.metadata.iso.citation.DefaultCitation.getCollectiveTitle()</a></th>
<td class="colLast">
<div class="deprecationComment">Removed as of ISO 19115:2014.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultCitation.html#setCollectiveTitle(org.opengis.util.InternationalString)">org.apache.sis.metadata.iso.citation.DefaultCitation.setCollectiveTitle&#8203;(InternationalString)</a></th>
<td class="colLast">
<div class="deprecationComment">Removed as of ISO 19115:2014.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultContact.html#getAddress()">org.apache.sis.metadata.iso.citation.DefaultContact.getAddress()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/citation/DefaultContact.html#getAddresses()"><code>DefaultContact.getAddresses()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultContact.html#getOnlineResource()">org.apache.sis.metadata.iso.citation.DefaultContact.getOnlineResource()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/citation/DefaultContact.html#getOnlineResources()"><code>DefaultContact.getOnlineResources()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultContact.html#getPhone()">org.apache.sis.metadata.iso.citation.DefaultContact.getPhone()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/citation/DefaultContact.html#getPhones()"><code>DefaultContact.getPhones()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultContact.html#setAddress(org.opengis.metadata.citation.Address)">org.apache.sis.metadata.iso.citation.DefaultContact.setAddress&#8203;(Address)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/citation/DefaultContact.html#setAddresses(java.util.Collection)"><code>DefaultContact.setAddresses(Collection)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultContact.html#setOnlineResource(org.opengis.metadata.citation.OnlineResource)">org.apache.sis.metadata.iso.citation.DefaultContact.setOnlineResource&#8203;(OnlineResource)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/citation/DefaultContact.html#setOnlineResources(java.util.Collection)"><code>DefaultContact.setOnlineResources(Collection)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultContact.html#setPhone(org.opengis.metadata.citation.Telephone)">org.apache.sis.metadata.iso.citation.DefaultContact.setPhone&#8203;(Telephone)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/citation/DefaultContact.html#setPhones(java.util.Collection)"><code>DefaultContact.setPhones(Collection)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultResponsibleParty.html#getContactInfo()">org.apache.sis.metadata.iso.citation.DefaultResponsibleParty.getContactInfo()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/citation/AbstractParty.html#getContactInfo()"><code>AbstractParty.getContactInfo()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultResponsibleParty.html#getIndividualName()">org.apache.sis.metadata.iso.citation.DefaultResponsibleParty.getIndividualName()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <code>getName()</code> in <a href="org/apache/sis/metadata/iso/citation/DefaultIndividual.html" title="class in org.apache.sis.metadata.iso.citation"><code>DefaultIndividual</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultResponsibleParty.html#getOrganisationName()">org.apache.sis.metadata.iso.citation.DefaultResponsibleParty.getOrganisationName()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <code>getName()</code> in <a href="org/apache/sis/metadata/iso/citation/DefaultOrganisation.html" title="class in org.apache.sis.metadata.iso.citation"><code>DefaultOrganisation</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultResponsibleParty.html#getPositionName()">org.apache.sis.metadata.iso.citation.DefaultResponsibleParty.getPositionName()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/citation/DefaultIndividual.html#getPositionName()"><code>DefaultIndividual.getPositionName()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultResponsibleParty.html#setContactInfo(org.opengis.metadata.citation.Contact)">org.apache.sis.metadata.iso.citation.DefaultResponsibleParty.setContactInfo&#8203;(Contact)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/citation/AbstractParty.html#setContactInfo(java.util.Collection)"><code>AbstractParty.setContactInfo(Collection)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultResponsibleParty.html#setIndividualName(java.lang.String)">org.apache.sis.metadata.iso.citation.DefaultResponsibleParty.setIndividualName&#8203;(String)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <code>setName(InternationalString)</code> in <a href="org/apache/sis/metadata/iso/citation/DefaultIndividual.html" title="class in org.apache.sis.metadata.iso.citation"><code>DefaultIndividual</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultResponsibleParty.html#setOrganisationName(org.opengis.util.InternationalString)">org.apache.sis.metadata.iso.citation.DefaultResponsibleParty.setOrganisationName&#8203;(InternationalString)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <code>setName(InternationalString)</code> in <a href="org/apache/sis/metadata/iso/citation/DefaultOrganisation.html" title="class in org.apache.sis.metadata.iso.citation"><code>DefaultOrganisation</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultResponsibleParty.html#setPositionName(org.opengis.util.InternationalString)">org.apache.sis.metadata.iso.citation.DefaultResponsibleParty.setPositionName&#8203;(InternationalString)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/citation/DefaultIndividual.html#setPositionName(org.opengis.util.InternationalString)"><code>DefaultIndividual.setPositionName(InternationalString)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultTelephone.html#getFacsimiles()">org.apache.sis.metadata.iso.citation.DefaultTelephone.getFacsimiles()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by a <a href="org/apache/sis/metadata/iso/citation/DefaultTelephone.html#getNumber()">number</a>
code <code>TelephoneType.FACSIMILE</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultTelephone.html#getVoices()">org.apache.sis.metadata.iso.citation.DefaultTelephone.getVoices()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by a <a href="org/apache/sis/metadata/iso/citation/DefaultTelephone.html#getNumber()">number</a>
with <code>TelephoneType.VOICE</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultTelephone.html#setFacsimiles(java.util.Collection)">org.apache.sis.metadata.iso.citation.DefaultTelephone.setFacsimiles&#8203;(Collection&lt;? extends String&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by a <a href="org/apache/sis/metadata/iso/citation/DefaultTelephone.html#setNumber(java.lang.String)">number</a>
with <code>TelephoneType.FACSIMILE</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/citation/DefaultTelephone.html#setVoices(java.util.Collection)">org.apache.sis.metadata.iso.citation.DefaultTelephone.setVoices&#8203;(Collection&lt;? extends String&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by a <a href="org/apache/sis/metadata/iso/citation/DefaultTelephone.html#setNumber(java.lang.String)">number</a>
code <code>TelephoneType.VOICE</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/content/DefaultCoverageDescription.html#getContentType()">org.apache.sis.metadata.iso.content.DefaultCoverageDescription.getContentType()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, moved to <a href="org/apache/sis/metadata/iso/content/DefaultAttributeGroup.html#getContentTypes()"><code>DefaultAttributeGroup.getContentTypes()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/content/DefaultCoverageDescription.html#getDimensions()">org.apache.sis.metadata.iso.content.DefaultCoverageDescription.getDimensions()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, moved to <a href="org/apache/sis/metadata/iso/content/DefaultAttributeGroup.html#getAttributes()"><code>DefaultAttributeGroup.getAttributes()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/content/DefaultCoverageDescription.html#setContentType(org.opengis.metadata.content.CoverageContentType)">org.apache.sis.metadata.iso.content.DefaultCoverageDescription.setContentType&#8203;(CoverageContentType)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, moved to <a href="org/apache/sis/metadata/iso/content/DefaultAttributeGroup.html#setContentTypes(java.util.Collection)"><code>DefaultAttributeGroup.setContentTypes(Collection)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/content/DefaultCoverageDescription.html#setDimensions(java.util.Collection)">org.apache.sis.metadata.iso.content.DefaultCoverageDescription.setDimensions&#8203;(Collection&lt;? extends RangeDimension&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, moved to <a href="org/apache/sis/metadata/iso/content/DefaultAttributeGroup.html#setAttributes(java.util.Collection)"><code>DefaultAttributeGroup.setAttributes(Collection)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/content/DefaultFeatureCatalogueDescription.html#getFeatureTypes()">org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription.getFeatureTypes()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/content/DefaultFeatureCatalogueDescription.html#getFeatureTypeInfo()"><code>DefaultFeatureCatalogueDescription.getFeatureTypeInfo()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/content/DefaultFeatureCatalogueDescription.html#getLanguages()">org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription.getLanguages()</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <code>getLocalesAndCharsets().keySet()</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/content/DefaultFeatureCatalogueDescription.html#setFeatureTypes(java.util.Collection)">org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription.setFeatureTypes&#8203;(Collection&lt;? extends GenericName&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/content/DefaultFeatureCatalogueDescription.html#setFeatureTypeInfo(java.util.Collection)"><code>DefaultFeatureCatalogueDescription.setFeatureTypeInfo(Collection)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/content/DefaultFeatureCatalogueDescription.html#setLanguages(java.util.Collection)">org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription.setLanguages&#8203;(Collection&lt;? extends Locale&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by putting keys in <a href="org/apache/sis/metadata/iso/content/DefaultFeatureCatalogueDescription.html#getLocalesAndCharsets()"><code>DefaultFeatureCatalogueDescription.getLocalesAndCharsets()</code></a> map.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/content/DefaultRangeDimension.html#getDescriptor()">org.apache.sis.metadata.iso.content.DefaultRangeDimension.getDescriptor()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, renamed <a href="org/apache/sis/metadata/iso/content/DefaultRangeDimension.html#getDescription()"><code>DefaultRangeDimension.getDescription()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/content/DefaultRangeDimension.html#setDescriptor(org.opengis.util.InternationalString)">org.apache.sis.metadata.iso.content.DefaultRangeDimension.setDescriptor&#8203;(InternationalString)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, renamed <a href="org/apache/sis/metadata/iso/content/DefaultRangeDimension.html#setDescription(org.opengis.util.InternationalString)"><code>DefaultRangeDimension.setDescription(InternationalString)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultExtendedElementInformation.html#getDomainCode()">org.apache.sis.metadata.iso.DefaultExtendedElementInformation.getDomainCode()</a></th>
<td class="colLast">
<div class="deprecationComment">Removed as of ISO 19115:2014.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultExtendedElementInformation.html#getRationales()">org.apache.sis.metadata.iso.DefaultExtendedElementInformation.getRationales()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/DefaultExtendedElementInformation.html#getRationale()"><code>DefaultExtendedElementInformation.getRationale()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultExtendedElementInformation.html#getShortName()">org.apache.sis.metadata.iso.DefaultExtendedElementInformation.getShortName()</a></th>
<td class="colLast">
<div class="deprecationComment">Removed as of ISO 19115:2014.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultExtendedElementInformation.html#setDomainCode(java.lang.Integer)">org.apache.sis.metadata.iso.DefaultExtendedElementInformation.setDomainCode&#8203;(Integer)</a></th>
<td class="colLast">
<div class="deprecationComment">Removed as of ISO 19115:2014.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultExtendedElementInformation.html#setRationales(java.util.Collection)">org.apache.sis.metadata.iso.DefaultExtendedElementInformation.setRationales&#8203;(Collection&lt;? extends InternationalString&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/DefaultExtendedElementInformation.html#setRationale(org.opengis.util.InternationalString)"><code>DefaultExtendedElementInformation.setRationale(InternationalString)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultExtendedElementInformation.html#setShortName(java.lang.String)">org.apache.sis.metadata.iso.DefaultExtendedElementInformation.setShortName&#8203;(String)</a></th>
<td class="colLast">
<div class="deprecationComment">Removed as of ISO 19115:2014.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getCharacterSet()">org.apache.sis.metadata.iso.DefaultMetadata.getCharacterSet()</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <code><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getLocalesAndCharsets()">DefaultMetadata.getLocalesAndCharsets()</a>.values()</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getCharacterSets()">org.apache.sis.metadata.iso.DefaultMetadata.getCharacterSets()</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <code><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getLocalesAndCharsets()">DefaultMetadata.getLocalesAndCharsets()</a>.values()</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getDataSetUri()">org.apache.sis.metadata.iso.DefaultMetadata.getDataSetUri()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getIdentificationInfo()"><code>DefaultMetadata.getIdentificationInfo()</code></a> followed by
<a href="org/apache/sis/metadata/iso/identification/AbstractIdentification.html#getCitation()"><code>AbstractIdentification.getCitation()</code></a> followed by <a href="org/apache/sis/metadata/iso/citation/DefaultCitation.html#getOnlineResources()"><code>DefaultCitation.getOnlineResources()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getDateStamp()">org.apache.sis.metadata.iso.DefaultMetadata.getDateStamp()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getDateInfo()"><code>DefaultMetadata.getDateInfo()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getFileIdentifier()">org.apache.sis.metadata.iso.DefaultMetadata.getFileIdentifier()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getMetadataIdentifier()"><code>DefaultMetadata.getMetadataIdentifier()</code></a>
in order to include the codespace attribute.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getHierarchyLevelNames()">org.apache.sis.metadata.iso.DefaultMetadata.getHierarchyLevelNames()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getMetadataScopes()"><code>DefaultMetadata.getMetadataScopes()</code></a>
followed by <a href="org/apache/sis/metadata/iso/DefaultMetadataScope.html#getName()"><code>DefaultMetadataScope.getName()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getHierarchyLevels()">org.apache.sis.metadata.iso.DefaultMetadata.getHierarchyLevels()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getMetadataScopes()"><code>DefaultMetadata.getMetadataScopes()</code></a>
followed by <a href="org/apache/sis/metadata/iso/DefaultMetadataScope.html#getResourceScope()"><code>DefaultMetadataScope.getResourceScope()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getLanguage()">org.apache.sis.metadata.iso.DefaultMetadata.getLanguage()</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <code><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getLocalesAndCharsets()">DefaultMetadata.getLocalesAndCharsets()</a>.keySet()</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getLanguages()">org.apache.sis.metadata.iso.DefaultMetadata.getLanguages()</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <code><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getLocalesAndCharsets()">DefaultMetadata.getLocalesAndCharsets()</a>.keySet()</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getLocales()">org.apache.sis.metadata.iso.DefaultMetadata.getLocales()</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <code><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getLocalesAndCharsets()">DefaultMetadata.getLocalesAndCharsets()</a>.keySet()</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getMetadataStandardName()">org.apache.sis.metadata.iso.DefaultMetadata.getMetadataStandardName()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getMetadataStandards()"><code>DefaultMetadata.getMetadataStandards()</code></a>
followed by <a href="org/apache/sis/metadata/iso/citation/DefaultCitation.html#getTitle()"><code>DefaultCitation.getTitle()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getMetadataStandardVersion()">org.apache.sis.metadata.iso.DefaultMetadata.getMetadataStandardVersion()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getMetadataStandards()"><code>DefaultMetadata.getMetadataStandards()</code></a>
followed by <a href="org/apache/sis/metadata/iso/citation/DefaultCitation.html#getEdition()"><code>DefaultCitation.getEdition()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getParentIdentifier()">org.apache.sis.metadata.iso.DefaultMetadata.getParentIdentifier()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getParentMetadata()"><code>DefaultMetadata.getParentMetadata()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#setCharacterSet(org.opengis.metadata.identification.CharacterSet)">org.apache.sis.metadata.iso.DefaultMetadata.setCharacterSet&#8203;(CharacterSet)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <code><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getLocalesAndCharsets()">DefaultMetadata.getLocalesAndCharsets()</a>.put(…, newValue)</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#setCharacterSets(java.util.Collection)">org.apache.sis.metadata.iso.DefaultMetadata.setCharacterSets&#8203;(Collection&lt;? extends Charset&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by putting values in <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getLocalesAndCharsets()"><code>DefaultMetadata.getLocalesAndCharsets()</code></a> map.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#setDataSetUri(java.lang.String)">org.apache.sis.metadata.iso.DefaultMetadata.setDataSetUri&#8203;(String)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getIdentificationInfo()"><code>DefaultMetadata.getIdentificationInfo()</code></a>
followed by <a href="org/apache/sis/metadata/iso/identification/AbstractIdentification.html#getCitation()"><code>AbstractIdentification.getCitation()</code></a>
followed by <a href="org/apache/sis/metadata/iso/citation/DefaultCitation.html#setOnlineResources(java.util.Collection)"><code>DefaultCitation.setOnlineResources(Collection)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#setDateStamp(java.util.Date)">org.apache.sis.metadata.iso.DefaultMetadata.setDateStamp&#8203;(Date)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#setDateInfo(java.util.Collection)"><code>DefaultMetadata.setDateInfo(Collection)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#setFileIdentifier(java.lang.String)">org.apache.sis.metadata.iso.DefaultMetadata.setFileIdentifier&#8203;(String)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#setMetadataIdentifier(org.opengis.metadata.Identifier)"><code>DefaultMetadata.setMetadataIdentifier(Identifier)</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#setHierarchyLevelNames(java.util.Collection)">org.apache.sis.metadata.iso.DefaultMetadata.setHierarchyLevelNames&#8203;(Collection&lt;? extends String&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#setMetadataScopes(java.util.Collection)"><code>DefaultMetadata.setMetadataScopes(Collection)</code></a>
and <a href="org/apache/sis/metadata/iso/DefaultMetadataScope.html#setName(org.opengis.util.InternationalString)"><code>DefaultMetadataScope.setName(InternationalString)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#setHierarchyLevels(java.util.Collection)">org.apache.sis.metadata.iso.DefaultMetadata.setHierarchyLevels&#8203;(Collection&lt;? extends ScopeCode&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#setMetadataScopes(java.util.Collection)"><code>DefaultMetadata.setMetadataScopes(Collection)</code></a>
and <a href="org/apache/sis/metadata/iso/DefaultMetadataScope.html#setResourceScope(org.opengis.metadata.maintenance.ScopeCode)"><code>DefaultMetadataScope.setResourceScope(ScopeCode)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#setLanguage(java.util.Locale)">org.apache.sis.metadata.iso.DefaultMetadata.setLanguage&#8203;(Locale)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <code><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getLocalesAndCharsets()">DefaultMetadata.getLocalesAndCharsets()</a>.put(newValue, …)</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#setLanguages(java.util.Collection)">org.apache.sis.metadata.iso.DefaultMetadata.setLanguages&#8203;(Collection&lt;Locale&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by putting keys in <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getLocalesAndCharsets()"><code>DefaultMetadata.getLocalesAndCharsets()</code></a> map.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#setLocales(java.util.Collection)">org.apache.sis.metadata.iso.DefaultMetadata.setLocales&#8203;(Collection&lt;? extends Locale&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by putting keys in <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getLocalesAndCharsets()"><code>DefaultMetadata.getLocalesAndCharsets()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#setMetadataStandardName(java.lang.String)">org.apache.sis.metadata.iso.DefaultMetadata.setMetadataStandardName&#8203;(String)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getMetadataStandards()"><code>DefaultMetadata.getMetadataStandards()</code></a>
followed by <a href="org/apache/sis/metadata/iso/citation/DefaultCitation.html#setTitle(org.opengis.util.InternationalString)"><code>DefaultCitation.setTitle(InternationalString)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#setMetadataStandardVersion(java.lang.String)">org.apache.sis.metadata.iso.DefaultMetadata.setMetadataStandardVersion&#8203;(String)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getMetadataStandards()"><code>DefaultMetadata.getMetadataStandards()</code></a>
followed by <a href="org/apache/sis/metadata/iso/citation/DefaultCitation.html#setEdition(org.opengis.util.InternationalString)"><code>DefaultCitation.setEdition(InternationalString)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/DefaultMetadata.html#setParentIdentifier(java.lang.String)">org.apache.sis.metadata.iso.DefaultMetadata.setParentIdentifier&#8203;(String)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/DefaultMetadata.html#getParentMetadata()"><code>DefaultMetadata.getParentMetadata()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/distribution/DefaultDataFile.html#getFileFormat()">org.apache.sis.metadata.iso.distribution.DefaultDataFile.getFileFormat()</a></th>
<td class="colLast">
<div class="deprecationComment">Removed in latest XSD schemas.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/distribution/DefaultDataFile.html#setFileFormat(org.opengis.metadata.distribution.Format)">org.apache.sis.metadata.iso.distribution.DefaultDataFile.setFileFormat&#8203;(Format)</a></th>
<td class="colLast">
<div class="deprecationComment">Removed in latest XSD schemas.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/distribution/DefaultDigitalTransferOptions.html#getOffLine()">org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions.getOffLine()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/distribution/DefaultDigitalTransferOptions.html#getOffLines()"><code>DefaultDigitalTransferOptions.getOffLines()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/distribution/DefaultDigitalTransferOptions.html#setOffLine(org.opengis.metadata.distribution.Medium)">org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions.setOffLine&#8203;(Medium)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/distribution/DefaultDigitalTransferOptions.html#setOffLines(java.util.Collection)"><code>DefaultDigitalTransferOptions.setOffLines(Collection)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/distribution/DefaultFormat.html#getName()">org.apache.sis.metadata.iso.distribution.DefaultFormat.getName()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by
<code><a href="org/apache/sis/metadata/iso/distribution/DefaultFormat.html#getFormatSpecificationCitation()">DefaultFormat.getFormatSpecificationCitation()</a>.<a href="org/apache/sis/metadata/iso/citation/DefaultCitation.html#getAlternateTitles()">getAlternateTitles()</a></code>. Note that citation alternate titles are often used for abbreviations.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/distribution/DefaultFormat.html#getSpecification()">org.apache.sis.metadata.iso.distribution.DefaultFormat.getSpecification()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by
<code><a href="org/apache/sis/metadata/iso/distribution/DefaultFormat.html#getFormatSpecificationCitation()">DefaultFormat.getFormatSpecificationCitation()</a>.<a href="org/apache/sis/metadata/iso/citation/DefaultCitation.html#getTitle()">getTitle()</a></code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/distribution/DefaultFormat.html#getVersion()">org.apache.sis.metadata.iso.distribution.DefaultFormat.getVersion()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by
<code><a href="org/apache/sis/metadata/iso/distribution/DefaultFormat.html#getFormatSpecificationCitation()">DefaultFormat.getFormatSpecificationCitation()</a>.<a href="org/apache/sis/metadata/iso/citation/DefaultCitation.html#getEdition()">getEdition()</a></code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/distribution/DefaultFormat.html#setName(org.opengis.util.InternationalString)">org.apache.sis.metadata.iso.distribution.DefaultFormat.setName&#8203;(InternationalString)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by
<code><a href="org/apache/sis/metadata/iso/distribution/DefaultFormat.html#getFormatSpecificationCitation()">DefaultFormat.getFormatSpecificationCitation()</a>.<a href="org/apache/sis/metadata/iso/citation/DefaultCitation.html#setAlternateTitles(java.util.Collection)">setAlternateTitles(Collection)</a></code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/distribution/DefaultFormat.html#setSpecification(org.opengis.util.InternationalString)">org.apache.sis.metadata.iso.distribution.DefaultFormat.setSpecification&#8203;(InternationalString)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by
<code><a href="org/apache/sis/metadata/iso/distribution/DefaultFormat.html#getFormatSpecificationCitation()">DefaultFormat.getFormatSpecificationCitation()</a>.<a href="org/apache/sis/metadata/iso/citation/DefaultCitation.html#setTitle(org.opengis.util.InternationalString)">setTitle(InternationalString)</a></code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/distribution/DefaultFormat.html#setVersion(org.opengis.util.InternationalString)">org.apache.sis.metadata.iso.distribution.DefaultFormat.setVersion&#8203;(InternationalString)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by
<code><a href="org/apache/sis/metadata/iso/distribution/DefaultFormat.html#getFormatSpecificationCitation()">DefaultFormat.getFormatSpecificationCitation()</a>.<a href="org/apache/sis/metadata/iso/citation/DefaultCitation.html#setEdition(org.opengis.util.InternationalString)">setEdition(InternationalString)</a></code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/distribution/DefaultMedium.html#getDensities()">org.apache.sis.metadata.iso.distribution.DefaultMedium.getDensities()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/distribution/DefaultMedium.html#getDensity()"><code>DefaultMedium.getDensity()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/distribution/DefaultMedium.html#setDensities(java.util.Collection)">org.apache.sis.metadata.iso.distribution.DefaultMedium.setDensities&#8203;(Collection&lt;? extends Double&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/distribution/DefaultMedium.html#setDensity(java.lang.Double)"><code>DefaultMedium.setDensity(Double)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/distribution/DefaultStandardOrderProcess.html#getOrderOptionType()">org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess.getOrderOptionType()</a></th>
<td class="colLast">
<div class="deprecationComment">Renamed <a href="org/apache/sis/metadata/iso/distribution/DefaultStandardOrderProcess.html#getOrderOptionsType()"><code>DefaultStandardOrderProcess.getOrderOptionsType()</code></a> for ISO 19115 conformance.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/distribution/DefaultStandardOrderProcess.html#setOrderOptionType(org.opengis.util.RecordType)">org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess.setOrderOptionType&#8203;(RecordType)</a></th>
<td class="colLast">
<div class="deprecationComment">Renamed <a href="org/apache/sis/metadata/iso/distribution/DefaultStandardOrderProcess.html#setOrderOptionsType(org.opengis.util.RecordType)"><code>DefaultStandardOrderProcess.setOrderOptionsType(RecordType)</code></a> for ISO 19115 conformance.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/identification/AbstractIdentification.html#getAggregationInfo()">org.apache.sis.metadata.iso.identification.AbstractIdentification.getAggregationInfo()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/identification/AbstractIdentification.html#getAssociatedResources()"><code>AbstractIdentification.getAssociatedResources()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/identification/AbstractIdentification.html#setAggregationInfo(java.util.Collection)">org.apache.sis.metadata.iso.identification.AbstractIdentification.setAggregationInfo&#8203;(Collection&lt;? extends AggregateInformation&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/identification/AbstractIdentification.html#setAssociatedResources(java.util.Collection)"><code>AbstractIdentification.setAssociatedResources(Collection)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/identification/DefaultAggregateInformation.html#getAggregateDataSetIdentifier()">org.apache.sis.metadata.iso.identification.DefaultAggregateInformation.getAggregateDataSetIdentifier()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by the first identifier of <a href="org/apache/sis/metadata/iso/identification/DefaultAggregateInformation.html#getAggregateDataSetName()"><code>DefaultAggregateInformation.getAggregateDataSetName()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/identification/DefaultAggregateInformation.html#getAggregateDataSetName()">org.apache.sis.metadata.iso.identification.DefaultAggregateInformation.getAggregateDataSetName()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/identification/DefaultAssociatedResource.html#getName()"><code>DefaultAssociatedResource.getName()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/identification/DefaultAggregateInformation.html#setAggregateDataSetIdentifier(org.opengis.metadata.Identifier)">org.apache.sis.metadata.iso.identification.DefaultAggregateInformation.setAggregateDataSetIdentifier&#8203;(Identifier)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by an identifier of <a href="org/apache/sis/metadata/iso/identification/DefaultAggregateInformation.html#getAggregateDataSetName()"><code>DefaultAggregateInformation.getAggregateDataSetName()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/identification/DefaultAggregateInformation.html#setAggregateDataSetName(org.opengis.metadata.citation.Citation)">org.apache.sis.metadata.iso.identification.DefaultAggregateInformation.setAggregateDataSetName&#8203;(Citation)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/identification/DefaultAssociatedResource.html#setName(org.opengis.metadata.citation.Citation)"><code>DefaultAssociatedResource.setName(Citation)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/identification/DefaultDataIdentification.html#getCharacterSets()">org.apache.sis.metadata.iso.identification.DefaultDataIdentification.getCharacterSets()</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <code>getLocalesAndCharsets().values()</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/identification/DefaultDataIdentification.html#getLanguages()">org.apache.sis.metadata.iso.identification.DefaultDataIdentification.getLanguages()</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <code>getLocalesAndCharsets().keySet()</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/identification/DefaultDataIdentification.html#setCharacterSets(java.util.Collection)">org.apache.sis.metadata.iso.identification.DefaultDataIdentification.setCharacterSets&#8203;(Collection&lt;? extends CharacterSet&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by putting values in <a href="org/apache/sis/metadata/iso/identification/DefaultDataIdentification.html#getLocalesAndCharsets()"><code>DefaultDataIdentification.getLocalesAndCharsets()</code></a> map.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/identification/DefaultDataIdentification.html#setLanguages(java.util.Collection)">org.apache.sis.metadata.iso.identification.DefaultDataIdentification.setLanguages&#8203;(Collection&lt;? extends Locale&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by putting keys in <a href="org/apache/sis/metadata/iso/identification/DefaultDataIdentification.html#getLocalesAndCharsets()"><code>DefaultDataIdentification.getLocalesAndCharsets()</code></a> map.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/lineage/DefaultProcessStep.html#getDate()">org.apache.sis.metadata.iso.lineage.DefaultProcessStep.getDate()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115-1:2014, replaced by <a href="org/apache/sis/metadata/iso/lineage/DefaultProcessStep.html#getStepDateTime()"><code>DefaultProcessStep.getStepDateTime()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/lineage/DefaultProcessStep.html#setDate(java.util.Date)">org.apache.sis.metadata.iso.lineage.DefaultProcessStep.setDate&#8203;(Date)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115-1:2014, replaced by <a href="org/apache/sis/metadata/iso/lineage/DefaultProcessStep.html#setStepDateTime(org.opengis.temporal.TemporalPrimitive)"><code>DefaultProcessStep.setStepDateTime(TemporalPrimitive)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/lineage/DefaultSource.html#getScaleDenominator()">org.apache.sis.metadata.iso.lineage.DefaultSource.getScaleDenominator()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, moved to <a href="org/apache/sis/metadata/iso/identification/DefaultResolution.html#getEquivalentScale()"><code>DefaultResolution.getEquivalentScale()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/lineage/DefaultSource.html#getSourceExtents()">org.apache.sis.metadata.iso.lineage.DefaultSource.getSourceExtents()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, moved to <a href="org/apache/sis/metadata/iso/maintenance/DefaultScope.html#getExtents()"><code>DefaultScope.getExtents()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/lineage/DefaultSource.html#setScaleDenominator(org.opengis.metadata.identification.RepresentativeFraction)">org.apache.sis.metadata.iso.lineage.DefaultSource.setScaleDenominator&#8203;(RepresentativeFraction)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, moved to <a href="org/apache/sis/metadata/iso/identification/DefaultResolution.html#setEquivalentScale(org.opengis.metadata.identification.RepresentativeFraction)"><code>DefaultResolution.setEquivalentScale(RepresentativeFraction)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/lineage/DefaultSource.html#setSourceExtents(java.util.Collection)">org.apache.sis.metadata.iso.lineage.DefaultSource.setSourceExtents&#8203;(Collection&lt;? extends Extent&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, moved to <a href="org/apache/sis/metadata/iso/maintenance/DefaultScope.html#setExtents(java.util.Collection)"><code>DefaultScope.setExtents(Collection)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/maintenance/DefaultMaintenanceInformation.html#getDateOfNextUpdate()">org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation.getDateOfNextUpdate()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/maintenance/DefaultMaintenanceInformation.html#getMaintenanceDates()"><code>DefaultMaintenanceInformation.getMaintenanceDates()</code></a> in order to enable inclusion
of a <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/citation/DateType.html?is-external=true" title="class or interface in org.opengis.metadata.citation" class="externalLink"><code>DateType</code></a> to describe the type of the date. The associated date type is
<code>DateType.valueOf("NEXT_UPDATE")</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/maintenance/DefaultMaintenanceInformation.html#getUpdateScopeDescriptions()">org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation.getUpdateScopeDescriptions()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, <a href="org/apache/sis/metadata/iso/maintenance/DefaultMaintenanceInformation.html#getUpdateScopes()"><code>DefaultMaintenanceInformation.getUpdateScopes()</code></a> and <code>getUpdateScopeDescriptions()</code>
were combined into <a href="org/apache/sis/metadata/iso/maintenance/DefaultMaintenanceInformation.html#getMaintenanceScopes()"><code>DefaultMaintenanceInformation.getMaintenanceScopes()</code></a> in order to allow specifying a scope
that includes a spatial and temporal extent.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/maintenance/DefaultMaintenanceInformation.html#getUpdateScopes()">org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation.getUpdateScopes()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, <code>getUpdateScopes()</code> and <a href="org/apache/sis/metadata/iso/maintenance/DefaultMaintenanceInformation.html#getUpdateScopeDescriptions()"><code>DefaultMaintenanceInformation.getUpdateScopeDescriptions()</code></a>
were combined into <a href="org/apache/sis/metadata/iso/maintenance/DefaultMaintenanceInformation.html#getMaintenanceScopes()"><code>DefaultMaintenanceInformation.getMaintenanceScopes()</code></a> in order to allow specifying a scope
that includes a spatial and temporal extent.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/maintenance/DefaultMaintenanceInformation.html#setDateOfNextUpdate(java.util.Date)">org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation.setDateOfNextUpdate&#8203;(Date)</a></th>
<td class="colLast"></td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/maintenance/DefaultMaintenanceInformation.html#setUpdateScopeDescriptions(java.util.Collection)">org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation.setUpdateScopeDescriptions&#8203;(Collection&lt;? extends ScopeDescription&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/maintenance/DefaultMaintenanceInformation.html#setMaintenanceScopes(java.util.Collection)"><code>DefaultMaintenanceInformation.setMaintenanceScopes(Collection)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/maintenance/DefaultMaintenanceInformation.html#setUpdateScopes(java.util.Collection)">org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation.setUpdateScopes&#8203;(Collection&lt;? extends ScopeCode&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/maintenance/DefaultMaintenanceInformation.html#setMaintenanceScopes(java.util.Collection)"><code>DefaultMaintenanceInformation.setMaintenanceScopes(Collection)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/maintenance/DefaultScope.html#getExtent()">org.apache.sis.metadata.iso.maintenance.DefaultScope.getExtent()</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/maintenance/DefaultScope.html#getExtents()"><code>DefaultScope.getExtents()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/iso/maintenance/DefaultScope.html#setExtent(org.opengis.metadata.extent.Extent)">org.apache.sis.metadata.iso.maintenance.DefaultScope.setExtent&#8203;(Extent)</a></th>
<td class="colLast">
<div class="deprecationComment">As of ISO 19115:2014, replaced by <a href="org/apache/sis/metadata/iso/maintenance/DefaultScope.html#setExtents(java.util.Collection)"><code>DefaultScope.setExtents(Collection)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/ModifiableMetadata.html#checkWritePermission()">org.apache.sis.metadata.ModifiableMetadata.checkWritePermission()</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <a href="org/apache/sis/metadata/ModifiableMetadata.html#checkWritePermission(java.lang.Object)"><code>ModifiableMetadata.checkWritePermission(Object)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/ModifiableMetadata.html#freeze()">org.apache.sis.metadata.ModifiableMetadata.freeze()</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <code>transition(State.FINAL)</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/ModifiableMetadata.html#isModifiable()">org.apache.sis.metadata.ModifiableMetadata.isModifiable()</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <code><a href="org/apache/sis/metadata/ModifiableMetadata.html#state()">ModifiableMetadata.state()</a> != State.FINAL</code>.
See <a href="https://issues.apache.org/jira/browse/SIS-81">SIS-81</a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/ModifiableMetadata.html#unmodifiable()">org.apache.sis.metadata.ModifiableMetadata.unmodifiable()</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <code>MetadataCopier.forModifiable(getStandard()).copy(this).transition(State.FINAL)</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/sql/MetadataSource.html#addWarningListener(org.apache.sis.util.logging.WarningListener)">org.apache.sis.metadata.sql.MetadataSource.addWarningListener&#8203;(WarningListener&lt;? super MetadataSource&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment"><code>WarningListener</code> to be replaced by <a href="https://docs.oracle.com/javase/8/docs/api/java/util/logging/Filter.html?is-external=true" title="class or interface in java.util.logging" class="externalLink"><code>Filter</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/metadata/sql/MetadataSource.html#removeWarningListener(org.apache.sis.util.logging.WarningListener)">org.apache.sis.metadata.sql.MetadataSource.removeWarningListener&#8203;(WarningListener&lt;? super MetadataSource&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment"><code>WarningListener</code> to be replaced by <a href="https://docs.oracle.com/javase/8/docs/api/java/util/logging/Filter.html?is-external=true" title="class or interface in java.util.logging" class="externalLink"><code>Filter</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/referencing/CRS.html#fromAuthority(org.opengis.referencing.crs.CoordinateReferenceSystem,org.opengis.referencing.crs.CRSAuthorityFactory,org.apache.sis.util.logging.WarningListener)">org.apache.sis.referencing.CRS.fromAuthority&#8203;(CoordinateReferenceSystem, CRSAuthorityFactory, WarningListener&lt;?&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment"><code>WarningListener</code> argument replaced by <code>java.util.logging.Filter</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/referencing/datum/DefaultEllipsoid.html#orthodromicDistance(double,double,double,double)">org.apache.sis.referencing.datum.DefaultEllipsoid.orthodromicDistance&#8203;(double, double, double, double)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <a href="org/apache/sis/referencing/GeodeticCalculator.html" title="class in org.apache.sis.referencing"><code>GeodeticCalculator</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/referencing/IdentifiedObjects.html#getUnicodeIdentifier(org.opengis.referencing.IdentifiedObject)">org.apache.sis.referencing.IdentifiedObjects.getUnicodeIdentifier&#8203;(IdentifiedObject)</a></th>
<td class="colLast">
<div class="deprecationComment">Renamed <a href="org/apache/sis/referencing/IdentifiedObjects.html#getSimpleNameOrIdentifier(org.opengis.referencing.IdentifiedObject)"><code>IdentifiedObjects.getSimpleNameOrIdentifier(IdentifiedObject)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/referencing/operation/DefaultCoordinateOperationFactory.html#createOperation(org.opengis.referencing.crs.CoordinateReferenceSystem,org.opengis.referencing.crs.CoordinateReferenceSystem,org.opengis.referencing.operation.OperationMethod)">org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory.createOperation&#8203;(CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <a href="org/apache/sis/referencing/operation/DefaultCoordinateOperationFactory.html#createOperation(org.opengis.referencing.crs.CoordinateReferenceSystem,org.opengis.referencing.crs.CoordinateReferenceSystem,org.apache.sis.referencing.operation.CoordinateOperationContext)"><code>DefaultCoordinateOperationFactory.createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateOperationContext)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/referencing/operation/DefaultPassThroughOperation.html#getMethod()">org.apache.sis.referencing.operation.DefaultPassThroughOperation.getMethod()</a></th>
<td class="colLast">
<div class="deprecationComment">May be removed in GeoAPI 4.0 since it does not apply to pass-through operations.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/referencing/operation/DefaultPassThroughOperation.html#getParameterValues()">org.apache.sis.referencing.operation.DefaultPassThroughOperation.getParameterValues()</a></th>
<td class="colLast">
<div class="deprecationComment">May be removed in GeoAPI 4.0 since it does not apply to pass-through operations.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/referencing/operation/transform/DefaultMathTransformFactory.html#createBaseToDerived(org.opengis.referencing.crs.CoordinateReferenceSystem,org.opengis.parameter.ParameterValueGroup,org.opengis.referencing.cs.CoordinateSystem)">org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.createBaseToDerived&#8203;(CoordinateReferenceSystem, ParameterValueGroup, CoordinateSystem)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <a href="org/apache/sis/referencing/operation/transform/DefaultMathTransformFactory.html#createParameterizedTransform(org.opengis.parameter.ParameterValueGroup,org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context)"><code>DefaultMathTransformFactory.createParameterizedTransform(ParameterValueGroup, Context)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/referencing/operation/transform/DefaultMathTransformFactory.html#createFromXML(java.lang.String)">org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.createFromXML&#8203;(String)</a></th>
<td class="colLast"></td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/referencing/operation/transform/DefaultMathTransformFactory.html#createParameterizedTransform(org.opengis.parameter.ParameterValueGroup)">org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.createParameterizedTransform&#8203;(ParameterValueGroup)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <a href="org/apache/sis/referencing/operation/transform/DefaultMathTransformFactory.html#createParameterizedTransform(org.opengis.parameter.ParameterValueGroup,org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context)"><code>DefaultMathTransformFactory.createParameterizedTransform(ParameterValueGroup, Context)</code></a>
where the <code>Context</code> argument can be null.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/referencing/operation/transform/PassThroughTransform.html#create(int,org.opengis.referencing.operation.MathTransform,int)">org.apache.sis.referencing.operation.transform.PassThroughTransform.create&#8203;(int, MathTransform, int)</a></th>
<td class="colLast">
<div class="deprecationComment">Moved to <a href="org/apache/sis/referencing/operation/transform/MathTransforms.html#passThrough(int,org.opengis.referencing.operation.MathTransform,int)"><code>MathTransforms.passThrough(int, MathTransform, int)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/storage/DataStore.html#addWarningListener(org.apache.sis.util.logging.WarningListener)">org.apache.sis.storage.DataStore.addWarningListener&#8203;(WarningListener&lt;? super DataStore&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <code>addListener(listener, WarningEvent.class)</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/storage/DataStore.html#removeWarningListener(org.apache.sis.util.logging.WarningListener)">org.apache.sis.storage.DataStore.removeWarningListener&#8203;(WarningListener&lt;? super DataStore&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <code>removeListener(listener, WarningEvent.class)</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/storage/event/StoreListeners.html#addWarningListener(org.apache.sis.util.logging.WarningListener)">org.apache.sis.storage.event.StoreListeners.addWarningListener&#8203;(WarningListener)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <code>addListener(listener, WarningEvent.class)</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/storage/event/StoreListeners.html#hasListeners()">org.apache.sis.storage.event.StoreListeners.hasListeners()</a></th>
<td class="colLast"></td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/storage/event/StoreListeners.html#removeWarningListener(org.apache.sis.util.logging.WarningListener)">org.apache.sis.storage.event.StoreListeners.removeWarningListener&#8203;(WarningListener)</a></th>
<td class="colLast">
<div class="deprecationComment">Replaced by <code>removeListener(listener, WarningEvent.class)</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/util/ComparisonMode.html#isApproximative()">org.apache.sis.util.ComparisonMode.isApproximative()</a></th>
<td class="colLast">
<div class="deprecationComment">Renamed <a href="org/apache/sis/util/ComparisonMode.html#isApproximate()"><code>ComparisonMode.isApproximate()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/util/logging/LoggerAdapter.html#logrb(java.util.logging.Level,java.lang.String,java.lang.String,java.lang.String,java.lang.String)">org.apache.sis.util.logging.LoggerAdapter.logrb&#8203;(Level, String, String, String, String)</a></th>
<td class="colLast">
<div class="deprecationComment">JDK 8 has deprecated this method.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/sis/util/Utilities.html#equalsApproximatively(java.lang.Object,java.lang.Object)">org.apache.sis.util.Utilities.equalsApproximatively&#8203;(Object, Object)</a></th>
<td class="colLast">
<div class="deprecationComment">Renamed <a href="org/apache/sis/util/Utilities.html#equalsApproximately(java.lang.Object,java.lang.Object)"><code>Utilities.equalsApproximately(Object, Object)</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>