package-use.html 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="de">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  6. <title>Uses of Package org.apache.commons.compress.archivers (Apache Commons Compress 1.13 API)</title>
  7. <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
  8. </head>
  9. <body>
  10. <script type="text/javascript"><!--
  11. try {
  12. if (location.href.indexOf('is-external=true') == -1) {
  13. parent.document.title="Uses of Package org.apache.commons.compress.archivers (Apache Commons Compress 1.13 API)";
  14. }
  15. }
  16. catch(err) {
  17. }
  18. //-->
  19. </script>
  20. <noscript>
  21. <div>JavaScript is disabled on your browser.</div>
  22. </noscript>
  23. <!-- ========= START OF TOP NAVBAR ======= -->
  24. <div class="topNav"><a name="navbar_top">
  25. <!-- -->
  26. </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
  27. <!-- -->
  28. </a>
  29. <ul class="navList" title="Navigation">
  30. <li><a href="../../../../../overview-summary.html">Overview</a></li>
  31. <li><a href="package-summary.html">Package</a></li>
  32. <li>Class</li>
  33. <li class="navBarCell1Rev">Use</li>
  34. <li><a href="package-tree.html">Tree</a></li>
  35. <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
  36. <li><a href="../../../../../index-all.html">Index</a></li>
  37. <li><a href="../../../../../help-doc.html">Help</a></li>
  38. </ul>
  39. </div>
  40. <div class="subNav">
  41. <ul class="navList">
  42. <li>Prev</li>
  43. <li>Next</li>
  44. </ul>
  45. <ul class="navList">
  46. <li><a href="../../../../../index.html?org/apache/commons/compress/archivers/package-use.html" target="_top">Frames</a></li>
  47. <li><a href="package-use.html" target="_top">No Frames</a></li>
  48. </ul>
  49. <ul class="navList" id="allclasses_navbar_top">
  50. <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
  51. </ul>
  52. <div>
  53. <script type="text/javascript"><!--
  54. allClassesLink = document.getElementById("allclasses_navbar_top");
  55. if(window==top) {
  56. allClassesLink.style.display = "block";
  57. }
  58. else {
  59. allClassesLink.style.display = "none";
  60. }
  61. //-->
  62. </script>
  63. </div>
  64. <a name="skip-navbar_top">
  65. <!-- -->
  66. </a></div>
  67. <!-- ========= END OF TOP NAVBAR ========= -->
  68. <div class="header">
  69. <h1 title="Uses of Package org.apache.commons.compress.archivers" class="title">Uses of Package<br>org.apache.commons.compress.archivers</h1>
  70. </div>
  71. <div class="contentContainer">
  72. <ul class="blockList">
  73. <li class="blockList">
  74. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
  75. <caption><span>Packages that use <a href="../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a></span><span class="tabEnd">&nbsp;</span></caption>
  76. <tr>
  77. <th class="colFirst" scope="col">Package</th>
  78. <th class="colLast" scope="col">Description</th>
  79. </tr>
  80. <tbody>
  81. <tr class="altColor">
  82. <td class="colFirst"><a href="#org.apache.commons.compress.archivers">org.apache.commons.compress.archivers</a></td>
  83. <td class="colLast">
  84. <div class="block">Provides a unified API and factories for dealing with archives
  85. in different formats.</div>
  86. </td>
  87. </tr>
  88. <tr class="rowColor">
  89. <td class="colFirst"><a href="#org.apache.commons.compress.archivers.ar">org.apache.commons.compress.archivers.ar</a></td>
  90. <td class="colLast">
  91. <div class="block">Provides stream classes for reading and writing archives using
  92. the AR format.</div>
  93. </td>
  94. </tr>
  95. <tr class="altColor">
  96. <td class="colFirst"><a href="#org.apache.commons.compress.archivers.arj">org.apache.commons.compress.archivers.arj</a></td>
  97. <td class="colLast">
  98. <div class="block">Provides stream classes for reading archives using
  99. the ARJ format.</div>
  100. </td>
  101. </tr>
  102. <tr class="rowColor">
  103. <td class="colFirst"><a href="#org.apache.commons.compress.archivers.cpio">org.apache.commons.compress.archivers.cpio</a></td>
  104. <td class="colLast">
  105. <div class="block">Provides stream classes for reading and writing archives using
  106. the CPIO format.</div>
  107. </td>
  108. </tr>
  109. <tr class="altColor">
  110. <td class="colFirst"><a href="#org.apache.commons.compress.archivers.dump">org.apache.commons.compress.archivers.dump</a></td>
  111. <td class="colLast">
  112. <div class="block">This package provides stream classes for reading archives
  113. using the Unix DUMP format.</div>
  114. </td>
  115. </tr>
  116. <tr class="rowColor">
  117. <td class="colFirst"><a href="#org.apache.commons.compress.archivers.jar">org.apache.commons.compress.archivers.jar</a></td>
  118. <td class="colLast">
  119. <div class="block">Provides stream classes for reading and writing archives using
  120. the ZIP format with some extensions for the special case of JAR
  121. archives.</div>
  122. </td>
  123. </tr>
  124. <tr class="altColor">
  125. <td class="colFirst"><a href="#org.apache.commons.compress.archivers.sevenz">org.apache.commons.compress.archivers.sevenz</a></td>
  126. <td class="colLast">
  127. <div class="block">Provides classes for reading and writing archives using
  128. the 7z format.</div>
  129. </td>
  130. </tr>
  131. <tr class="rowColor">
  132. <td class="colFirst"><a href="#org.apache.commons.compress.archivers.tar">org.apache.commons.compress.archivers.tar</a></td>
  133. <td class="colLast">
  134. <div class="block">Provides stream classes for reading and writing archives using
  135. the TAR format.</div>
  136. </td>
  137. </tr>
  138. <tr class="altColor">
  139. <td class="colFirst"><a href="#org.apache.commons.compress.archivers.zip">org.apache.commons.compress.archivers.zip</a></td>
  140. <td class="colLast">
  141. <div class="block">Provides stream classes for reading and writing archives using
  142. the ZIP format.</div>
  143. </td>
  144. </tr>
  145. <tr class="rowColor">
  146. <td class="colFirst"><a href="#org.apache.commons.compress.changes">org.apache.commons.compress.changes</a></td>
  147. <td class="colLast">
  148. <div class="block"><b>EXPERIMENTAL</b> support for changesets that are applied to
  149. archives.</div>
  150. </td>
  151. </tr>
  152. <tr class="altColor">
  153. <td class="colFirst"><a href="#org.apache.commons.compress.utils">org.apache.commons.compress.utils</a></td>
  154. <td class="colLast">
  155. <div class="block">Contains utilities used internally by the compress library.</div>
  156. </td>
  157. </tr>
  158. </tbody>
  159. </table>
  160. </li>
  161. <li class="blockList"><a name="org.apache.commons.compress.archivers">
  162. <!-- -->
  163. </a>
  164. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  165. <caption><span>Classes in <a href="../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a> used by <a href="../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a></span><span class="tabEnd">&nbsp;</span></caption>
  166. <tr>
  167. <th class="colOne" scope="col">Class and Description</th>
  168. </tr>
  169. <tbody>
  170. <tr class="altColor">
  171. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveEntry.html#org.apache.commons.compress.archivers">ArchiveEntry</a>
  172. <div class="block">Represents an entry of an archive.</div>
  173. </td>
  174. </tr>
  175. <tr class="rowColor">
  176. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveException.html#org.apache.commons.compress.archivers">ArchiveException</a>
  177. <div class="block">Archiver related Exception</div>
  178. </td>
  179. </tr>
  180. <tr class="altColor">
  181. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveInputStream.html#org.apache.commons.compress.archivers">ArchiveInputStream</a>
  182. <div class="block">Archive input streams <b>MUST</b> override the
  183. <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[],%20int,%20int)" title="class or interface in java.io"><code>InputStream.read(byte[], int, int)</code></a> - or <a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#read()"><code>ArchiveInputStream.read()</code></a> -
  184. method so that reading from the stream generates EOF for the end of
  185. data in each entry as well as at the end of the file proper.</div>
  186. </td>
  187. </tr>
  188. <tr class="rowColor">
  189. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveOutputStream.html#org.apache.commons.compress.archivers">ArchiveOutputStream</a>
  190. <div class="block">Archive output stream implementations are expected to override the
  191. <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#write(byte[],%20int,%20int)" title="class or interface in java.io"><code>OutputStream.write(byte[], int, int)</code></a> method to improve performance.</div>
  192. </td>
  193. </tr>
  194. <tr class="altColor">
  195. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveStreamProvider.html#org.apache.commons.compress.archivers">ArchiveStreamProvider</a>
  196. <div class="block">Creates Archive <a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers"><code>ArchiveInputStream</code></a>s and <a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers"><code>ArchiveOutputStream</code></a>s.</div>
  197. </td>
  198. </tr>
  199. </tbody>
  200. </table>
  201. </li>
  202. <li class="blockList"><a name="org.apache.commons.compress.archivers.ar">
  203. <!-- -->
  204. </a>
  205. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  206. <caption><span>Classes in <a href="../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a> used by <a href="../../../../../org/apache/commons/compress/archivers/ar/package-summary.html">org.apache.commons.compress.archivers.ar</a></span><span class="tabEnd">&nbsp;</span></caption>
  207. <tr>
  208. <th class="colOne" scope="col">Class and Description</th>
  209. </tr>
  210. <tbody>
  211. <tr class="altColor">
  212. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveEntry.html#org.apache.commons.compress.archivers.ar">ArchiveEntry</a>
  213. <div class="block">Represents an entry of an archive.</div>
  214. </td>
  215. </tr>
  216. <tr class="rowColor">
  217. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveInputStream.html#org.apache.commons.compress.archivers.ar">ArchiveInputStream</a>
  218. <div class="block">Archive input streams <b>MUST</b> override the
  219. <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[],%20int,%20int)" title="class or interface in java.io"><code>InputStream.read(byte[], int, int)</code></a> - or <a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#read()"><code>ArchiveInputStream.read()</code></a> -
  220. method so that reading from the stream generates EOF for the end of
  221. data in each entry as well as at the end of the file proper.</div>
  222. </td>
  223. </tr>
  224. <tr class="altColor">
  225. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveOutputStream.html#org.apache.commons.compress.archivers.ar">ArchiveOutputStream</a>
  226. <div class="block">Archive output stream implementations are expected to override the
  227. <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#write(byte[],%20int,%20int)" title="class or interface in java.io"><code>OutputStream.write(byte[], int, int)</code></a> method to improve performance.</div>
  228. </td>
  229. </tr>
  230. </tbody>
  231. </table>
  232. </li>
  233. <li class="blockList"><a name="org.apache.commons.compress.archivers.arj">
  234. <!-- -->
  235. </a>
  236. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  237. <caption><span>Classes in <a href="../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a> used by <a href="../../../../../org/apache/commons/compress/archivers/arj/package-summary.html">org.apache.commons.compress.archivers.arj</a></span><span class="tabEnd">&nbsp;</span></caption>
  238. <tr>
  239. <th class="colOne" scope="col">Class and Description</th>
  240. </tr>
  241. <tbody>
  242. <tr class="altColor">
  243. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveEntry.html#org.apache.commons.compress.archivers.arj">ArchiveEntry</a>
  244. <div class="block">Represents an entry of an archive.</div>
  245. </td>
  246. </tr>
  247. <tr class="rowColor">
  248. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveException.html#org.apache.commons.compress.archivers.arj">ArchiveException</a>
  249. <div class="block">Archiver related Exception</div>
  250. </td>
  251. </tr>
  252. <tr class="altColor">
  253. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveInputStream.html#org.apache.commons.compress.archivers.arj">ArchiveInputStream</a>
  254. <div class="block">Archive input streams <b>MUST</b> override the
  255. <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[],%20int,%20int)" title="class or interface in java.io"><code>InputStream.read(byte[], int, int)</code></a> - or <a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#read()"><code>ArchiveInputStream.read()</code></a> -
  256. method so that reading from the stream generates EOF for the end of
  257. data in each entry as well as at the end of the file proper.</div>
  258. </td>
  259. </tr>
  260. </tbody>
  261. </table>
  262. </li>
  263. <li class="blockList"><a name="org.apache.commons.compress.archivers.cpio">
  264. <!-- -->
  265. </a>
  266. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  267. <caption><span>Classes in <a href="../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a> used by <a href="../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a></span><span class="tabEnd">&nbsp;</span></caption>
  268. <tr>
  269. <th class="colOne" scope="col">Class and Description</th>
  270. </tr>
  271. <tbody>
  272. <tr class="altColor">
  273. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveEntry.html#org.apache.commons.compress.archivers.cpio">ArchiveEntry</a>
  274. <div class="block">Represents an entry of an archive.</div>
  275. </td>
  276. </tr>
  277. <tr class="rowColor">
  278. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveInputStream.html#org.apache.commons.compress.archivers.cpio">ArchiveInputStream</a>
  279. <div class="block">Archive input streams <b>MUST</b> override the
  280. <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[],%20int,%20int)" title="class or interface in java.io"><code>InputStream.read(byte[], int, int)</code></a> - or <a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#read()"><code>ArchiveInputStream.read()</code></a> -
  281. method so that reading from the stream generates EOF for the end of
  282. data in each entry as well as at the end of the file proper.</div>
  283. </td>
  284. </tr>
  285. <tr class="altColor">
  286. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveOutputStream.html#org.apache.commons.compress.archivers.cpio">ArchiveOutputStream</a>
  287. <div class="block">Archive output stream implementations are expected to override the
  288. <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#write(byte[],%20int,%20int)" title="class or interface in java.io"><code>OutputStream.write(byte[], int, int)</code></a> method to improve performance.</div>
  289. </td>
  290. </tr>
  291. </tbody>
  292. </table>
  293. </li>
  294. <li class="blockList"><a name="org.apache.commons.compress.archivers.dump">
  295. <!-- -->
  296. </a>
  297. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  298. <caption><span>Classes in <a href="../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a> used by <a href="../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></span><span class="tabEnd">&nbsp;</span></caption>
  299. <tr>
  300. <th class="colOne" scope="col">Class and Description</th>
  301. </tr>
  302. <tbody>
  303. <tr class="altColor">
  304. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveEntry.html#org.apache.commons.compress.archivers.dump">ArchiveEntry</a>
  305. <div class="block">Represents an entry of an archive.</div>
  306. </td>
  307. </tr>
  308. <tr class="rowColor">
  309. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveException.html#org.apache.commons.compress.archivers.dump">ArchiveException</a>
  310. <div class="block">Archiver related Exception</div>
  311. </td>
  312. </tr>
  313. <tr class="altColor">
  314. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveInputStream.html#org.apache.commons.compress.archivers.dump">ArchiveInputStream</a>
  315. <div class="block">Archive input streams <b>MUST</b> override the
  316. <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[],%20int,%20int)" title="class or interface in java.io"><code>InputStream.read(byte[], int, int)</code></a> - or <a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#read()"><code>ArchiveInputStream.read()</code></a> -
  317. method so that reading from the stream generates EOF for the end of
  318. data in each entry as well as at the end of the file proper.</div>
  319. </td>
  320. </tr>
  321. </tbody>
  322. </table>
  323. </li>
  324. <li class="blockList"><a name="org.apache.commons.compress.archivers.jar">
  325. <!-- -->
  326. </a>
  327. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  328. <caption><span>Classes in <a href="../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a> used by <a href="../../../../../org/apache/commons/compress/archivers/jar/package-summary.html">org.apache.commons.compress.archivers.jar</a></span><span class="tabEnd">&nbsp;</span></caption>
  329. <tr>
  330. <th class="colOne" scope="col">Class and Description</th>
  331. </tr>
  332. <tbody>
  333. <tr class="altColor">
  334. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveEntry.html#org.apache.commons.compress.archivers.jar">ArchiveEntry</a>
  335. <div class="block">Represents an entry of an archive.</div>
  336. </td>
  337. </tr>
  338. <tr class="rowColor">
  339. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveInputStream.html#org.apache.commons.compress.archivers.jar">ArchiveInputStream</a>
  340. <div class="block">Archive input streams <b>MUST</b> override the
  341. <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[],%20int,%20int)" title="class or interface in java.io"><code>InputStream.read(byte[], int, int)</code></a> - or <a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#read()"><code>ArchiveInputStream.read()</code></a> -
  342. method so that reading from the stream generates EOF for the end of
  343. data in each entry as well as at the end of the file proper.</div>
  344. </td>
  345. </tr>
  346. <tr class="altColor">
  347. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveOutputStream.html#org.apache.commons.compress.archivers.jar">ArchiveOutputStream</a>
  348. <div class="block">Archive output stream implementations are expected to override the
  349. <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#write(byte[],%20int,%20int)" title="class or interface in java.io"><code>OutputStream.write(byte[], int, int)</code></a> method to improve performance.</div>
  350. </td>
  351. </tr>
  352. </tbody>
  353. </table>
  354. </li>
  355. <li class="blockList"><a name="org.apache.commons.compress.archivers.sevenz">
  356. <!-- -->
  357. </a>
  358. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  359. <caption><span>Classes in <a href="../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a> used by <a href="../../../../../org/apache/commons/compress/archivers/sevenz/package-summary.html">org.apache.commons.compress.archivers.sevenz</a></span><span class="tabEnd">&nbsp;</span></caption>
  360. <tr>
  361. <th class="colOne" scope="col">Class and Description</th>
  362. </tr>
  363. <tbody>
  364. <tr class="altColor">
  365. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveEntry.html#org.apache.commons.compress.archivers.sevenz">ArchiveEntry</a>
  366. <div class="block">Represents an entry of an archive.</div>
  367. </td>
  368. </tr>
  369. </tbody>
  370. </table>
  371. </li>
  372. <li class="blockList"><a name="org.apache.commons.compress.archivers.tar">
  373. <!-- -->
  374. </a>
  375. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  376. <caption><span>Classes in <a href="../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a> used by <a href="../../../../../org/apache/commons/compress/archivers/tar/package-summary.html">org.apache.commons.compress.archivers.tar</a></span><span class="tabEnd">&nbsp;</span></caption>
  377. <tr>
  378. <th class="colOne" scope="col">Class and Description</th>
  379. </tr>
  380. <tbody>
  381. <tr class="altColor">
  382. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveEntry.html#org.apache.commons.compress.archivers.tar">ArchiveEntry</a>
  383. <div class="block">Represents an entry of an archive.</div>
  384. </td>
  385. </tr>
  386. <tr class="rowColor">
  387. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveInputStream.html#org.apache.commons.compress.archivers.tar">ArchiveInputStream</a>
  388. <div class="block">Archive input streams <b>MUST</b> override the
  389. <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[],%20int,%20int)" title="class or interface in java.io"><code>InputStream.read(byte[], int, int)</code></a> - or <a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#read()"><code>ArchiveInputStream.read()</code></a> -
  390. method so that reading from the stream generates EOF for the end of
  391. data in each entry as well as at the end of the file proper.</div>
  392. </td>
  393. </tr>
  394. <tr class="altColor">
  395. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveOutputStream.html#org.apache.commons.compress.archivers.tar">ArchiveOutputStream</a>
  396. <div class="block">Archive output stream implementations are expected to override the
  397. <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#write(byte[],%20int,%20int)" title="class or interface in java.io"><code>OutputStream.write(byte[], int, int)</code></a> method to improve performance.</div>
  398. </td>
  399. </tr>
  400. </tbody>
  401. </table>
  402. </li>
  403. <li class="blockList"><a name="org.apache.commons.compress.archivers.zip">
  404. <!-- -->
  405. </a>
  406. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  407. <caption><span>Classes in <a href="../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a> used by <a href="../../../../../org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></span><span class="tabEnd">&nbsp;</span></caption>
  408. <tr>
  409. <th class="colOne" scope="col">Class and Description</th>
  410. </tr>
  411. <tbody>
  412. <tr class="altColor">
  413. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveEntry.html#org.apache.commons.compress.archivers.zip">ArchiveEntry</a>
  414. <div class="block">Represents an entry of an archive.</div>
  415. </td>
  416. </tr>
  417. <tr class="rowColor">
  418. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveInputStream.html#org.apache.commons.compress.archivers.zip">ArchiveInputStream</a>
  419. <div class="block">Archive input streams <b>MUST</b> override the
  420. <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[],%20int,%20int)" title="class or interface in java.io"><code>InputStream.read(byte[], int, int)</code></a> - or <a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#read()"><code>ArchiveInputStream.read()</code></a> -
  421. method so that reading from the stream generates EOF for the end of
  422. data in each entry as well as at the end of the file proper.</div>
  423. </td>
  424. </tr>
  425. <tr class="altColor">
  426. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveOutputStream.html#org.apache.commons.compress.archivers.zip">ArchiveOutputStream</a>
  427. <div class="block">Archive output stream implementations are expected to override the
  428. <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#write(byte[],%20int,%20int)" title="class or interface in java.io"><code>OutputStream.write(byte[], int, int)</code></a> method to improve performance.</div>
  429. </td>
  430. </tr>
  431. </tbody>
  432. </table>
  433. </li>
  434. <li class="blockList"><a name="org.apache.commons.compress.changes">
  435. <!-- -->
  436. </a>
  437. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  438. <caption><span>Classes in <a href="../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a> used by <a href="../../../../../org/apache/commons/compress/changes/package-summary.html">org.apache.commons.compress.changes</a></span><span class="tabEnd">&nbsp;</span></caption>
  439. <tr>
  440. <th class="colOne" scope="col">Class and Description</th>
  441. </tr>
  442. <tbody>
  443. <tr class="altColor">
  444. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveEntry.html#org.apache.commons.compress.changes">ArchiveEntry</a>
  445. <div class="block">Represents an entry of an archive.</div>
  446. </td>
  447. </tr>
  448. <tr class="rowColor">
  449. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveInputStream.html#org.apache.commons.compress.changes">ArchiveInputStream</a>
  450. <div class="block">Archive input streams <b>MUST</b> override the
  451. <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[],%20int,%20int)" title="class or interface in java.io"><code>InputStream.read(byte[], int, int)</code></a> - or <a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#read()"><code>ArchiveInputStream.read()</code></a> -
  452. method so that reading from the stream generates EOF for the end of
  453. data in each entry as well as at the end of the file proper.</div>
  454. </td>
  455. </tr>
  456. <tr class="altColor">
  457. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveOutputStream.html#org.apache.commons.compress.changes">ArchiveOutputStream</a>
  458. <div class="block">Archive output stream implementations are expected to override the
  459. <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#write(byte[],%20int,%20int)" title="class or interface in java.io"><code>OutputStream.write(byte[], int, int)</code></a> method to improve performance.</div>
  460. </td>
  461. </tr>
  462. </tbody>
  463. </table>
  464. </li>
  465. <li class="blockList"><a name="org.apache.commons.compress.utils">
  466. <!-- -->
  467. </a>
  468. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  469. <caption><span>Classes in <a href="../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a> used by <a href="../../../../../org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a></span><span class="tabEnd">&nbsp;</span></caption>
  470. <tr>
  471. <th class="colOne" scope="col">Class and Description</th>
  472. </tr>
  473. <tbody>
  474. <tr class="altColor">
  475. <td class="colOne"><a href="../../../../../org/apache/commons/compress/archivers/class-use/ArchiveEntry.html#org.apache.commons.compress.utils">ArchiveEntry</a>
  476. <div class="block">Represents an entry of an archive.</div>
  477. </td>
  478. </tr>
  479. </tbody>
  480. </table>
  481. </li>
  482. </ul>
  483. </div>
  484. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  485. <div class="bottomNav"><a name="navbar_bottom">
  486. <!-- -->
  487. </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
  488. <!-- -->
  489. </a>
  490. <ul class="navList" title="Navigation">
  491. <li><a href="../../../../../overview-summary.html">Overview</a></li>
  492. <li><a href="package-summary.html">Package</a></li>
  493. <li>Class</li>
  494. <li class="navBarCell1Rev">Use</li>
  495. <li><a href="package-tree.html">Tree</a></li>
  496. <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
  497. <li><a href="../../../../../index-all.html">Index</a></li>
  498. <li><a href="../../../../../help-doc.html">Help</a></li>
  499. </ul>
  500. </div>
  501. <div class="subNav">
  502. <ul class="navList">
  503. <li>Prev</li>
  504. <li>Next</li>
  505. </ul>
  506. <ul class="navList">
  507. <li><a href="../../../../../index.html?org/apache/commons/compress/archivers/package-use.html" target="_top">Frames</a></li>
  508. <li><a href="package-use.html" target="_top">No Frames</a></li>
  509. </ul>
  510. <ul class="navList" id="allclasses_navbar_bottom">
  511. <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
  512. </ul>
  513. <div>
  514. <script type="text/javascript"><!--
  515. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  516. if(window==top) {
  517. allClassesLink.style.display = "block";
  518. }
  519. else {
  520. allClassesLink.style.display = "none";
  521. }
  522. //-->
  523. </script>
  524. </div>
  525. <a name="skip-navbar_bottom">
  526. <!-- -->
  527. </a></div>
  528. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  529. <p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
  530. </body>
  531. </html>