public class FormattedStringBuffer extends Object implements FormattedArtifactIF
| Constructor and Description |
|---|
FormattedStringBuffer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addText(String text) |
void |
clear() |
StringBuffer |
getBuffer() |
String |
toString() |
public void addText(String text) throws IOException
addText in interface FormattedArtifactIFIOExceptionpublic StringBuffer getBuffer()
public void clear()
Copyright © 2023. All rights reserved.