Package net.sourceforge.plantuml
Class Pipe
- java.lang.Object
-
- net.sourceforge.plantuml.Pipe
-
public class Pipe extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
managePipe(ErrorStatus error)
-
-
-
Constructor Detail
-
Pipe
public Pipe(Option option, java.io.PrintStream ps, java.io.InputStream is, java.lang.String charset)
-
-
Method Detail
-
managePipe
public void managePipe(ErrorStatus error) throws java.io.IOException
- Throws:
java.io.IOException
-
-