Skip to content

Commit 4c11da3

Browse files
Astrea v1.2.0 ready for release
1 parent 2c3dfaa commit 4c11da3

File tree

87 files changed

+6878
-172
lines changed

Some content is hidden

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

87 files changed

+6878
-172
lines changed

docs/allclasses-frame.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>All Classes</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

docs/allclasses-noframe.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>All Classes</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

docs/astrea/generators/OwlGenerator.html

100755100644
+26-10
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>OwlGenerator</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../script.js"></script>
1010
</head>
@@ -18,7 +18,7 @@
1818
catch(err) {
1919
}
2020
//-->
21-
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
21+
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10};
2222
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
2323
var altColor = "altColor";
2424
var rowColor = "rowColor";
@@ -171,45 +171,51 @@ <h3>Method Summary</h3>
171171
<th class="colLast" scope="col">Method and Description</th>
172172
</tr>
173173
<tr id="i0" class="altColor">
174+
<td class="colFirst"><code>void</code></td>
175+
<td class="colLast"><code><span class="memberNameLink"><a href="../../astrea/generators/OwlGenerator.html#fetchQueries--">fetchQueries</a></span>()</code>
176+
<div class="block">This constructor fetches the queries from the provided SPARQL endpoint</div>
177+
</td>
178+
</tr>
179+
<tr id="i1" class="rowColor">
174180
<td class="colFirst"><code>org.apache.jena.rdf.model.Model</code></td>
175181
<td class="colLast"><code><span class="memberNameLink"><a href="../../astrea/generators/OwlGenerator.html#fromModel-org.apache.jena.rdf.model.Model-">fromModel</a></span>(org.apache.jena.rdf.model.Model&nbsp;ontology)</code>
176182
<div class="block">This method aims at generating the SHACL shapes from a jena <code>Model</code> containing the content of one or more ontologies</div>
177183
</td>
178184
</tr>
179-
<tr id="i1" class="rowColor">
185+
<tr id="i2" class="altColor">
180186
<td class="colFirst"><code>org.apache.jena.rdf.model.Model</code></td>
181187
<td class="colLast"><code><span class="memberNameLink"><a href="../../astrea/generators/OwlGenerator.html#fromOwl-java.lang.String-java.lang.String-">fromOwl</a></span>(java.lang.String&nbsp;owlContent,
182188
java.lang.String&nbsp;format)</code>
183189
<div class="block">This method aims at generating the SHACL shapes from the content in memory of one or more ontologies</div>
184190
</td>
185191
</tr>
186-
<tr id="i2" class="altColor">
192+
<tr id="i3" class="rowColor">
187193
<td class="colFirst"><code>org.apache.jena.rdf.model.Model</code></td>
188194
<td class="colLast"><code><span class="memberNameLink"><a href="../../astrea/generators/OwlGenerator.html#fromURL-java.lang.String-">fromURL</a></span>(java.lang.String&nbsp;owlUrl)</code>
189195
<div class="block">This method aims at generating the SHACL shapes from the url of an ontology</div>
190196
</td>
191197
</tr>
192-
<tr id="i3" class="rowColor">
198+
<tr id="i4" class="altColor">
193199
<td class="colFirst"><code>org.apache.jena.rdf.model.Model</code></td>
194200
<td class="colLast"><code><span class="memberNameLink"><a href="../../astrea/generators/OwlGenerator.html#fromURLs-java.util.List-">fromURLs</a></span>(java.util.List&lt;java.lang.String&gt;&nbsp;owlUrls)</code>
195201
<div class="block">This method aims at generating the SHACL shapes from a set of ontology urls</div>
196202
</td>
197203
</tr>
198-
<tr id="i4" class="altColor">
204+
<tr id="i5" class="rowColor">
199205
<td class="colFirst"><code>java.lang.String</code></td>
200206
<td class="colLast"><code><span class="memberNameLink"><a href="../../astrea/generators/OwlGenerator.html#getEndpoint--">getEndpoint</a></span>()</code>&nbsp;</td>
201207
</tr>
202-
<tr id="i5" class="rowColor">
208+
<tr id="i6" class="altColor">
203209
<td class="colFirst"><code>java.util.List&lt;java.lang.String&gt;</code></td>
204210
<td class="colLast"><code><span class="memberNameLink"><a href="../../astrea/generators/OwlGenerator.html#getQueries--">getQueries</a></span>()</code>
205211
<div class="block">This method returns the list of SPARQL queries that are used to generate the SHACL shapes</div>
206212
</td>
207213
</tr>
208-
<tr id="i6" class="altColor">
214+
<tr id="i7" class="rowColor">
209215
<td class="colFirst"><code>void</code></td>
210216
<td class="colLast"><code><span class="memberNameLink"><a href="../../astrea/generators/OwlGenerator.html#setEndpoint-java.lang.String-">setEndpoint</a></span>(java.lang.String&nbsp;endpoint)</code>&nbsp;</td>
211217
</tr>
212-
<tr id="i7" class="rowColor">
218+
<tr id="i8" class="altColor">
213219
<td class="colFirst"><code>void</code></td>
214220
<td class="colLast"><code><span class="memberNameLink"><a href="../../astrea/generators/OwlGenerator.html#setQueries-java.util.List-">setQueries</a></span>(java.util.List&lt;java.lang.String&gt;&nbsp;queries)</code>
215221
<div class="block">This method allows to set the list of SPARQL queries used to generate the SHACL shapes</div>
@@ -309,6 +315,16 @@ <h4>setEndpoint</h4>
309315
</dl>
310316
</li>
311317
</ul>
318+
<a name="fetchQueries--">
319+
<!-- -->
320+
</a>
321+
<ul class="blockList">
322+
<li class="blockList">
323+
<h4>fetchQueries</h4>
324+
<pre>public&nbsp;void&nbsp;fetchQueries()</pre>
325+
<div class="block">This constructor fetches the queries from the provided SPARQL endpoint</div>
326+
</li>
327+
</ul>
312328
<a name="getQueries--">
313329
<!-- -->
314330
</a>

docs/astrea/generators/class-use/OwlGenerator.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>Uses of Class astrea.generators.OwlGenerator</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>

docs/astrea/generators/package-frame.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>astrea.generators</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../script.js"></script>
1010
</head>

docs/astrea/generators/package-summary.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>astrea.generators</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../script.js"></script>
1010
</head>

docs/astrea/generators/package-tree.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>astrea.generators Class Hierarchy</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../script.js"></script>
1010
</head>

docs/astrea/generators/package-use.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>Uses of Package astrea.generators</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../script.js"></script>
1010
</head>

docs/astrea/model/ShaclFromOwl.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>ShaclFromOwl</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../script.js"></script>
1010
</head>

docs/astrea/model/class-use/ShaclFromOwl.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>Uses of Interface astrea.model.ShaclFromOwl</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>

docs/astrea/model/package-frame.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>astrea.model</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../script.js"></script>
1010
</head>

docs/astrea/model/package-summary.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>astrea.model</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../script.js"></script>
1010
</head>

docs/astrea/model/package-tree.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>astrea.model Class Hierarchy</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../script.js"></script>
1010
</head>

docs/astrea/model/package-use.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>Uses of Package astrea.model</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../script.js"></script>
1010
</head>

docs/constant-values.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>Constant Field Values</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

docs/deprecated-list.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>Deprecated List</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

docs/help-doc.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>API Help</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

docs/index-files/index-1.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>A-Index</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

docs/index-files/index-2.html

100755100644
+6-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>F-Index</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>
@@ -74,6 +74,10 @@
7474
</a>
7575
<h2 class="title">F</h2>
7676
<dl>
77+
<dt><span class="memberNameLink"><a href="../astrea/generators/OwlGenerator.html#fetchQueries--">fetchQueries()</a></span> - Method in class astrea.generators.<a href="../astrea/generators/OwlGenerator.html" title="class in astrea.generators">OwlGenerator</a></dt>
78+
<dd>
79+
<div class="block">This constructor fetches the queries from the provided SPARQL endpoint</div>
80+
</dd>
7781
<dt><span class="memberNameLink"><a href="../astrea/generators/OwlGenerator.html#fromModel-org.apache.jena.rdf.model.Model-">fromModel(Model)</a></span> - Method in class astrea.generators.<a href="../astrea/generators/OwlGenerator.html" title="class in astrea.generators">OwlGenerator</a></dt>
7882
<dd>&nbsp;</dd>
7983
<dt><span class="memberNameLink"><a href="../astrea/model/ShaclFromOwl.html#fromModel-org.apache.jena.rdf.model.Model-">fromModel(Model)</a></span> - Method in interface astrea.model.<a href="../astrea/model/ShaclFromOwl.html" title="interface in astrea.model">ShaclFromOwl</a></dt>

docs/index-files/index-3.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>G-Index</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

docs/index-files/index-4.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>O-Index</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

docs/index-files/index-5.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>S-Index</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

docs/index.html

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>Generated Documentation (Untitled)</title>
77
<script type="text/javascript">
88
tmpTargetPage = "" + window.location.search;

docs/overview-frame.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>Overview List</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

docs/overview-summary.html

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Sun Dec 08 16:39:30 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 11 12:29:19 CET 2019 -->
66
<title>Overview</title>
7-
<meta name="date" content="2019-12-08">
7+
<meta name="date" content="2019-12-11">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

0 commit comments

Comments
 (0)