Skip to content

Commit

Permalink
Update JavaDoc to v1.28
Browse files Browse the repository at this point in the history
  • Loading branch information
3breadt committed Mar 10, 2024
1 parent 0c61f1f commit 6ea0abe
Show file tree
Hide file tree
Showing 65 changed files with 4,353 additions and 808 deletions.
11 changes: 8 additions & 3 deletions docs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,32 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_342) on Sat Sep 17 14:00:54 CEST 2022 -->
<!-- Generated by javadoc (1.8.0_342) on Sun Mar 10 14:25:17 CET 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (dd-plist 1.25 API)</title>
<meta name="date" content="2022-09-17">
<title>All Classes (dd-plist 1.28 API)</title>
<meta name="date" content="2024-03-10">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<h1 class="bar">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="com/dd/plist/ASCIILocationInformation.html" title="class in com.dd.plist" target="classFrame">ASCIILocationInformation</a></li>
<li><a href="com/dd/plist/ASCIIPropertyListParser.html" title="class in com.dd.plist" target="classFrame">ASCIIPropertyListParser</a></li>
<li><a href="com/dd/plist/ASCIIPropertyListWriter.html" title="class in com.dd.plist" target="classFrame">ASCIIPropertyListWriter</a></li>
<li><a href="com/dd/plist/Base64.html" title="class in com.dd.plist" target="classFrame">Base64</a></li>
<li><a href="com/dd/plist/Base64.B64InputStream.html" title="class in com.dd.plist" target="classFrame">Base64.B64InputStream</a></li>
<li><a href="com/dd/plist/Base64.B64OutputStream.html" title="class in com.dd.plist" target="classFrame">Base64.B64OutputStream</a></li>
<li><a href="com/dd/plist/BinaryLocationInformation.html" title="class in com.dd.plist" target="classFrame">BinaryLocationInformation</a></li>
<li><a href="com/dd/plist/BinaryPropertyListParser.html" title="class in com.dd.plist" target="classFrame">BinaryPropertyListParser</a></li>
<li><a href="com/dd/plist/BinaryPropertyListWriter.html" title="class in com.dd.plist" target="classFrame">BinaryPropertyListWriter</a></li>
<li><a href="com/dd/plist/LocationInformation.html" title="class in com.dd.plist" target="classFrame">LocationInformation</a></li>
<li><a href="com/dd/plist/NSArray.html" title="class in com.dd.plist" target="classFrame">NSArray</a></li>
<li><a href="com/dd/plist/NSData.html" title="class in com.dd.plist" target="classFrame">NSData</a></li>
<li><a href="com/dd/plist/NSDate.html" title="class in com.dd.plist" target="classFrame">NSDate</a></li>
<li><a href="com/dd/plist/NSDictionary.html" title="class in com.dd.plist" target="classFrame">NSDictionary</a></li>
<li><a href="com/dd/plist/NSNull.html" title="class in com.dd.plist" target="classFrame">NSNull</a></li>
<li><a href="com/dd/plist/NSNumber.html" title="class in com.dd.plist" target="classFrame">NSNumber</a></li>
<li><a href="com/dd/plist/NSObject.html" title="class in com.dd.plist" target="classFrame">NSObject</a></li>
<li><a href="com/dd/plist/NSSet.html" title="class in com.dd.plist" target="classFrame">NSSet</a></li>
Expand All @@ -32,6 +36,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/dd/plist/PropertyListFormatException.html" title="class in com.dd.plist" target="classFrame">PropertyListFormatException</a></li>
<li><a href="com/dd/plist/PropertyListParser.html" title="class in com.dd.plist" target="classFrame">PropertyListParser</a></li>
<li><a href="com/dd/plist/UID.html" title="class in com.dd.plist" target="classFrame">UID</a></li>
<li><a href="com/dd/plist/XMLLocationInformation.html" title="class in com.dd.plist" target="classFrame">XMLLocationInformation</a></li>
<li><a href="com/dd/plist/XMLPropertyListParser.html" title="class in com.dd.plist" target="classFrame">XMLPropertyListParser</a></li>
<li><a href="com/dd/plist/XMLPropertyListWriter.html" title="class in com.dd.plist" target="classFrame">XMLPropertyListWriter</a></li>
</ul>
Expand Down
11 changes: 8 additions & 3 deletions docs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,32 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_342) on Sat Sep 17 14:00:54 CEST 2022 -->
<!-- Generated by javadoc (1.8.0_342) on Sun Mar 10 14:25:17 CET 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (dd-plist 1.25 API)</title>
<meta name="date" content="2022-09-17">
<title>All Classes (dd-plist 1.28 API)</title>
<meta name="date" content="2024-03-10">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<h1 class="bar">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="com/dd/plist/ASCIILocationInformation.html" title="class in com.dd.plist">ASCIILocationInformation</a></li>
<li><a href="com/dd/plist/ASCIIPropertyListParser.html" title="class in com.dd.plist">ASCIIPropertyListParser</a></li>
<li><a href="com/dd/plist/ASCIIPropertyListWriter.html" title="class in com.dd.plist">ASCIIPropertyListWriter</a></li>
<li><a href="com/dd/plist/Base64.html" title="class in com.dd.plist">Base64</a></li>
<li><a href="com/dd/plist/Base64.B64InputStream.html" title="class in com.dd.plist">Base64.B64InputStream</a></li>
<li><a href="com/dd/plist/Base64.B64OutputStream.html" title="class in com.dd.plist">Base64.B64OutputStream</a></li>
<li><a href="com/dd/plist/BinaryLocationInformation.html" title="class in com.dd.plist">BinaryLocationInformation</a></li>
<li><a href="com/dd/plist/BinaryPropertyListParser.html" title="class in com.dd.plist">BinaryPropertyListParser</a></li>
<li><a href="com/dd/plist/BinaryPropertyListWriter.html" title="class in com.dd.plist">BinaryPropertyListWriter</a></li>
<li><a href="com/dd/plist/LocationInformation.html" title="class in com.dd.plist">LocationInformation</a></li>
<li><a href="com/dd/plist/NSArray.html" title="class in com.dd.plist">NSArray</a></li>
<li><a href="com/dd/plist/NSData.html" title="class in com.dd.plist">NSData</a></li>
<li><a href="com/dd/plist/NSDate.html" title="class in com.dd.plist">NSDate</a></li>
<li><a href="com/dd/plist/NSDictionary.html" title="class in com.dd.plist">NSDictionary</a></li>
<li><a href="com/dd/plist/NSNull.html" title="class in com.dd.plist">NSNull</a></li>
<li><a href="com/dd/plist/NSNumber.html" title="class in com.dd.plist">NSNumber</a></li>
<li><a href="com/dd/plist/NSObject.html" title="class in com.dd.plist">NSObject</a></li>
<li><a href="com/dd/plist/NSSet.html" title="class in com.dd.plist">NSSet</a></li>
Expand All @@ -32,6 +36,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/dd/plist/PropertyListFormatException.html" title="class in com.dd.plist">PropertyListFormatException</a></li>
<li><a href="com/dd/plist/PropertyListParser.html" title="class in com.dd.plist">PropertyListParser</a></li>
<li><a href="com/dd/plist/UID.html" title="class in com.dd.plist">UID</a></li>
<li><a href="com/dd/plist/XMLLocationInformation.html" title="class in com.dd.plist">XMLLocationInformation</a></li>
<li><a href="com/dd/plist/XMLPropertyListParser.html" title="class in com.dd.plist">XMLPropertyListParser</a></li>
<li><a href="com/dd/plist/XMLPropertyListWriter.html" title="class in com.dd.plist">XMLPropertyListWriter</a></li>
</ul>
Expand Down
Loading

0 comments on commit 6ea0abe

Please sign in to comment.