Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
OutputStream
org.codehaus.plexus.util.StringOutputStream
public class StringOutputStream
extends OutputStream
Field Summary | |
private StringBuffer |
Method Summary | |
String |
|
void |
|
void |
|
void |
|
public String toString()
public void write(byte[] b) throws IOException
public void write(byte[] b, int off, int len) throws IOException
public void write(int b) throws IOException