public class FormattedFile extends BufferedWriter implements FormattedArtifactIF
| Constructor and Description |
|---|
FormattedFile(Writer out) |
| Modifier and Type | Method and Description |
|---|---|
void |
addText(String text) |
public FormattedFile(Writer out)
public void addText(String text) throws IOException
addText in interface FormattedArtifactIFIOExceptionCopyright © 2023. All rights reserved.