Interface JarContentAnalyzer<R>

All Superinterfaces:
JarAnalyzer<R>

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

    Modifier and Type
    Method
    Description
    void
    handle(JarFile jarFile, JarEntry jarEntry)
     

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

    getResult