- java.lang.Object
-
- java.io.OutputStream
-
- org.apache.pluto.util.WriterOutputStream
-
-
Constructor Summary
Constructors
Constructor and Description |
WriterOutputStream(java.io.Writer writer,
java.lang.String encoding) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
write(int b) |
-
Methods inherited from class java.io.OutputStream
close, flush, write, write
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2003-2013 . All Rights Reserved.