| Package | Description |
|---|---|
| org.apache.maven.shared.jar.identification.exposers | |
| org.apache.maven.shared.jar.identification.hash |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositorySearchExposer.setBytecodeHashAnalyzer(JarHashAnalyzer bytecodeHashAnalyzer) |
void |
RepositorySearchExposer.setFileHashAnalyzer(JarHashAnalyzer fileHashAnalyzer) |
| Modifier and Type | Class and Description |
|---|---|
class |
JarBytecodeHashAnalyzer
Analyzer that calculates the hash code for the entire file.
|
class |
JarFileHashAnalyzer
Analyzer that calculates the hash code for the entire file.
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.