Skip to content

Commit 2cde554

Browse files
Document Attributes.Name manifest values (#504)
Refs #260 Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 0670f77 commit 2cde554

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

docs/xml/Java.Util.Jar/Attributes+Name.xml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
</ReturnValue>
128128
<Docs>
129129
<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>
131131
<remarks>
132132
<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>
133133
</remarks>
@@ -155,7 +155,7 @@
155155
</ReturnValue>
156156
<Docs>
157157
<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>
159159
<remarks>
160160
<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>
161161
</remarks>
@@ -187,7 +187,7 @@
187187
</ReturnValue>
188188
<Docs>
189189
<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>
191191
<remarks>
192192
<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>
193193
</remarks>
@@ -216,7 +216,7 @@
216216
<Docs>
217217
<summary>The <c>Extension-List</c> attribute defining the extensions that are
218218
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>
220220
<remarks>
221221
<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>
222222
</remarks>
@@ -245,7 +245,7 @@
245245
<Docs>
246246
<summary>The <c>Extension-Name</c> attribute which defines the unique name of
247247
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>
249249
<remarks>
250250
<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>
251251
</remarks>
@@ -274,7 +274,7 @@
274274
<Docs>
275275
<summary>The <c>Implementation-Title</c> attribute whose value is a string
276276
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>
278278
<remarks>
279279
<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>
280280
</remarks>
@@ -308,7 +308,7 @@
308308
<summary>The <c>Implementation-URL</c> attribute specifying a URL that can be
309309
used to obtain the most recent version of the extension if the
310310
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>
312312
<remarks>
313313
<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>
314314
</remarks>
@@ -337,7 +337,7 @@
337337
<Docs>
338338
<summary>The <c>Implementation-Vendor</c> attribute defining the organization
339339
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>
341341
<remarks>
342342
<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>
343343
</remarks>
@@ -371,7 +371,7 @@
371371
<summary>The <c>Implementation-Vendor-Id</c> attribute specifies the vendor
372372
of an extension implementation if the applet requires an
373373
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>
375375
<remarks>
376376
<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>
377377
</remarks>
@@ -400,7 +400,7 @@
400400
<Docs>
401401
<summary>The <c>Implementation-Version</c> attribute defining the version of
402402
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>
404404
<remarks>
405405
<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>
406406
</remarks>
@@ -491,7 +491,7 @@
491491
</ReturnValue>
492492
<Docs>
493493
<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>
495495
<remarks>
496496
<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>
497497
</remarks>
@@ -520,7 +520,7 @@
520520
<Docs>
521521
<summary>The <c>Sealed</c> manifest attribute which may have the value
522522
<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>
524524
<remarks>
525525
<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>
526526
</remarks>
@@ -548,7 +548,7 @@
548548
</ReturnValue>
549549
<Docs>
550550
<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>
552552
<remarks>
553553
<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>
554554
</remarks>
@@ -577,7 +577,7 @@
577577
<Docs>
578578
<summary>The <c>Specification-Title</c> attribute defining the title of the
579579
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>
581581
<remarks>
582582
<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>
583583
</remarks>
@@ -606,7 +606,7 @@
606606
<Docs>
607607
<summary>The <c>Specification-Vendor</c> attribute defining the organization
608608
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>
610610
<remarks>
611611
<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>
612612
</remarks>
@@ -635,7 +635,7 @@
635635
<Docs>
636636
<summary>The <c>Specification-Version</c> attribute defining the version of
637637
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>
639639
<remarks>
640640
<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>
641641
</remarks>

0 commit comments

Comments
 (0)