public interface ModuleInfoParser
Modifier and Type | Method and Description |
---|---|
JavaModuleDescriptor |
getModuleDescriptor(java.nio.file.Path modulePath)
Extracts the name from the module-info file
|
JavaModuleDescriptor getModuleDescriptor(java.nio.file.Path modulePath) throws IOException
modulePath
- IOException
Copyright © 2001–2019 Codehaus Plexus. All rights reserved.