public class CPDNullListener extends java.lang.Object implements CPDListener
| Constructor and Description |
|---|
CPDNullListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
addedFile(int fileCount,
java.io.File file) |
void |
phaseUpdate(int phase) |
public void addedFile(int fileCount,
java.io.File file)
addedFile in interface CPDListenerpublic void phaseUpdate(int phase)
phaseUpdate in interface CPDListener