org.jasen.samples
Class ScanFile

java.lang.Object
  extended byorg.jasen.samples.ScanFile

public class ScanFile
extends Object

Performs a scan on a single file using the default configurations in the engine.

This class is for TESTING ONLY

Author:
Jason Polites

Constructor Summary
ScanFile()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScanFile

public ScanFile()
Method Detail

main

public static void main(String[] args)