public class AsmModuleInfoParser extends Object implements ModuleInfoParser
| Constructor and Description |
|---|
AsmModuleInfoParser() |
| Modifier and Type | Method and Description |
|---|---|
JavaModuleDescriptor |
getModuleDescriptor(Path modulePath)
Extracts the name from the module-info file
|
public JavaModuleDescriptor getModuleDescriptor(Path modulePath) throws IOException
ModuleInfoParsergetModuleDescriptor in interface ModuleInfoParserIOExceptionCopyright © 2001–2018 Codehaus Plexus. All rights reserved.