Package edu.colby.cs.JeSS.util

Interface Summary
JeSSVisitorCollection This interface defines the basic actions that the data structure storing the JeSSVisitors needs to perform.
 

Class Summary
JeSSVisitor This is the super class for all Visitors in the JeSS scanner.
Location This class stores the information about a problem to be used in marker creation
MarkerResolutionGenerator This class provides the implementation for simple resolutions of JeSS security bugs.
PluginLoader This class is responsible for dynamically loading the external visitors used in a JeSS scan.
VectorVisitorCollection The current implementation of JeSSVisitorCollection.