public class FingerprintGenerator extends Object
| Constructor and Description |
|---|
FingerprintGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(FullTextFingerprint algorithm,
Report report,
Charset charset)
Creates fingerprints for the specified set of issues.
|
public void run(FullTextFingerprint algorithm, Report report, Charset charset)
algorithm - fingerprinting algorithmreport - the issues to analyzecharset - the character set to use when reading the source filesCopyright © 2018. All rights reserved.