Class Utils.JarInfo
java.lang.Object
de.uni_hildesheim.sse.easy.loader.framework.Utils.JarInfo
- Enclosing class:
Utils
An internal data structure for storing information about a JAR Manifest file.
- Author:
- Holger Eichelberger
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
version
-
jar
-
-
Constructor Details
-
JarInfo
Creates a new instance.- Parameters:
version- the Bundle version ofjarjar- the jar file
-