-
Notifications
You must be signed in to change notification settings - Fork 5
/
index.html
47 lines (44 loc) · 1.96 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>opendis7-java build products</title>
<meta name="license" content="Open-Source Software License for NPS MOVES Savage Research Group.
This BSD-style license is non-viral and friendly to academia, government, industry, and individuals."/>
<meta name="author" content="Donald P. Brutzman"/>
<meta name="created" content="21 April 2023"/>
<meta name="modified" content="21 April 2023"/>
<meta name="identifier" content="https://savage.nps.edu/opendis7-java/index.html"/>
</head>
<body>
<h2>opendis7-java jars and documentation</h2>
<ul>
<li>
<a href="javadoc/index.html" target="_blank">opendis7 Javadoc</a>
</li>
<li>
<a href="https://github.com/open-dis/opendis7-source-generator/tree/master/xml/dis_7_2012" target="_blank">XML for PDUs</a>
(on github) produces
<a href="xml/SchemaDocumentation/DIS_7_2012.autogenerated.html" target="_blank">DIS7 PDU XML Schema Documentation</a>
</li>
<li>
<a href="opendis7-full.jar">opendis7-full.jar</a>
</li>
<li>
<a href="opendis7-pdus-classes.jar">opendis7-pdus-classes.jar</a>
</li>
<li>
<a href="opendis7-pdus-javadoc.jar">opendis7-pdus-javadoc.jar</a>
</li>
<li>
<a href="opendis7-pdus-source.jar">opendis7-pdus-source.jar</a>
</li>
<li>
<a href="opendis7-enumerations-javadoc.jar">opendis7-enumerations-javadoc.jar</a>
</li>
<li>
<a href="opendis7-enumerations-source.jar">opendis7-enumerations-source.jar</a>
</li>
</ul>
<p>21 April 2023</p>
</body>
</html>