|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jooreports.opendocument.ManifestSubDocument
public class ManifestSubDocument
Represents the META-INF/manifest.xml subdocument
| Constructor Summary | |
|---|---|
ManifestSubDocument(java.io.InputStream inputStream)
|
|
| Method Summary | |
|---|---|
void |
addFileEntry(java.lang.String mediaType,
java.lang.String fullPath)
|
void |
save(java.io.OutputStream outputStream)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManifestSubDocument(java.io.InputStream inputStream)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void addFileEntry(java.lang.String mediaType,
java.lang.String fullPath)
public void save(java.io.OutputStream outputStream)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||