public class AntivirusScannerUtil
extends Object
Constructor and Description |
---|
AntivirusScannerUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isActive() |
static void |
scan(byte[] bytes) |
static void |
scan(File file) |
public static boolean isActive()
public static void scan(byte[] bytes) throws AntivirusScannerException
AntivirusScannerException
public static void scan(File file) throws AntivirusScannerException
AntivirusScannerException