public interface Section
| Modifier and Type | Method and Description |
|---|---|
void |
write(PrintWriter writer)
Write the content of the section to the specified
writer. |
void write(PrintWriter writer) throws IOException
writer.writer - the writer to useIOException - if writing the section failedCopyright © 2020 Pivotal Software, Inc.. All rights reserved.