Skip to content

Commit

Permalink
New Ucidy version with new vocabulary version (1.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmantele committed Nov 21, 2022
1 parent c38d64b commit d51d936
Show file tree
Hide file tree
Showing 56 changed files with 669 additions and 658 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ UCD (Unified Content Descriptor). This current version aims to respect as much
as possible the definition provided by the [IVOA](http://www.ivoa.net/ "International Virtual Observatory Alliance")
standard: [An IVOA Standard for Unified Content Descriptors - Version 1.1](http://www.ivoa.net/documents/cover/UCD-20050812.html).
The parser is by default configured with the list of all validated UCD words
listed in [The UCD1+ controlled vocabulary 1.4](https://www.ivoa.net/documents/UCD1+/20210616/index.html).
listed in [The UCD1+ controlled vocabulary 1.5](https://www.ivoa.net/documents/UCD1+/20221005/).

### Functionalities

* Check whether each UCD word is:
- syntactically valid
- recognised (i.e. the word is among a list of well known UCD words)
- recommended by the IVOA ([The UCD1+ controlled vocabulary 1.4](https://www.ivoa.net/documents/UCD1+/20210616/index.html))
- recommended by the IVOA ([The UCD1+ controlled vocabulary 1.5](https://www.ivoa.net/documents/UCD1+/20221005/))
* Possibility to customise the list of known UCD words
_(by default all validated UCD1+ are automatically loaded)_
* Validate a full UCD with
Expand Down Expand Up @@ -84,9 +84,9 @@ _No dependency._

The `resources` directory contains two files for the moment:
* `ucd1p-words.txt`. It lists all official IVOA UCD1+ words as provided
at <https://github.com/ivoa-std/UCDList/blob/master/ucd-list.txt>.
at <https://www.ivoa.net/documents/UCD1+/20221005/ucd-list.txt>.
* `ucd1p-deprecated.txt`. This is a list of all _deprecated_ UCD1+ words as
provided at <http://cdsweb.u-strasbg.fr/UCD/ucd1p-deprecated.txt>.
provided at <https://www.ivoa.net/documents/UCD1+/20221005/ucd-list-deprecated.txt>.

These files are loaded by the default parser initialised in the class UCDParser.

Expand Down
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<!-- # PROPERTIES -->
<!-- ##################################################################### -->

<property name="version" value="1.2" />
<property name="version" value="1.3" />

<property name="main.src.dir" value="src" />
<property name="main.lib.dir" value="lib" /> <!-- OPTIONAL -->
Expand Down
4 changes: 2 additions & 2 deletions docs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>All Classes</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>All Classes</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/DeprecatedUCDWordList.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>DeprecatedUCDWordList</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/UCD.AdviceIterator.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>UCD.AdviceIterator</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/UCD.DeprecatedIterator.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>UCD.DeprecatedIterator</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/UCD.ErrorsIterator.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>UCD.ErrorsIterator</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/UCD.WordsIterator.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>UCD.WordsIterator</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/UCD.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>UCD</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/UCDParser.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>UCDParser</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/UCDSyntax.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>UCDSyntax</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/UCDWord.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>UCDWord</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/UCDWordList.UCDWordComparator.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>UCDWordList.UCDWordComparator</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/UCDWordList.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>UCDWordList</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/class-use/DeprecatedUCDWordList.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Class ari.ucidy.DeprecatedUCDWordList</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/class-use/UCD.AdviceIterator.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Class ari.ucidy.UCD.AdviceIterator</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/class-use/UCD.DeprecatedIterator.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Class ari.ucidy.UCD.DeprecatedIterator</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/class-use/UCD.ErrorsIterator.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Class ari.ucidy.UCD.ErrorsIterator</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/class-use/UCD.WordsIterator.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Class ari.ucidy.UCD.WordsIterator</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/class-use/UCD.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Class ari.ucidy.UCD</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/class-use/UCDParser.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Class ari.ucidy.UCDParser</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/class-use/UCDSyntax.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Class ari.ucidy.UCDSyntax</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/class-use/UCDWord.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Class ari.ucidy.UCDWord</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/class-use/UCDWordList.UCDWordComparator.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Class ari.ucidy.UCDWordList.UCDWordComparator</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/class-use/UCDWordList.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Class ari.ucidy.UCDWordList</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/package-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ari.ucidy</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/package-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ari.ucidy</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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/ari/ucidy/package-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_292) on Wed Nov 03 17:21:01 CET 2021 -->
<!-- Generated by javadoc (1.8.0_352) on Mon Nov 21 11:07:10 CET 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ari.ucidy Class Hierarchy</title>
<meta name="date" content="2021-11-03">
<meta name="date" content="2022-11-21">
<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 d51d936

Please sign in to comment.