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.
checkDirectory
public void checkDirectory(File dir)
throws IOException
checkJavaFile
public void checkJavaFile(File file)
throws IOException
checkZipOrJarFile
public void checkZipOrJarFile(File file)
throws IOException
main
public static void main(String[] args)
throws IOException
verify
private void verify(String id,
InputStream inputStream)