public class StringWriterOutputTarget extends AbstractWriterOutputTarget
writer
Constructor and Description |
---|
StringWriterOutputTarget() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
StringBuffer |
getBuffer()
Return the string buffer itself.
|
protected Writer |
openWriter() |
getWriter, restartSupported, toString
public StringBuffer getBuffer()
protected Writer openWriter()
openWriter
in class AbstractWriterOutputTarget
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class AbstractWriterOutputTarget
IOException
Copyright © 2004–2022 XWiki. All rights reserved.