Skip to content

Commit 6b47125

Browse files
committed
Release
1 parent 6c1cf78 commit 6b47125

153 files changed

Lines changed: 10011 additions & 2227 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apidocs/allclasses-frame.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
22
<!-- NewPage -->
3-
<html lang="nl">
3+
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_112) on Tue Nov 01 09:28:54 CET 2016 -->
5+
<!-- Generated by javadoc (1.8.0_162) on Thu May 03 18:04:41 CEST 2018 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (Mapcode Java Library 2.4.1 API)</title>
8-
<meta name="date" content="2016-11-01">
7+
<title>All Classes (Mapcode Java Library 2.4.6 API)</title>
8+
<meta name="date" content="2018-05-03">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -18,6 +18,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
1818
<li><a href="com/mapcode/Mapcode.html" title="class in com.mapcode" target="classFrame">Mapcode</a></li>
1919
<li><a href="com/mapcode/MapcodeCodec.html" title="class in com.mapcode" target="classFrame">MapcodeCodec</a></li>
2020
<li><a href="com/mapcode/Point.html" title="class in com.mapcode" target="classFrame">Point</a></li>
21+
<li><a href="com/mapcode/Rectangle.html" title="class in com.mapcode" target="classFrame">Rectangle</a></li>
2122
<li><a href="com/mapcode/Territory.html" title="enum in com.mapcode" target="classFrame">Territory</a></li>
2223
<li><a href="com/mapcode/Territory.AlphaCodeFormat.html" title="enum in com.mapcode" target="classFrame">Territory.AlphaCodeFormat</a></li>
2324
<li><a href="com/mapcode/UnknownAlphabetException.html" title="class in com.mapcode" target="classFrame">UnknownAlphabetException</a></li>

apidocs/allclasses-noframe.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
22
<!-- NewPage -->
3-
<html lang="nl">
3+
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_112) on Tue Nov 01 09:28:54 CET 2016 -->
5+
<!-- Generated by javadoc (1.8.0_162) on Thu May 03 18:04:41 CEST 2018 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (Mapcode Java Library 2.4.1 API)</title>
8-
<meta name="date" content="2016-11-01">
7+
<title>All Classes (Mapcode Java Library 2.4.6 API)</title>
8+
<meta name="date" content="2018-05-03">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -18,6 +18,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
1818
<li><a href="com/mapcode/Mapcode.html" title="class in com.mapcode">Mapcode</a></li>
1919
<li><a href="com/mapcode/MapcodeCodec.html" title="class in com.mapcode">MapcodeCodec</a></li>
2020
<li><a href="com/mapcode/Point.html" title="class in com.mapcode">Point</a></li>
21+
<li><a href="com/mapcode/Rectangle.html" title="class in com.mapcode">Rectangle</a></li>
2122
<li><a href="com/mapcode/Territory.html" title="enum in com.mapcode">Territory</a></li>
2223
<li><a href="com/mapcode/Territory.AlphaCodeFormat.html" title="enum in com.mapcode">Territory.AlphaCodeFormat</a></li>
2324
<li><a href="com/mapcode/UnknownAlphabetException.html" title="class in com.mapcode">UnknownAlphabetException</a></li>

apidocs/com/mapcode/Alphabet.html

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
22
<!-- NewPage -->
3-
<html lang="nl">
3+
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_112) on Tue Nov 01 09:28:53 CET 2016 -->
5+
<!-- Generated by javadoc (1.8.0_162) on Thu May 03 18:04:41 CEST 2018 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Alphabet (Mapcode Java Library 2.4.1 API)</title>
8-
<meta name="date" content="2016-11-01">
7+
<title>Alphabet (Mapcode Java Library 2.4.6 API)</title>
8+
<meta name="date" content="2018-05-03">
99
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="Alphabet (Mapcode Java Library 2.4.1 API)";
16+
parent.document.title="Alphabet (Mapcode Java Library 2.4.6 API)";
1717
}
1818
}
1919
catch(err) {
@@ -97,10 +97,10 @@ <h2 title="Enum Alphabet" class="title">Enum Alphabet</h2>
9797
</div>
9898
<div class="contentContainer">
9999
<ul class="inheritance">
100-
<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
100+
<li><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
101101
<li>
102102
<ul class="inheritance">
103-
<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a>&lt;<a href="../../com/mapcode/Alphabet.html" title="enum in com.mapcode">Alphabet</a>&gt;</li>
103+
<li><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a>&lt;<a href="../../com/mapcode/Alphabet.html" title="enum in com.mapcode">Alphabet</a>&gt;</li>
104104
<li>
105105
<ul class="inheritance">
106106
<li>com.mapcode.Alphabet</li>
@@ -114,12 +114,12 @@ <h2 title="Enum Alphabet" class="title">Enum Alphabet</h2>
114114
<li class="blockList">
115115
<dl>
116116
<dt>All Implemented Interfaces:</dt>
117-
<dd><a href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../com/mapcode/Alphabet.html" title="enum in com.mapcode">Alphabet</a>&gt;</dd>
117+
<dd><a href="https://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../com/mapcode/Alphabet.html" title="enum in com.mapcode">Alphabet</a>&gt;</dd>
118118
</dl>
119119
<hr>
120120
<br>
121121
<pre>public enum <span class="typeNameLabel">Alphabet</span>
122-
extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../com/mapcode/Alphabet.html" title="enum in com.mapcode">Alphabet</a>&gt;</pre>
122+
extends <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../com/mapcode/Alphabet.html" title="enum in com.mapcode">Alphabet</a>&gt;</pre>
123123
<div class="block">This enum defines all alphabets supported for mapcodes. Note that an alphabet is different
124124
from a language or locale. Note that the term alphabet was historically chosen. Script is a
125125
more precise term.
@@ -247,13 +247,13 @@ <h3>Method Summary</h3>
247247
</tr>
248248
<tr id="i0" class="altColor">
249249
<td class="colFirst"><code>static <a href="../../com/mapcode/Alphabet.html" title="enum in com.mapcode">Alphabet</a></code></td>
250-
<td class="colLast"><code><span class="memberNameLink"><a href="../../com/mapcode/Alphabet.html#fromString-java.lang.String-">fromString</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;alphaCode)</code>
250+
<td class="colLast"><code><span class="memberNameLink"><a href="../../com/mapcode/Alphabet.html#fromString-java.lang.String-">fromString</a></span>(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;alphaCode)</code>
251251
<div class="block">Return alphabet from a string, which needs to be an alphanumeric code.</div>
252252
</td>
253253
</tr>
254254
<tr id="i1" class="rowColor">
255255
<td class="colFirst"><code>static <a href="../../com/mapcode/Alphabet.html" title="enum in com.mapcode">Alphabet</a></code></td>
256-
<td class="colLast"><code><span class="memberNameLink"><a href="../../com/mapcode/Alphabet.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
256+
<td class="colLast"><code><span class="memberNameLink"><a href="../../com/mapcode/Alphabet.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
257257
<div class="block">Returns the enum constant of this type with the specified name.</div>
258258
</td>
259259
</tr>
@@ -269,15 +269,15 @@ <h3>Method Summary</h3>
269269
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
270270
<!-- -->
271271
</a>
272-
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
273-
<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#compareTo-E-" title="class or interface in java.lang">compareTo</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass--" title="class or interface in java.lang">getDeclaringClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#name--" title="class or interface in java.lang">name</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#ordinal--" title="class or interface in java.lang">ordinal</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#valueOf-java.lang.Class-java.lang.String-" title="class or interface in java.lang">valueOf</a></code></li>
272+
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
273+
<code><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#compareTo-E-" title="class or interface in java.lang">compareTo</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass--" title="class or interface in java.lang">getDeclaringClass</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#name--" title="class or interface in java.lang">name</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#ordinal--" title="class or interface in java.lang">ordinal</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#valueOf-java.lang.Class-java.lang.String-" title="class or interface in java.lang">valueOf</a></code></li>
274274
</ul>
275275
<ul class="blockList">
276276
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
277277
<!-- -->
278278
</a>
279-
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
280-
<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
279+
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
280+
<code><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
281281
</ul>
282282
</li>
283283
</ul>
@@ -579,7 +579,7 @@ <h4>values</h4>
579579
<ul class="blockList">
580580
<li class="blockList">
581581
<h4>valueOf</h4>
582-
<pre>public static&nbsp;<a href="../../com/mapcode/Alphabet.html" title="enum in com.mapcode">Alphabet</a>&nbsp;valueOf(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
582+
<pre>public static&nbsp;<a href="../../com/mapcode/Alphabet.html" title="enum in com.mapcode">Alphabet</a>&nbsp;valueOf(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
583583
<div class="block">Returns the enum constant of this type with the specified name.
584584
The string must match <i>exactly</i> an identifier used to declare an
585585
enum constant in this type. (Extraneous whitespace characters are
@@ -590,8 +590,8 @@ <h4>valueOf</h4>
590590
<dt><span class="returnLabel">Returns:</span></dt>
591591
<dd>the enum constant with the specified name</dd>
592592
<dt><span class="throwsLabel">Throws:</span></dt>
593-
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
594-
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd>
593+
<dd><code><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
594+
<dd><code><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd>
595595
</dl>
596596
</li>
597597
</ul>
@@ -601,9 +601,9 @@ <h4>valueOf</h4>
601601
<ul class="blockListLast">
602602
<li class="blockList">
603603
<h4>fromString</h4>
604-
<pre><a href="http://docs.oracle.com/javase/6/docs/api/javax/annotation/Nonnull.html?is-external=true" title="class or interface in javax.annotation">@Nonnull</a>
605-
public static&nbsp;<a href="../../com/mapcode/Alphabet.html" title="enum in com.mapcode">Alphabet</a>&nbsp;fromString(<a href="http://docs.oracle.com/javase/6/docs/api/javax/annotation/Nonnull.html?is-external=true" title="class or interface in javax.annotation">@Nonnull</a>
606-
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;alphaCode)
604+
<pre><a href="https://docs.oracle.com/javase/6/docs/api/javax/annotation/Nonnull.html?is-external=true" title="class or interface in javax.annotation">@Nonnull</a>
605+
public static&nbsp;<a href="../../com/mapcode/Alphabet.html" title="enum in com.mapcode">Alphabet</a>&nbsp;fromString(<a href="https://docs.oracle.com/javase/6/docs/api/javax/annotation/Nonnull.html?is-external=true" title="class or interface in javax.annotation">@Nonnull</a>
606+
<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;alphaCode)
607607
throws <a href="../../com/mapcode/UnknownAlphabetException.html" title="class in com.mapcode">UnknownAlphabetException</a></pre>
608608
<div class="block">Return alphabet from a string, which needs to be an alphanumeric code.</div>
609609
<dl>
@@ -684,6 +684,6 @@ <h4>fromString</h4>
684684
<!-- -->
685685
</a></div>
686686
<!-- ======== END OF BOTTOM NAVBAR ======= -->
687-
<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://mapcode.com">Stichting Mapcode Foundation</a>. All rights reserved.</small></p>
687+
<p class="legalCopy"><small>Copyright &#169; 2018 <a href="http://mapcode.com">Stichting Mapcode Foundation</a>. All rights reserved.</small></p>
688688
</body>
689689
</html>

0 commit comments

Comments
 (0)