java.lang.Object
com.lutris.mime.tests.Stdin
- public class Stdin
- extends java.lang.Object
Standalone test to allow testing and debugging using arbitrary multipart
Mime streams piped to stdin. No global Mime headers are expected at the
beginning of input. The first line of the input must always be the
full Content-Type field which describes the multipart Mime input that
follows from the next line on.
|
Constructor Summary |
Stdin()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Stdin
public Stdin()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception