private static class Relationship.StringBufferOutputStream
extends java.io.OutputStream
| Modifier and Type | Field and Description |
|---|---|
private java.io.StringWriter |
writer |
| Modifier | Constructor and Description |
|---|---|
private |
StringBufferOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuffer |
getStringBuffer() |
void |
write(int b) |