private class ParsingReader.ParsingTask
extends java.lang.Object
implements java.lang.Runnable
Modifier | Constructor and Description |
---|---|
private |
ParsingTask() |
Modifier and Type | Method and Description |
---|---|
void |
run()
Parses the given binary stream and writes the text content
to the write end of the pipe.
|
public void run()
run
in interface java.lang.Runnable