com.thoughtworks.qdox.tools
Class QDoxTester
java.lang.Object
com.thoughtworks.qdox.tools.QDoxTester
public class QDoxTester
- extends 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(File file)
throws IOException
- Throws:
IOException
checkDirectory
public void checkDirectory(File dir)
throws IOException
- Throws:
IOException
checkJavaFile
public void checkJavaFile(File file)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 2002-2011. All Rights Reserved.