Package | Description |
---|---|
org.apache.maven.shared.jar | |
org.apache.maven.shared.jar.classes |
Modifier and Type | Method and Description |
---|---|
JarClasses |
JarData.getJarClasses() |
Modifier and Type | Method and Description |
---|---|
void |
JarData.setJarClasses(JarClasses jarClasses) |
Modifier and Type | Method and Description |
---|---|
JarClasses |
JarClassesAnalysis.analyze(JarAnalyzer jarAnalyzer)
Analyze a JAR and find any classes and their details.
|
JarClasses |
JarVersionedRuntime.getJarClasses() |
JarClasses |
JarVersionedRuntimes.getJarClasses(Integer version)
Return the JarClasses associated to the release.
|
Constructor and Description |
---|
JarVersionedRuntime(List<JarEntry> entries,
JarClasses jarClasses) |
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.