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