Class Relationship.StringBufferOutputStream
java.lang.Object
java.io.OutputStream
net.didion.jwnl.data.relationship.Relationship.StringBufferOutputStream
- All Implemented Interfaces:
Closeable
,Flushable
,AutoCloseable
- Enclosing class:
Relationship
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.OutputStream
close, flush, write, write
-
Field Details
-
writer
-
-
Constructor Details
-
StringBufferOutputStream
private StringBufferOutputStream()
-
-
Method Details
-
write
- Specified by:
write
in classOutputStream
- Throws:
IOException
-
getStringBuffer
-