public class JarClassesAnalysis
extends org.codehaus.plexus.logging.AbstractLogEnabled
JarAnalyzer - see its Javadoc for
a typical use.analyze(org.apache.maven.shared.jar.JarAnalyzer)
|
| Constructor and Description |
|---|
JarClassesAnalysis() |
| Modifier and Type | Method and Description |
|---|---|
JarClasses |
analyze(JarAnalyzer jarAnalyzer)
Analyze a JAR and find any classes and their details.
|
public JarClasses analyze(JarAnalyzer jarAnalyzer)
jarAnalyzer - the JAR to analyze. This must not yet have been closed.Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.