public abstract class BaseInputStreamAntivirusScanner extends java.lang.Object implements AntivirusScanner
| Constructor and Description |
|---|
BaseInputStreamAntivirusScanner() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActive() |
void |
scan(java.io.File file) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitscan, scanpublic boolean isActive()
isActive in interface AntivirusScannerpublic void scan(java.io.File file)
throws AntivirusScannerException
scan in interface AntivirusScannerAntivirusScannerException