private static final class Processor.SingleDocElement extends java.lang.Object implements Processor.EntryElement
| Modifier and Type | Field and Description |
|---|---|
private java.io.OutputStream |
os |
| Constructor and Description |
|---|
SingleDocElement(java.io.OutputStream os) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeEntry() |
java.io.OutputStream |
openEntry(java.lang.String name) |
public java.io.OutputStream openEntry(java.lang.String name)
throws java.io.IOException
openEntry in interface Processor.EntryElementjava.io.IOExceptionpublic void closeEntry()
throws java.io.IOException
closeEntry in interface Processor.EntryElementjava.io.IOException