Class BinaryModuleInfoParser
java.lang.Object
org.codehaus.plexus.languages.java.jpms.AbstractBinaryModuleInfoParser
org.codehaus.plexus.languages.java.jpms.BinaryModuleInfoParser
- All Implemented Interfaces:
ModuleInfoParser
Extract information from module with ASM
- Since:
- 1.0.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static class
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.codehaus.plexus.languages.java.jpms.AbstractBinaryModuleInfoParser
getModuleDescriptor, getModuleDescriptor
-
Constructor Details
-
BinaryModuleInfoParser
BinaryModuleInfoParser()
-
-
Method Details
-
parse
- Specified by:
parse
in classAbstractBinaryModuleInfoParser
- Throws:
IOException
-