Class ManifestModuleNameExtractor
java.lang.Object
org.codehaus.plexus.languages.java.jpms.ManifestModuleNameExtractor
- All Implemented Interfaces:
ModuleNameExtractor
Extracts the name of the module by reading the Automatic-Module-Name attribute of the manifest file
- Since:
- 1.0.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ManifestModuleNameExtractor
ManifestModuleNameExtractor()
-
-
Method Details
-
extract
- Specified by:
extract
in interfaceModuleNameExtractor
- Throws:
IOException
-
extractManifest
- Throws:
IOException
-