Skip to content

Commit

Permalink
v0.8.46
Browse files Browse the repository at this point in the history
- Private method `meico.mpm.elements.maps.TempoMap.renderTempoToMap(double date, int ppq, TempoData tempoData)` has been made `public` and refactored to `computeDiffTiming()` to better describe its function.
- Class `meico.mpm.elements.maps.GenericMap` has new methods:
  - `contains()` to check whether a given XML element is an entry in this map.
  - `getElementIndexOf()` to determine the index of a given element.
  • Loading branch information
axelberndt committed Jan 12, 2023
1 parent 4fe89e8 commit b23e606
Show file tree
Hide file tree
Showing 248 changed files with 672 additions and 585 deletions.
4 changes: 2 additions & 2 deletions docs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>All Classes</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>All Classes</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
6 changes: 3 additions & 3 deletions docs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>Constant Field Values</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -95,7 +95,7 @@ <h2 title="meico">meico.*</h2>
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="meico/Meico.html#version">version</a></code></td>
<td class="colLast"><code>"0.8.44"</code></td>
<td class="colLast"><code>"0.8.46"</code></td>
</tr>
</tbody>
</table>
Expand Down
4 changes: 2 additions & 2 deletions docs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>Deprecated List</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>API Help</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>A-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-10.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>J-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-11.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>K-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-12.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>L-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-13.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>M-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-14.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>N-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-15.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>O-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-16.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>P-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-17.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>Q-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
8 changes: 2 additions & 6 deletions docs/index-files/index-18.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>R-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down Expand Up @@ -344,10 +344,6 @@ <h2 class="title">R</h2>
<div class="block">a static variant of the above method; iterate through the specified map, compute the milliseconds dates for all elements and add the results as attributes milliseconds.date and milliseconds.date.end;
this method includes a fallback mechanism if no tempoMap is provided</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/TempoMap.html#renderTempoToMap-double-int-meico.mpm.elements.maps.data.TempoData-">renderTempoToMap(double, int, TempoData)</a></span> - Static method in class meico.mpm.elements.maps.<a href="../meico/mpm/elements/maps/TempoMap.html" title="class in meico.mpm.elements.maps">TempoMap</a></dt>
<dd>
<div class="block">convenience method for timing computation</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mei/Helper.html#reorderMeasureContent-nu.xom.Element-">reorderMeasureContent(Element)</a></span> - Static method in class meico.mei.<a href="../meico/mei/Helper.html" title="class in meico.mei">Helper</a></dt>
<dd>
<div class="block">this method moves all subtrees of a measure that are non staff subtrees, i.e. they are control event subtrees, to the front as these have to be processed before the staffs</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-19.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>S-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>B-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-20.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>T-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-21.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>U-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-22.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>V-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-23.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>W-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-24.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>X-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
13 changes: 11 additions & 2 deletions docs/index-files/index-3.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>C-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down Expand Up @@ -437,6 +437,11 @@ <h2 class="title">C</h2>
<dd>
<div class="block">MEI control events are usually placed out of timing at the end of a measure.</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/TempoMap.html#computeDiffTiming-double-int-meico.mpm.elements.maps.data.TempoData-">computeDiffTiming(double, int, TempoData)</a></span> - Static method in class meico.mpm.elements.maps.<a href="../meico/mpm/elements/maps/TempoMap.html" title="class in meico.mpm.elements.maps">TempoMap</a></dt>
<dd>
<div class="block">convenience method for timing computation; computes the milliseconds difference between the tick date and the date of the tempo instruction (tempoData);
in other word, how many milliseconds is date after the tempo instruction</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mei/Helper.html#computeDuration-nu.xom.Element-">computeDuration(Element)</a></span> - Method in class meico.mei.<a href="../meico/mei/Helper.html" title="class in meico.mei">Helper</a></dt>
<dd>
<div class="block">compute midi tick duration of a note or rest, if fail return 0.0;
Expand Down Expand Up @@ -492,6 +497,10 @@ <h2 class="title">C</h2>
<dd>
<div class="block">collect all tempo instructions in this tempoMap and compute their milliseconds date</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/GenericMap.html#contains-nu.xom.Element-">contains(Element)</a></span> - Method in class meico.mpm.elements.maps.<a href="../meico/mpm/elements/maps/GenericMap.html" title="class in meico.mpm.elements.maps">GenericMap</a></dt>
<dd>
<div class="block">Check if element is an entry in this map.</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/midi/EventMaker.html#CONTINUE">CONTINUE</a></span> - Static variable in class meico.midi.<a href="../meico/midi/EventMaker.html" title="class in meico.midi">EventMaker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../meico/midi/EventMaker.html#CONTROL_CHANGE">CONTROL_CHANGE</a></span> - Static variable in class meico.midi.<a href="../meico/midi/EventMaker.html" title="class in meico.midi">EventMaker</a></dt>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-4.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>D-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-5.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>E-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-6.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>F-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
8 changes: 6 additions & 2 deletions docs/index-files/index-7.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>G-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down Expand Up @@ -405,6 +405,10 @@ <h2 class="title">G</h2>
<dd>
<div class="block">get the index of an element in the map via its xml:id string</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/GenericMap.html#getElementIndexOf-nu.xom.Element-">getElementIndexOf(Element)</a></span> - Method in class meico.mpm.elements.maps.<a href="../meico/mpm/elements/maps/GenericMap.html" title="class in meico.mpm.elements.maps">GenericMap</a></dt>
<dd>
<div class="block">determine the index of the given element in this map</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/audio/Audio.html#getEncoding--">getEncoding()</a></span> - Method in class meico.audio.<a href="../meico/audio/Audio.html" title="class in meico.audio">Audio</a></dt>
<dd>
<div class="block">a getter for the encoding</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-8.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Oct 31 20:14:21 CET 2022 -->
<!-- Generated by javadoc (1.8.0_172) on Thu Jan 12 16:05:01 CET 2023 -->
<title>H-Index</title>
<meta name="date" content="2022-10-31">
<meta name="date" content="2023-01-12">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
Loading

0 comments on commit b23e606

Please sign in to comment.