Uses of Class
info.simongibbs.scoof.AbstractSearchTask

Uses of AbstractSearchTask in info.simongibbs.scoof
 

Subclasses of AbstractSearchTask in info.simongibbs.scoof
 class CommentSearch
          Produces Hits by locating all annotations within a source file and producing hashes of each complete comment.
 class ShreddingTask
          Produces Hits by cutting a file into overlapping sections of a fixed length.