Class SourceModuleInfoParser
- java.lang.Object
-
- org.codehaus.plexus.languages.java.jpms.SourceModuleInfoParser
-
class SourceModuleInfoParser extends java.lang.Object
Extract information from module with QDox- Since:
- 1.0.0
-
-
Constructor Summary
Constructors Constructor Description SourceModuleInfoParser()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JavaModuleDescriptor
fromSourcePath(java.nio.file.Path modulePath)
-
-
-
Method Detail
-
fromSourcePath
public JavaModuleDescriptor fromSourcePath(java.nio.file.Path modulePath) throws java.io.IOException
- Throws:
java.io.IOException
-
-