Interface JarManifestAnalyzer<R>

All Superinterfaces:
JarAnalyzer<R>
All Known Implementing Classes:
QueryJarManifestAnalyzer

public interface JarManifestAnalyzer<R> extends JarAnalyzer<R>
Since:
0.1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(JarFile jarFile, Manifest manifest)
     

    Methods inherited from interface org.kordamp.jarviz.core.analyzers.JarAnalyzer

    getResult