Uses of Interface
org.codehaus.plexus.languages.java.jpms.ModuleNameExtractor
-
Packages that use ModuleNameExtractor Package Description org.codehaus.plexus.languages.java.jpms -
-
Uses of ModuleNameExtractor in org.codehaus.plexus.languages.java.jpms
Classes in org.codehaus.plexus.languages.java.jpms that implement ModuleNameExtractor Modifier and Type Class Description (package private) class
ManifestModuleNameExtractor
Extracts the name of the module by reading the Automatic-Module-Name attribute of the manifest fileMethods in org.codehaus.plexus.languages.java.jpms with parameters of type ModuleNameExtractor Modifier and Type Method Description private ResolvePathResult
LocationManager. resolvePath(java.nio.file.Path path, ModuleNameExtractor fileModulenameExtractor, ModuleInfoParser binaryParser)
-