Package org.im4java.process


package org.im4java.process
  • Class
    Description
    This class is an OutputConsumer which saves the output to an ArrayList.
    This interface defines an ErrorConsumer.
    This interface defines an InputProvider.
    This interface defines an OutputConsumer.
    This class implements a pipe.
    This class wraps return-code and Exceptions of a terminated process.
    This interface defines methods for a ProcessListener.
    This class implements the processing of os-commands using Runtime.exec().
    This class is a container for objects logically wrapping stdin, stdout and stderr.