Constructor | Description |
---|---|
Manifest() |
|
Manifest(InputStream var0) |
|
Manifest(Manifest var0) |
Modifier and Type | Method | Description |
---|---|---|
void |
clear() |
|
Object |
clone() |
|
Attributes |
getAttributes(String var0) |
|
Map |
getEntries() |
|
Attributes |
getMainAttributes() |
|
void |
read(InputStream var0) |
|
void |
write(OutputStream var0) |
public Manifest()
public Manifest(InputStream var0) throws IOException
IOException
public Manifest(Manifest var0)
public void clear()
public Attributes getAttributes(String var0)
public Map getEntries()
public Attributes getMainAttributes()
public void read(InputStream var0) throws IOException
IOException
public void write(OutputStream var0) throws IOException
IOException