public interface JarHashAnalyzer
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
computeHash(JarAnalyzer jarAnalyzer)
Compute the hash for the JAR.
|
java.lang.String computeHash(JarAnalyzer jarAnalyzer)
jarAnalyzer - the JAR analyzer to use to obtain the entries to hashCopyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.