Interface JarFileAnalyzer<R>

All Superinterfaces:
JarAnalyzer<R>

public interface JarFileAnalyzer<R> extends JarAnalyzer<R>
Since:
0.2.0
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(JarFile jarFile)
     

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

    getResult