Class Manifest
Class Manifest
Methods summary
public
|
|
public
null|string
|
|
public
MainfestAttribute[]|null
|
|
public
|
|
public
|
#
addAttributeToEntry( string $name, string $key, string $value )
Add an attribute to a given file entry. |
public
|
#
updateEntryAttribute( string $name, string $key, string $value )
Update a given attribute of a given file entry |
public
|
|
public
|
|
public
string
|
|
public
string
|
Constants summary
string |
MANIFEST_FOLDER
The folder (within a JAR file) under which the manifest meta file resides. |
#
'META-INF'
|
string |
MANIFEST_FILE
The name of the manifest meta file. |
#
'MANIFEST.MF'
|