Class Pipe

java.lang.Object
net.sourceforge.plantuml.Pipe

public class Pipe extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    Pipe(Option option, java.io.PrintStream ps, java.io.InputStream is, java.lang.String charset)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Pipe

      public Pipe(Option option, java.io.PrintStream ps, java.io.InputStream is, java.lang.String charset)
  • Method Details

    • managePipe

      public void managePipe(ErrorStatus error) throws java.io.IOException
      Throws:
      java.io.IOException