public class QDoxTester extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
QDoxTester.Reporter |
Constructor and Description |
---|
QDoxTester(QDoxTester.Reporter reporter) |
Modifier and Type | Method and Description |
---|---|
void |
checkDirectory(File dir) |
void |
checkJavaFile(File file) |
void |
checkZipOrJarFile(File file) |
static void |
main(String[] args) |
public QDoxTester(QDoxTester.Reporter reporter)
public void checkZipOrJarFile(File file) throws IOException
IOException
public void checkDirectory(File dir) throws IOException
IOException
public void checkJavaFile(File file) throws IOException
IOException
public static void main(String[] args) throws IOException
IOException
Copyright © 2002-2013. All Rights Reserved.