cakoose.util.exec
Class Exec.InputGenerator
java.lang.Object
cakoose.util.exec.Exec.InputGenerator
- Direct Known Subclasses:
- Exec.ByteArrayInputSource, Exec.InputStreamRelay, Exec.StringInputSource
- Enclosing class:
- Exec
public abstract static class Exec.InputGenerator
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Exec.InputGenerator
public Exec.InputGenerator()
generate
public abstract void generate(OutputStream dest)
throws IOException
- Throws:
IOException