public class SectionWriter
extends java.lang.Object
implements java.io.Closeable
| Constructor and Description |
|---|
SectionWriter(java.io.OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
java.io.OutputStream |
appendSection(SectionType type) |
void |
close() |
public java.io.OutputStream appendSection(SectionType type) throws java.io.IOException
java.io.IOExceptionpublic void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseablejava.io.IOExceptionCopyright © 2024. All rights reserved.