Package org.codehaus.plexus.languages.java.jpms
package org.codehaus.plexus.languages.java.jpms
-
ClassDescriptionExtract information from module with ASMThis is just a placeholder classSimple representation of a ModuleDescriptor containing info required by this plugin.A JavaModuleDescriptor BuilderRepresents ModuleDescriptor.ExportsRepresents ModuleDescriptor.ProvidesRepresents ModuleDescriptor.RequiresRepresents ModuleDescriptor.Requires.ModifierMaps artifacts to modules and analyzes the type of required modulesExtract the module name by calling the main method with an external JVMExtracts the name of the module by reading the Automatic-Module-Name attribute of the manifest fileExtract information from the module-info fileHolds the results of the location managerContains all information required to analyze the projectHolds the results of the project analyzerExtract information from module with QDox