|
127 | 127 | </ReturnValue> |
128 | 128 | <Docs> |
129 | 129 | <summary>The class path (a main attribute).</summary> |
130 | | - <value>To be added.</value> |
| 130 | + <value>An <see cref="T:Java.Util.Jar.Attributes.Name" /> object for the <c>Class-Path</c> manifest attribute.</value> |
131 | 131 | <remarks> |
132 | 132 | <para>Portions of this page are modifications based on work created and shared by the <format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format> and used according to terms described in the <format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para> |
133 | 133 | </remarks> |
|
155 | 155 | </ReturnValue> |
156 | 156 | <Docs> |
157 | 157 | <summary>The <c>Content-Type</c> manifest attribute.</summary> |
158 | | - <value>To be added.</value> |
| 158 | + <value>An <see cref="T:Java.Util.Jar.Attributes.Name" /> object for the <c>Content-Type</c> manifest attribute.</value> |
159 | 159 | <remarks> |
160 | 160 | <para>Portions of this page are modifications based on work created and shared by the <format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format> and used according to terms described in the <format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para> |
161 | 161 | </remarks> |
|
187 | 187 | </ReturnValue> |
188 | 188 | <Docs> |
189 | 189 | <summary>The <c>Extension-Installation</c> attribute.</summary> |
190 | | - <value>To be added.</value> |
| 190 | + <value>An <see cref="T:Java.Util.Jar.Attributes.Name" /> object for the <c>Extension-Installation</c> manifest attribute.</value> |
191 | 191 | <remarks> |
192 | 192 | <para>Portions of this page are modifications based on work created and shared by the <format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format> and used according to terms described in the <format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para> |
193 | 193 | </remarks> |
|
216 | 216 | <Docs> |
217 | 217 | <summary>The <c>Extension-List</c> attribute defining the extensions that are |
218 | 218 | needed by the applet.</summary> |
219 | | - <value>To be added.</value> |
| 219 | + <value>An <see cref="T:Java.Util.Jar.Attributes.Name" /> object for the <c>Extension-List</c> manifest attribute used for the unsupported extension mechanism.</value> |
220 | 220 | <remarks> |
221 | 221 | <para>Portions of this page are modifications based on work created and shared by the <format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format> and used according to terms described in the <format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para> |
222 | 222 | </remarks> |
|
245 | 245 | <Docs> |
246 | 246 | <summary>The <c>Extension-Name</c> attribute which defines the unique name of |
247 | 247 | the extension.</summary> |
248 | | - <value>To be added.</value> |
| 248 | + <value>An <see cref="T:Java.Util.Jar.Attributes.Name" /> object for the <c>Extension-Name</c> manifest attribute used for the unsupported extension mechanism.</value> |
249 | 249 | <remarks> |
250 | 250 | <para>Portions of this page are modifications based on work created and shared by the <format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format> and used according to terms described in the <format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para> |
251 | 251 | </remarks> |
|
274 | 274 | <Docs> |
275 | 275 | <summary>The <c>Implementation-Title</c> attribute whose value is a string |
276 | 276 | that defines the title of the extension implementation.</summary> |
277 | | - <value>To be added.</value> |
| 277 | + <value>An <see cref="T:Java.Util.Jar.Attributes.Name" /> object for the <c>Implementation-Title</c> manifest attribute used for package versioning.</value> |
278 | 278 | <remarks> |
279 | 279 | <para>Portions of this page are modifications based on work created and shared by the <format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format> and used according to terms described in the <format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para> |
280 | 280 | </remarks> |
|
308 | 308 | <summary>The <c>Implementation-URL</c> attribute specifying a URL that can be |
309 | 309 | used to obtain the most recent version of the extension if the |
310 | 310 | required version is not already installed.</summary> |
311 | | - <value>To be added.</value> |
| 311 | + <value>An <see cref="T:Java.Util.Jar.Attributes.Name" /> object for the <c>Implementation-URL</c> manifest attribute.</value> |
312 | 312 | <remarks> |
313 | 313 | <para>Portions of this page are modifications based on work created and shared by the <format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format> and used according to terms described in the <format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para> |
314 | 314 | </remarks> |
|
337 | 337 | <Docs> |
338 | 338 | <summary>The <c>Implementation-Vendor</c> attribute defining the organization |
339 | 339 | that maintains the extension implementation.</summary> |
340 | | - <value>To be added.</value> |
| 340 | + <value>An <see cref="T:Java.Util.Jar.Attributes.Name" /> object for the <c>Implementation-Vendor</c> manifest attribute used for package versioning.</value> |
341 | 341 | <remarks> |
342 | 342 | <para>Portions of this page are modifications based on work created and shared by the <format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format> and used according to terms described in the <format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para> |
343 | 343 | </remarks> |
|
371 | 371 | <summary>The <c>Implementation-Vendor-Id</c> attribute specifies the vendor |
372 | 372 | of an extension implementation if the applet requires an |
373 | 373 | implementation from a specific vendor.</summary> |
374 | | - <value>To be added.</value> |
| 374 | + <value>An <see cref="T:Java.Util.Jar.Attributes.Name" /> object for the <c>Implementation-Vendor-Id</c> manifest attribute.</value> |
375 | 375 | <remarks> |
376 | 376 | <para>Portions of this page are modifications based on work created and shared by the <format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format> and used according to terms described in the <format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para> |
377 | 377 | </remarks> |
|
400 | 400 | <Docs> |
401 | 401 | <summary>The <c>Implementation-Version</c> attribute defining the version of |
402 | 402 | the extension implementation.</summary> |
403 | | - <value>To be added.</value> |
| 403 | + <value>An <see cref="T:Java.Util.Jar.Attributes.Name" /> object for the <c>Implementation-Version</c> manifest attribute used for package versioning.</value> |
404 | 404 | <remarks> |
405 | 405 | <para>Portions of this page are modifications based on work created and shared by the <format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format> and used according to terms described in the <format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para> |
406 | 406 | </remarks> |
|
491 | 491 | </ReturnValue> |
492 | 492 | <Docs> |
493 | 493 | <summary>The version of the manifest file (a main attribute).</summary> |
494 | | - <value>To be added.</value> |
| 494 | + <value>An <see cref="T:Java.Util.Jar.Attributes.Name" /> object for the <c>Manifest-Version</c> manifest attribute, which indicates the version of the manifest standard that a JAR file conforms to.</value> |
495 | 495 | <remarks> |
496 | 496 | <para>Portions of this page are modifications based on work created and shared by the <format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format> and used according to terms described in the <format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para> |
497 | 497 | </remarks> |
|
520 | 520 | <Docs> |
521 | 521 | <summary>The <c>Sealed</c> manifest attribute which may have the value |
522 | 522 | <c>true</c> for sealed archives.</summary> |
523 | | - <value>To be added.</value> |
| 523 | + <value>An <see cref="T:Java.Util.Jar.Attributes.Name" /> object for the <c>Sealed</c> manifest attribute used for sealing.</value> |
524 | 524 | <remarks> |
525 | 525 | <para>Portions of this page are modifications based on work created and shared by the <format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format> and used according to terms described in the <format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para> |
526 | 526 | </remarks> |
|
548 | 548 | </ReturnValue> |
549 | 549 | <Docs> |
550 | 550 | <summary>Defines the signature version of the JAR file.</summary> |
551 | | - <value>To be added.</value> |
| 551 | + <value>An <see cref="T:Java.Util.Jar.Attributes.Name" /> object for the <c>Signature-Version</c> manifest attribute used when signing JAR files.</value> |
552 | 552 | <remarks> |
553 | 553 | <para>Portions of this page are modifications based on work created and shared by the <format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format> and used according to terms described in the <format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para> |
554 | 554 | </remarks> |
|
577 | 577 | <Docs> |
578 | 578 | <summary>The <c>Specification-Title</c> attribute defining the title of the |
579 | 579 | extension specification.</summary> |
580 | | - <value>To be added.</value> |
| 580 | + <value>An <see cref="T:Java.Util.Jar.Attributes.Name" /> object for the <c>Specification-Title</c> manifest attribute used for package versioning.</value> |
581 | 581 | <remarks> |
582 | 582 | <para>Portions of this page are modifications based on work created and shared by the <format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format> and used according to terms described in the <format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para> |
583 | 583 | </remarks> |
|
606 | 606 | <Docs> |
607 | 607 | <summary>The <c>Specification-Vendor</c> attribute defining the organization |
608 | 608 | that maintains the extension specification.</summary> |
609 | | - <value>To be added.</value> |
| 609 | + <value>An <see cref="T:Java.Util.Jar.Attributes.Name" /> object for the <c>Specification-Vendor</c> manifest attribute used for package versioning.</value> |
610 | 610 | <remarks> |
611 | 611 | <para>Portions of this page are modifications based on work created and shared by the <format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format> and used according to terms described in the <format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para> |
612 | 612 | </remarks> |
|
635 | 635 | <Docs> |
636 | 636 | <summary>The <c>Specification-Version</c> attribute defining the version of |
637 | 637 | the extension specification.</summary> |
638 | | - <value>To be added.</value> |
| 638 | + <value>An <see cref="T:Java.Util.Jar.Attributes.Name" /> object for the <c>Specification-Version</c> manifest attribute used for package versioning.</value> |
639 | 639 | <remarks> |
640 | 640 | <para>Portions of this page are modifications based on work created and shared by the <format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format> and used according to terms described in the <format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para> |
641 | 641 | </remarks> |
|
0 commit comments