|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectes.caib.ibkey.oppenoffice.helper.Pipe
public class Pipe
Pipe and unpipe Streams.
| Constructor Summary | |
|---|---|
Pipe()
|
|
| Method Summary | |
|---|---|
void |
pipe(java.io.InputStream in,
java.io.PrintStream out,
java.lang.String prefix)
|
void |
unpipe()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Pipe()
| Method Detail |
|---|
public void pipe(java.io.InputStream in,
java.io.PrintStream out,
java.lang.String prefix)
public void unpipe()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||