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
IOExceptionpublic void checkDirectory(File dir) throws IOException
IOExceptionpublic void checkJavaFile(File file) throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2002–2017. All rights reserved.