You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><ahref="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
100
+
<li><ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<pre>public final class <spanclass="typeNameLabel">BinaryPropertyListParser</span>
113
-
extends <ahref="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
113
+
extends <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
114
114
<divclass="block">Parses property lists that are in Apple's binary format.
115
115
Use this class when you are sure about the format of the property list.
116
116
Otherwise use the PropertyListParser class.
@@ -154,13 +154,13 @@ <h3>Method Summary</h3>
154
154
</tr>
155
155
<trid="i2" class="altColor">
156
156
<tdclass="colFirst"><code>static <ahref="../../../com/dd/plist/NSObject.html" title="class in com.dd.plist">NSObject</a></code></td>
157
-
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../com/dd/plist/BinaryPropertyListParser.html#parse-java.io.File-">parse</a></span>(<ahref="http://download.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> f)</code>
157
+
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../com/dd/plist/BinaryPropertyListParser.html#parse-java.io.File-">parse</a></span>(<ahref="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> f)</code>
158
158
<divclass="block">Parses a binary property list file.</div>
159
159
</td>
160
160
</tr>
161
161
<trid="i3" class="rowColor">
162
162
<tdclass="colFirst"><code>static <ahref="../../../com/dd/plist/NSObject.html" title="class in com.dd.plist">NSObject</a></code></td>
163
-
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../com/dd/plist/BinaryPropertyListParser.html#parse-java.io.InputStream-">parse</a></span>(<ahref="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> is)</code>
163
+
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../com/dd/plist/BinaryPropertyListParser.html#parse-java.io.InputStream-">parse</a></span>(<ahref="https://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> is)</code>
164
164
<divclass="block">Parses a binary property list from an input stream.</div>
<h3>Methods inherited from class java.lang.<ahref="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
215
-
<code><ahref="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <ahref="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <ahref="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <ahref="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <ahref="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <ahref="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <ahref="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <ahref="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <ahref="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <ahref="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <ahref="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
214
+
<h3>Methods inherited from class java.lang.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
215
+
<code><ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
216
216
</ul>
217
217
</li>
218
218
</ul>
@@ -236,7 +236,7 @@ <h3>Method Detail</h3>
236
236
<h4>parse</h4>
237
237
<pre>public static <ahref="../../../com/dd/plist/NSObject.html" title="class in com.dd.plist">NSObject</a> parse(byte[] data)
238
238
throws <ahref="../../../com/dd/plist/PropertyListFormatException.html" title="class in com.dd.plist">PropertyListFormatException</a>,
239
-
<ahref="http://download.oracle.com/javase/6/docs/api/java/io/UnsupportedEncodingException.html?is-external=true" title="class or interface in java.io">UnsupportedEncodingException</a></pre>
239
+
<ahref="https://docs.oracle.com/javase/8/docs/api/java/io/UnsupportedEncodingException.html?is-external=true" title="class or interface in java.io">UnsupportedEncodingException</a></pre>
240
240
<divclass="block">Parses a binary property list from a byte array.</div>
<dd>The root object of the property list. This is usually a <ahref="../../../com/dd/plist/NSDictionary.html" title="class in com.dd.plist"><code>NSDictionary</code></a> but can also be a <ahref="../../../com/dd/plist/NSArray.html" title="class in com.dd.plist"><code>NSArray</code></a>.</dd>
246
246
<dt><spanclass="throwsLabel">Throws:</span></dt>
247
247
<dd><code><ahref="../../../com/dd/plist/PropertyListFormatException.html" title="class in com.dd.plist">PropertyListFormatException</a></code> - When the property list's format could not be parsed.</dd>
248
-
<dd><code><ahref="http://download.oracle.com/javase/6/docs/api/java/io/UnsupportedEncodingException.html?is-external=true" title="class or interface in java.io">UnsupportedEncodingException</a></code> - If a <ahref="../../../com/dd/plist/NSString.html" title="class in com.dd.plist"><code>NSString</code></a> object could not be decoded.</dd>
248
+
<dd><code><ahref="https://docs.oracle.com/javase/8/docs/api/java/io/UnsupportedEncodingException.html?is-external=true" title="class or interface in java.io">UnsupportedEncodingException</a></code> - If a <ahref="../../../com/dd/plist/NSString.html" title="class in com.dd.plist"><code>NSString</code></a> object could not be decoded.</dd>
249
249
</dl>
250
250
</li>
251
251
</ul>
@@ -255,8 +255,8 @@ <h4>parse</h4>
255
255
<ulclass="blockList">
256
256
<liclass="blockList">
257
257
<h4>parse</h4>
258
-
<pre>public static <ahref="../../../com/dd/plist/NSObject.html" title="class in com.dd.plist">NSObject</a> parse(<ahref="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> is)
259
-
throws <ahref="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
258
+
<pre>public static <ahref="../../../com/dd/plist/NSObject.html" title="class in com.dd.plist">NSObject</a> parse(<ahref="https://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> is)
259
+
throws <ahref="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
260
260
<ahref="../../../com/dd/plist/PropertyListFormatException.html" title="class in com.dd.plist">PropertyListFormatException</a></pre>
261
261
<divclass="block">Parses a binary property list from an input stream.
262
262
This method does not close the specified input stream.</div>
@@ -267,7 +267,7 @@ <h4>parse</h4>
267
267
<dd>The root object of the property list. This is usually a <ahref="../../../com/dd/plist/NSDictionary.html" title="class in com.dd.plist"><code>NSDictionary</code></a> but can also be a <ahref="../../../com/dd/plist/NSArray.html" title="class in com.dd.plist"><code>NSArray</code></a>.</dd>
268
268
<dt><spanclass="throwsLabel">Throws:</span></dt>
269
269
<dd><code><ahref="../../../com/dd/plist/PropertyListFormatException.html" title="class in com.dd.plist">PropertyListFormatException</a></code> - When the property list's format could not be parsed.</dd>
270
-
<dd><code><ahref="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If a <ahref="../../../com/dd/plist/NSString.html" title="class in com.dd.plist"><code>NSString</code></a> object could not be decoded or an I/O error occurs on the input stream.</dd>
270
+
<dd><code><ahref="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If a <ahref="../../../com/dd/plist/NSString.html" title="class in com.dd.plist"><code>NSString</code></a> object could not be decoded or an I/O error occurs on the input stream.</dd>
271
271
</dl>
272
272
</li>
273
273
</ul>
@@ -277,8 +277,8 @@ <h4>parse</h4>
277
277
<ulclass="blockList">
278
278
<liclass="blockList">
279
279
<h4>parse</h4>
280
-
<pre>public static <ahref="../../../com/dd/plist/NSObject.html" title="class in com.dd.plist">NSObject</a> parse(<ahref="http://download.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> f)
281
-
throws <ahref="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
280
+
<pre>public static <ahref="../../../com/dd/plist/NSObject.html" title="class in com.dd.plist">NSObject</a> parse(<ahref="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> f)
281
+
throws <ahref="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
282
282
<ahref="../../../com/dd/plist/PropertyListFormatException.html" title="class in com.dd.plist">PropertyListFormatException</a></pre>
283
283
<divclass="block">Parses a binary property list file.</div>
284
284
<dl>
@@ -288,7 +288,7 @@ <h4>parse</h4>
288
288
<dd>The root object of the property list. This is usually a <ahref="../../../com/dd/plist/NSDictionary.html" title="class in com.dd.plist"><code>NSDictionary</code></a> but can also be a <ahref="../../../com/dd/plist/NSArray.html" title="class in com.dd.plist"><code>NSArray</code></a>.</dd>
289
289
<dt><spanclass="throwsLabel">Throws:</span></dt>
290
290
<dd><code><ahref="../../../com/dd/plist/PropertyListFormatException.html" title="class in com.dd.plist">PropertyListFormatException</a></code> - When the property list's format could not be parsed.</dd>
291
-
<dd><code><ahref="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If a <ahref="../../../com/dd/plist/NSString.html" title="class in com.dd.plist"><code>NSString</code></a> object could not be decoded or an I/O error occurs on the input stream.</dd>
291
+
<dd><code><ahref="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If a <ahref="../../../com/dd/plist/NSString.html" title="class in com.dd.plist"><code>NSString</code></a> object could not be decoded or an I/O error occurs on the input stream.</dd>
292
292
</dl>
293
293
</li>
294
294
</ul>
@@ -488,6 +488,6 @@ <h4>copyOfRange</h4>
488
488
<!-- -->
489
489
</a></div>
490
490
<!-- ======== END OF BOTTOM NAVBAR ======= -->
491
-
<pclass="legalCopy"><small>Copyright © 2018. All Rights Reserved.</small></p>
491
+
<pclass="legalCopy"><small>Copyright © 2019. All rights reserved.</small></p>
0 commit comments