GNU Classpath (0.95) | |
Frames | No Frames |
Fields of type java.util.jar.Attributes.Name | |
Attributes.Name | General main attribute -
(relative) file paths of the libraries/classpaths that the Classes in
this jar file depend on. |
Attributes.Name | File contents attribute -
Mime type and subtype for the jar entry.
|
Attributes.Name | Extension identification attribute -
synonym for EXTENSTION_NAME .
|
Attributes.Name | Applet attribute -
a list of extension libraries that the applet in this
jar file depends on.
|
Attributes.Name | Extension identification attribute -
the name if the extension library contained in the jar.
|
Attributes.Name | Package versioning -
name of extension library contained in this jar.
|
Attributes.Name | Package versioning -
location where this implementation can be downloaded.
|
Attributes.Name | Package versioning -
name of extension library creator contained in this jar.
|
Attributes.Name | Package versioning -
unique id of extension library creator.
|
Attributes.Name | Package versioning -
version of the extension library contained in this jar.
|
Attributes.Name | Stand alone application attribute -
the entry (without the .class ending) that is the main
class of this jar file.
|
Attributes.Name | General main attribute -
the version of this Manifest file.
|
Attributes.Name | Package sealing -
whether (all) package(s) is(/are) sealed. |
Attributes.Name | General main attribute -
the version of the jar file signature.
|
Attributes.Name | Package versioning -
title of the specification contained in this jar.
|
Attributes.Name | Package versioning -
organisation that maintains the specification contains in this
jar.
|
Attributes.Name | Package versioning -
version of the specification contained in this jar.
|
Methods with parameter type java.util.jar.Attributes.Name | |
String | Gets the value of the given attribute name.
|
GNU Classpath (0.95) |