Constructor and Description |
---|
Manifest() |
Manifest(InputStream var0) |
Manifest(Manifest var0) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
Object |
clone() |
boolean |
equals(Object var0) |
Attributes |
getAttributes(String var0) |
Map |
getEntries() |
Attributes |
getMainAttributes() |
int |
hashCode() |
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 write(OutputStream var0) throws IOException
IOException
public void read(InputStream var0) throws IOException
IOException
Copyright © 2006–2013 OSGi Alliance. All rights reserved.