Class StringBuilderWriter
java.lang.Object
java.io.Writer
org.jboss.logmanager.formatters.StringBuilderWriter
- All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Writer
append, append, append, nullWriter
-
Field Details
-
builder
-
-
Constructor Details
-
StringBuilderWriter
-
-
Method Details
-
write
-
write
-
write
-
write
- Overrides:
writein classWriter- Throws:
IOException
-
write
- Overrides:
writein classWriter- Throws:
IOException
-
flush
- Specified by:
flushin interfaceFlushable- Specified by:
flushin classWriter- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein classWriter- Throws:
IOException
-