Interface JarPathAnalyzer<R>

All Superinterfaces:
JarAnalyzer<R>
All Known Implementing Classes:
ModuleDescriptorJarPathAnalyzer, ModuleNameJarPathAnalyzer

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

    Modifier and Type
    Method
    Description
    void
    handle(Path path)
     

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

    getResult