Class AsmModuleInfoParser
java.lang.Object
org.codehaus.plexus.languages.java.jpms.AbstractBinaryModuleInfoParser
org.codehaus.plexus.languages.java.jpms.AsmModuleInfoParser
- All Implemented Interfaces:
ModuleInfoParser
- Direct Known Subclasses:
BinaryModuleInfoParser
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
-
AsmModuleInfoParser
AsmModuleInfoParser()
-
-
Method Details
-
parse
- Specified by:
parse
in classAbstractBinaryModuleInfoParser
- Throws:
IOException
-