Class Relationship.StringBufferOutputStream
- java.lang.Object
-
- java.io.OutputStream
-
- net.didion.jwnl.data.relationship.Relationship.StringBufferOutputStream
-
- All Implemented Interfaces:
java.io.Closeable,java.io.Flushable,java.lang.AutoCloseable
- Enclosing class:
- Relationship
private static class Relationship.StringBufferOutputStream extends java.io.OutputStream
-
-
Field Summary
Fields Modifier and Type Field Description private java.io.StringWriterwriter
-
Constructor Summary
Constructors Modifier Constructor Description privateStringBufferOutputStream()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringBuffergetStringBuffer()voidwrite(int b)
-