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