Class AbstractBinaryModuleInfoParser
- java.lang.Object
-
- org.codehaus.plexus.languages.java.jpms.AbstractBinaryModuleInfoParser
-
public abstract class AbstractBinaryModuleInfoParser extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AbstractBinaryModuleInfoParser()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JavaModuleDescriptorgetModuleDescriptor(java.nio.file.Path modulePath)
-
-
-
Method Detail
-
getModuleDescriptor
public JavaModuleDescriptor getModuleDescriptor(java.nio.file.Path modulePath) throws java.io.IOException
- Throws:
java.io.IOException
-
-