A C D E F G H I M N P R S T W X

G

getBadFiles() - Method in class info.simongibbs.scoof.CodeBase
Provides access to the bag of files which could not be opened or processed sucessfully.
getBase() - Method in class info.simongibbs.scoof.Worker
Get the parent CodeBase
getBlockSize() - Method in class info.simongibbs.scoof.CodeBase
Retrieves the number of normalised lines to use to form a block for hash generation.
getCode() - Method in class info.simongibbs.scoof.Passage
Returns the code, which will have been treated.
getCodeBase() - Method in class info.simongibbs.scoof.Target
A reference to the CodeBAse in which this Target was located.
getDigest() - Method in class info.simongibbs.scoof.Hit
Returns the digested bytes.
getFileContents() - Method in class info.simongibbs.scoof.Target
A String representing the file contents.
getGenerator() - Method in class info.simongibbs.scoof.Specifier
Obtain a String giving the qualified class name of the generating Task object.
getHits() - Method in class info.simongibbs.scoof.CodeBase
Returns the final prepared data, although there is no guarantee of completeness unless the spider and worker threads have been checked.
getLine() - Method in class info.simongibbs.scoof.Specifier
Returns the line number.
getName() - Method in class info.simongibbs.scoof.CodeBase
Returns the name.
getOriginalLength() - Method in class info.simongibbs.scoof.Specifier
The number of LINES used to represent the code in the source file.
getPassages() - Method in class info.simongibbs.scoof.CodeBase
Provides access to the individual code passages built in audit mode.
getSource() - Method in class info.simongibbs.scoof.Specifier
Returns the file.
getSourceFile() - Method in class info.simongibbs.scoof.Target
An abstract pathname to the target file.
getSpider() - Method in class info.simongibbs.scoof.CodeBase
Returns a reference to the associated Spider.
getTarget() - Method in class info.simongibbs.scoof.AbstractSearchTask
Obtain a reference to the Target being searched.
getTarget() - Method in interface info.simongibbs.scoof.SearchTask
Obtain a reference to the Target being searched.
getTargets() - Method in class info.simongibbs.scoof.CodeBase
Provides access to the new file queue.
getTaskList() - Method in class info.simongibbs.scoof.CodeBase
Obtain a collection of outstanding tasks.

A C D E F G H I M N P R S T W X