nu.validator.htmlparser.test
Class TreeTester
java.lang.Object
nu.validator.htmlparser.test.TreeTester
public class TreeTester
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
aggregateStream
private final BufferedInputStream aggregateStream
streaming
private boolean streaming
TreeTester
public TreeTester(InputStream aggregateStream)
- Parameters:
aggregateStream
-
runTests
private void runTests()
throws Throwable
- Throws:
Throwable
runTest
private boolean runTest()
throws Throwable
- Throws:
Throwable
skipLabel
private boolean skipLabel()
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws Throwable
- Parameters:
args
-
- Throws:
Throwable