All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractBinaryModuleInfoParser BinaryModuleInfoParser Extract information from module with ASMBinaryModuleInfoParser.JavaModuleDescriptorWrapper CmdModuleNameExtractor This is just a placeholder classJavaModuleDescriptor Simple representation of a Module containing info required by this plugin.JavaModuleDescriptor.Builder A JavaModuleDescriptor BuilderJavaModuleDescriptor.JavaExports Represents Module.RequiresJavaModuleDescriptor.JavaProvides Represents Module.ProvidesJavaModuleDescriptor.JavaRequires Represents Module.RequiresJavaModuleDescriptor.JavaRequires.JavaModifier Represents Module.Requires.ModifierJavaVersion LocationManager Maps artifacts to modules and analyzes the type of required modulesMainClassModuleNameExtractor Extract the module name by calling the main method with an external JVMManifestModuleNameExtractor Extracts the name of the module by reading the Automatic-Module-Name attribute of the manifest fileModuleInfoParser Extract information from the module-info fileModuleNameExtractor ModuleNameSource ResolvePathRequest<T> ResolvePathResult Holds the results of the location managerResolvePathsRequest<T> Contains all information required to analyze the projectResolvePathsResult<T> Holds the results of the project analyzerSourceModuleInfoParser Extract information from module with QDox