@Singleton @Named public class JarClassesAnalysis extends Object
JarAnalyzer
- see its Javadoc for
a typical use.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–2024 The Apache Software Foundation. All rights reserved.