| AbstractBinaryModuleInfoParser |
|
| JavaModuleDescriptor |
Simple representation of a Module containing info required by this plugin.
|
| JavaModuleDescriptor.Builder |
A JavaModuleDescriptor Builder
|
| JavaModuleDescriptor.JavaExports |
Represents Module.Requires
|
| JavaModuleDescriptor.JavaProvides |
Represents Module.Provides
|
| JavaModuleDescriptor.JavaRequires |
Represents Module.Requires
|
| JavaModuleDescriptor.JavaRequires.JavaModifier |
Represents Module.Requires.Modifier
|
| ManifestModuleNameExtractor |
Extracts the name of the module by reading the Automatic-Module-Name attribute of the manifest file
|
| ModuleInfoParser |
Extract information from the module-info file
|
| ModuleNameExtractor |
|
| ModuleNameSource |
|
| ResolvePathRequest |
|
| ResolvePathResult |
Holds the results of the location manager
|
| ResolvePathsRequest |
Contains all information required to analyze the project
|
| ResolvePathsResult |
Holds the results of the project analyzer
|
| SourceModuleInfoParser |
Extract information from module with QDox
|