Module org.kordamp.jarviz.core
Class ModuleDescriptorJarPathAnalyzer
java.lang.Object
org.kordamp.jarviz.core.analyzers.ModuleDescriptorJarPathAnalyzer
- All Implemented Interfaces:
JarAnalyzer<ModuleDescriptor>,JarPathAnalyzer<ModuleDescriptor>
public class ModuleDescriptorJarPathAnalyzer
extends Object
implements JarPathAnalyzer<ModuleDescriptor>
- Since:
- 0.2.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
moduleDescriptor
-
-
Constructor Details
-
ModuleDescriptorJarPathAnalyzer
public ModuleDescriptorJarPathAnalyzer()
-
-
Method Details
-
getResult
- Specified by:
getResultin interfaceJarAnalyzer<ModuleDescriptor>
-
handle
- Specified by:
handlein interfaceJarPathAnalyzer<ModuleDescriptor>- Throws:
JarvizException
-