Jar
From Just Solve the File Format Problem
(Difference between revisions)
(→References) |
|||
Line 8: | Line 8: | ||
| [[Jar]] | | [[Jar]] | ||
|} | |} | ||
+ | {{FormatInfo | ||
+ | |formattype=electronic | ||
+ | |subcat=Compression | ||
+ | }} | ||
A JAR file is a [[ZIP]] file that contains an optional META-INF directory. Within the META-INF directory a manifest file (MANIFEST.MF) has a main section and a list of sections for individual JAR file entries. | A JAR file is a [[ZIP]] file that contains an optional META-INF directory. Within the META-INF directory a manifest file (MANIFEST.MF) has a main section and a list of sections for individual JAR file entries. |
Revision as of 18:18, 11 November 2012
File Formats | > | Electronic File Formats | > | Compression | > | Jar |
A JAR file is a ZIP file that contains an optional META-INF directory. Within the META-INF directory a manifest file (MANIFEST.MF) has a main section and a list of sections for individual JAR file entries.
Identifiers
- File extension: .JAR