Uses of Interface
org.codehaus.plexus.languages.java.jpms.ModuleInfoParser
Packages that use ModuleInfoParser
-
Uses of ModuleInfoParser in org.codehaus.plexus.languages.java.jpms
Classes in org.codehaus.plexus.languages.java.jpms that implement ModuleInfoParserModifier and TypeClassDescription(package private) class(package private) classExtract information from module with ASM(package private) classMethods in org.codehaus.plexus.languages.java.jpms that return ModuleInfoParserModifier and TypeMethodDescription(package private) ModuleInfoParserLocationManager.getBinaryModuleInfoParser(Path jdkHome) If the jdkHome is specified, its version it considered higher than the runtime java version.Methods in org.codehaus.plexus.languages.java.jpms with parameters of type ModuleInfoParserModifier and TypeMethodDescriptionprivate <T> JavaModuleDescriptorLocationManager.getMainModuleDescriptor(ResolvePathsRequest<T> request, ModuleInfoParser binaryParser) private ResolvePathResultLocationManager.resolvePath(Path path, ModuleNameExtractor fileModulenameExtractor, ModuleInfoParser binaryParser)