Uses of Class
edu.hm.hafner.analysis.FullTextFingerprint
-
Packages that use FullTextFingerprint Package Description edu.hm.hafner.analysis Provides base classes and utilities to parse files for warnings, issues, and so on. -
-
Uses of FullTextFingerprint in edu.hm.hafner.analysis
Methods in edu.hm.hafner.analysis with parameters of type FullTextFingerprint Modifier and Type Method Description voidFingerprintGenerator. run(FullTextFingerprint algorithm, Report report, Charset charset)Creates fingerprints for the specified set of issues.
-