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