All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractBinaryModuleInfoParser AsmModuleInfoParser Extract information from module with ASMAsmModuleInfoParser.JavaModuleDescriptorWrapper BinaryModuleInfoParser CmdModuleNameExtractor This is just a placeholder classJavaModuleDescriptor Simple representation of a ModuleDescriptor containing info required by this plugin.JavaModuleDescriptor.Builder A JavaModuleDescriptor BuilderJavaModuleDescriptor.JavaExports Represents ModuleDescriptor.ExportsJavaModuleDescriptor.JavaProvides Represents ModuleDescriptor.ProvidesJavaModuleDescriptor.JavaRequires Represents ModuleDescriptor.RequiresJavaModuleDescriptor.JavaRequires.JavaModifier Represents ModuleDescriptor.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