public class JarBytecodeHashAnalyzer extends org.codehaus.plexus.logging.AbstractLogEnabled implements JarHashAnalyzer
setDigester(org.codehaus.plexus.digest.StreamingDigester) before
use
|
| Constructor and Description |
|---|
JarBytecodeHashAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
String |
computeHash(JarAnalyzer jarAnalyzer)
Compute the hash for the JAR.
|
void |
setDigester(org.codehaus.plexus.digest.StreamingDigester digester) |
public String computeHash(JarAnalyzer jarAnalyzer)
JarHashAnalyzercomputeHash in interface JarHashAnalyzerjarAnalyzer - the JAR analyzer to use to obtain the entries to hashpublic void setDigester(org.codehaus.plexus.digest.StreamingDigester digester)
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.