All Classes and Interfaces

Class
Description
 
Extract information from module with ASM
 
 
This is just a placeholder class
Simple representation of a ModuleDescriptor containing info required by this plugin.
A JavaModuleDescriptor Builder
Represents ModuleDescriptor.Exports
Represents ModuleDescriptor.Provides
Represents ModuleDescriptor.Requires
Represents ModuleDescriptor.Requires.Modifier
 
Maps artifacts to modules and analyzes the type of required modules
Extract the module name by calling the main method with an external JVM
Extracts the name of the module by reading the Automatic-Module-Name attribute of the manifest file
Extract information from the module-info file
 
 
 
Holds the results of the location manager
Contains all information required to analyze the project
Holds the results of the project analyzer
Extract information from module with QDox