com.thoughtworks.qdox.tools
Class QDoxTester
java.lang.Object
com.thoughtworks.qdox.tools.QDoxTester
public class QDoxTester
- extends java.lang.Object
Tool for testing that QDox can parse Java source code.
- Author:
- Joe Walnes
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QDoxTester
public QDoxTester(QDoxTester.Reporter reporter)
checkZipOrJarFile
public void checkZipOrJarFile(java.io.File file)
throws java.io.IOException
- Throws:
java.io.IOException
checkDirectory
public void checkDirectory(java.io.File dir)
throws java.io.IOException
- Throws:
java.io.IOException
checkJavaFile
public void checkJavaFile(java.io.File file)
throws java.io.IOException
- Throws:
java.io.IOException
main
public static void main(java.lang.String[] args)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2002-2011. All Rights Reserved.