ArchiveEntry.html 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686
  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 Interface org.apache.commons.compress.archivers.ArchiveEntry (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 Interface org.apache.commons.compress.archivers.ArchiveEntry (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><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">Class</a></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/class-use/ArchiveEntry.html" target="_top">Frames</a></li>
  47. <li><a href="ArchiveEntry.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. <h2 title="Uses of Interface org.apache.commons.compress.archivers.ArchiveEntry" class="title">Uses of Interface<br>org.apache.commons.compress.archivers.ArchiveEntry</h2>
  70. </div>
  71. <div class="classUseContainer">
  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/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</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">
  162. <ul class="blockList">
  163. <li class="blockList"><a name="org.apache.commons.compress.archivers">
  164. <!-- -->
  165. </a>
  166. <h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a> in <a href="../../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a></h3>
  167. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  168. <caption><span>Methods in <a href="../../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a> that return <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  169. <tr>
  170. <th class="colFirst" scope="col">Modifier and Type</th>
  171. <th class="colLast" scope="col">Method and Description</th>
  172. </tr>
  173. <tbody>
  174. <tr class="altColor">
  175. <td class="colFirst"><code>abstract <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></td>
  176. <td class="colLast"><span class="strong">ArchiveOutputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#createArchiveEntry(java.io.File,%20java.lang.String)">createArchiveEntry</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;inputFile,
  177. <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;entryName)</code>
  178. <div class="block">Create an archive entry using the inputFile and entryName provided.</div>
  179. </td>
  180. </tr>
  181. <tr class="rowColor">
  182. <td class="colFirst"><code>abstract <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></td>
  183. <td class="colLast"><span class="strong">ArchiveInputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getNextEntry()">getNextEntry</a></strong>()</code>
  184. <div class="block">Returns the next Archive Entry in this Stream.</div>
  185. </td>
  186. </tr>
  187. </tbody>
  188. </table>
  189. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  190. <caption><span>Methods in <a href="../../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a> with parameters of type <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  191. <tr>
  192. <th class="colFirst" scope="col">Modifier and Type</th>
  193. <th class="colLast" scope="col">Method and Description</th>
  194. </tr>
  195. <tbody>
  196. <tr class="altColor">
  197. <td class="colFirst"><code>boolean</code></td>
  198. <td class="colLast"><span class="strong">ArchiveInputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#canReadEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">canReadEntryData</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;archiveEntry)</code>
  199. <div class="block">Whether this stream is able to read the given entry.</div>
  200. </td>
  201. </tr>
  202. <tr class="rowColor">
  203. <td class="colFirst"><code>boolean</code></td>
  204. <td class="colLast"><span class="strong">ArchiveOutputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#canWriteEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">canWriteEntryData</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;archiveEntry)</code>
  205. <div class="block">Whether this stream is able to write the given entry.</div>
  206. </td>
  207. </tr>
  208. <tr class="altColor">
  209. <td class="colFirst"><code>abstract void</code></td>
  210. <td class="colLast"><span class="strong">ArchiveOutputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)">putArchiveEntry</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;entry)</code>
  211. <div class="block">Writes the headers for an archive entry to the output stream.</div>
  212. </td>
  213. </tr>
  214. </tbody>
  215. </table>
  216. </li>
  217. <li class="blockList"><a name="org.apache.commons.compress.archivers.ar">
  218. <!-- -->
  219. </a>
  220. <h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a> in <a href="../../../../../../org/apache/commons/compress/archivers/ar/package-summary.html">org.apache.commons.compress.archivers.ar</a></h3>
  221. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  222. <caption><span>Classes in <a href="../../../../../../org/apache/commons/compress/archivers/ar/package-summary.html">org.apache.commons.compress.archivers.ar</a> that implement <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  223. <tr>
  224. <th class="colFirst" scope="col">Modifier and Type</th>
  225. <th class="colLast" scope="col">Class and Description</th>
  226. </tr>
  227. <tbody>
  228. <tr class="altColor">
  229. <td class="colFirst"><code>class&nbsp;</code></td>
  230. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></strong></code>
  231. <div class="block">Represents an archive entry in the "ar" format.</div>
  232. </td>
  233. </tr>
  234. </tbody>
  235. </table>
  236. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  237. <caption><span>Methods in <a href="../../../../../../org/apache/commons/compress/archivers/ar/package-summary.html">org.apache.commons.compress.archivers.ar</a> that return <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  238. <tr>
  239. <th class="colFirst" scope="col">Modifier and Type</th>
  240. <th class="colLast" scope="col">Method and Description</th>
  241. </tr>
  242. <tbody>
  243. <tr class="altColor">
  244. <td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></td>
  245. <td class="colLast"><span class="strong">ArArchiveOutputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#createArchiveEntry(java.io.File,%20java.lang.String)">createArchiveEntry</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;inputFile,
  246. <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;entryName)</code>&nbsp;</td>
  247. </tr>
  248. <tr class="rowColor">
  249. <td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></td>
  250. <td class="colLast"><span class="strong">ArArchiveInputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#getNextEntry()">getNextEntry</a></strong>()</code>&nbsp;</td>
  251. </tr>
  252. </tbody>
  253. </table>
  254. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  255. <caption><span>Methods in <a href="../../../../../../org/apache/commons/compress/archivers/ar/package-summary.html">org.apache.commons.compress.archivers.ar</a> with parameters of type <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  256. <tr>
  257. <th class="colFirst" scope="col">Modifier and Type</th>
  258. <th class="colLast" scope="col">Method and Description</th>
  259. </tr>
  260. <tbody>
  261. <tr class="altColor">
  262. <td class="colFirst"><code>void</code></td>
  263. <td class="colLast"><span class="strong">ArArchiveOutputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)">putArchiveEntry</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;pEntry)</code>&nbsp;</td>
  264. </tr>
  265. </tbody>
  266. </table>
  267. </li>
  268. <li class="blockList"><a name="org.apache.commons.compress.archivers.arj">
  269. <!-- -->
  270. </a>
  271. <h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a> in <a href="../../../../../../org/apache/commons/compress/archivers/arj/package-summary.html">org.apache.commons.compress.archivers.arj</a></h3>
  272. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  273. <caption><span>Classes in <a href="../../../../../../org/apache/commons/compress/archivers/arj/package-summary.html">org.apache.commons.compress.archivers.arj</a> that implement <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  274. <tr>
  275. <th class="colFirst" scope="col">Modifier and Type</th>
  276. <th class="colLast" scope="col">Class and Description</th>
  277. </tr>
  278. <tbody>
  279. <tr class="altColor">
  280. <td class="colFirst"><code>class&nbsp;</code></td>
  281. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a></strong></code>
  282. <div class="block">An entry in an ARJ archive.</div>
  283. </td>
  284. </tr>
  285. </tbody>
  286. </table>
  287. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  288. <caption><span>Methods in <a href="../../../../../../org/apache/commons/compress/archivers/arj/package-summary.html">org.apache.commons.compress.archivers.arj</a> with parameters of type <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  289. <tr>
  290. <th class="colFirst" scope="col">Modifier and Type</th>
  291. <th class="colLast" scope="col">Method and Description</th>
  292. </tr>
  293. <tbody>
  294. <tr class="altColor">
  295. <td class="colFirst"><code>boolean</code></td>
  296. <td class="colLast"><span class="strong">ArjArchiveInputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#canReadEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">canReadEntryData</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;ae)</code>&nbsp;</td>
  297. </tr>
  298. </tbody>
  299. </table>
  300. </li>
  301. <li class="blockList"><a name="org.apache.commons.compress.archivers.cpio">
  302. <!-- -->
  303. </a>
  304. <h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a> in <a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a></h3>
  305. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  306. <caption><span>Classes in <a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a> that implement <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  307. <tr>
  308. <th class="colFirst" scope="col">Modifier and Type</th>
  309. <th class="colLast" scope="col">Class and Description</th>
  310. </tr>
  311. <tbody>
  312. <tr class="altColor">
  313. <td class="colFirst"><code>class&nbsp;</code></td>
  314. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></strong></code>
  315. <div class="block">A cpio archive consists of a sequence of files.</div>
  316. </td>
  317. </tr>
  318. </tbody>
  319. </table>
  320. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  321. <caption><span>Methods in <a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a> that return <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  322. <tr>
  323. <th class="colFirst" scope="col">Modifier and Type</th>
  324. <th class="colLast" scope="col">Method and Description</th>
  325. </tr>
  326. <tbody>
  327. <tr class="altColor">
  328. <td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></td>
  329. <td class="colLast"><span class="strong">CpioArchiveOutputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html#createArchiveEntry(java.io.File,%20java.lang.String)">createArchiveEntry</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;inputFile,
  330. <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;entryName)</code>
  331. <div class="block">Creates a new ArchiveEntry.</div>
  332. </td>
  333. </tr>
  334. <tr class="rowColor">
  335. <td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></td>
  336. <td class="colLast"><span class="strong">CpioArchiveInputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html#getNextEntry()">getNextEntry</a></strong>()</code>&nbsp;</td>
  337. </tr>
  338. </tbody>
  339. </table>
  340. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  341. <caption><span>Methods in <a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a> with parameters of type <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  342. <tr>
  343. <th class="colFirst" scope="col">Modifier and Type</th>
  344. <th class="colLast" scope="col">Method and Description</th>
  345. </tr>
  346. <tbody>
  347. <tr class="altColor">
  348. <td class="colFirst"><code>void</code></td>
  349. <td class="colLast"><span class="strong">CpioArchiveOutputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html#putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)">putArchiveEntry</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;entry)</code>
  350. <div class="block">Begins writing a new CPIO file entry and positions the stream to the
  351. start of the entry data.</div>
  352. </td>
  353. </tr>
  354. </tbody>
  355. </table>
  356. </li>
  357. <li class="blockList"><a name="org.apache.commons.compress.archivers.dump">
  358. <!-- -->
  359. </a>
  360. <h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a> in <a href="../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></h3>
  361. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  362. <caption><span>Classes in <a href="../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a> that implement <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  363. <tr>
  364. <th class="colFirst" scope="col">Modifier and Type</th>
  365. <th class="colLast" scope="col">Class and Description</th>
  366. </tr>
  367. <tbody>
  368. <tr class="altColor">
  369. <td class="colFirst"><code>class&nbsp;</code></td>
  370. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></strong></code>
  371. <div class="block">This class represents an entry in a Dump archive.</div>
  372. </td>
  373. </tr>
  374. </tbody>
  375. </table>
  376. </li>
  377. <li class="blockList"><a name="org.apache.commons.compress.archivers.jar">
  378. <!-- -->
  379. </a>
  380. <h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a> in <a href="../../../../../../org/apache/commons/compress/archivers/jar/package-summary.html">org.apache.commons.compress.archivers.jar</a></h3>
  381. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  382. <caption><span>Classes in <a href="../../../../../../org/apache/commons/compress/archivers/jar/package-summary.html">org.apache.commons.compress.archivers.jar</a> that implement <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  383. <tr>
  384. <th class="colFirst" scope="col">Modifier and Type</th>
  385. <th class="colLast" scope="col">Class and Description</th>
  386. </tr>
  387. <tbody>
  388. <tr class="altColor">
  389. <td class="colFirst"><code>class&nbsp;</code></td>
  390. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveEntry</a></strong></code>&nbsp;</td>
  391. </tr>
  392. </tbody>
  393. </table>
  394. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  395. <caption><span>Methods in <a href="../../../../../../org/apache/commons/compress/archivers/jar/package-summary.html">org.apache.commons.compress.archivers.jar</a> that return <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  396. <tr>
  397. <th class="colFirst" scope="col">Modifier and Type</th>
  398. <th class="colLast" scope="col">Method and Description</th>
  399. </tr>
  400. <tbody>
  401. <tr class="altColor">
  402. <td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></td>
  403. <td class="colLast"><span class="strong">JarArchiveInputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html#getNextEntry()">getNextEntry</a></strong>()</code>&nbsp;</td>
  404. </tr>
  405. </tbody>
  406. </table>
  407. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  408. <caption><span>Methods in <a href="../../../../../../org/apache/commons/compress/archivers/jar/package-summary.html">org.apache.commons.compress.archivers.jar</a> with parameters of type <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  409. <tr>
  410. <th class="colFirst" scope="col">Modifier and Type</th>
  411. <th class="colLast" scope="col">Method and Description</th>
  412. </tr>
  413. <tbody>
  414. <tr class="altColor">
  415. <td class="colFirst"><code>void</code></td>
  416. <td class="colLast"><span class="strong">JarArchiveOutputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html#putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)">putArchiveEntry</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;ze)</code>&nbsp;</td>
  417. </tr>
  418. </tbody>
  419. </table>
  420. </li>
  421. <li class="blockList"><a name="org.apache.commons.compress.archivers.sevenz">
  422. <!-- -->
  423. </a>
  424. <h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a> in <a href="../../../../../../org/apache/commons/compress/archivers/sevenz/package-summary.html">org.apache.commons.compress.archivers.sevenz</a></h3>
  425. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  426. <caption><span>Classes in <a href="../../../../../../org/apache/commons/compress/archivers/sevenz/package-summary.html">org.apache.commons.compress.archivers.sevenz</a> that implement <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  427. <tr>
  428. <th class="colFirst" scope="col">Modifier and Type</th>
  429. <th class="colLast" scope="col">Class and Description</th>
  430. </tr>
  431. <tbody>
  432. <tr class="altColor">
  433. <td class="colFirst"><code>class&nbsp;</code></td>
  434. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></strong></code>
  435. <div class="block">An entry in a 7z archive.</div>
  436. </td>
  437. </tr>
  438. </tbody>
  439. </table>
  440. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  441. <caption><span>Methods in <a href="../../../../../../org/apache/commons/compress/archivers/sevenz/package-summary.html">org.apache.commons.compress.archivers.sevenz</a> with parameters of type <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  442. <tr>
  443. <th class="colFirst" scope="col">Modifier and Type</th>
  444. <th class="colLast" scope="col">Method and Description</th>
  445. </tr>
  446. <tbody>
  447. <tr class="altColor">
  448. <td class="colFirst"><code>void</code></td>
  449. <td class="colLast"><span class="strong">SevenZOutputFile.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html#putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)">putArchiveEntry</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;archiveEntry)</code>
  450. <div class="block">Records an archive entry to add.</div>
  451. </td>
  452. </tr>
  453. </tbody>
  454. </table>
  455. </li>
  456. <li class="blockList"><a name="org.apache.commons.compress.archivers.tar">
  457. <!-- -->
  458. </a>
  459. <h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a> in <a href="../../../../../../org/apache/commons/compress/archivers/tar/package-summary.html">org.apache.commons.compress.archivers.tar</a></h3>
  460. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  461. <caption><span>Classes in <a href="../../../../../../org/apache/commons/compress/archivers/tar/package-summary.html">org.apache.commons.compress.archivers.tar</a> that implement <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  462. <tr>
  463. <th class="colFirst" scope="col">Modifier and Type</th>
  464. <th class="colLast" scope="col">Class and Description</th>
  465. </tr>
  466. <tbody>
  467. <tr class="altColor">
  468. <td class="colFirst"><code>class&nbsp;</code></td>
  469. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></strong></code>
  470. <div class="block">This class represents an entry in a Tar archive.</div>
  471. </td>
  472. </tr>
  473. </tbody>
  474. </table>
  475. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  476. <caption><span>Methods in <a href="../../../../../../org/apache/commons/compress/archivers/tar/package-summary.html">org.apache.commons.compress.archivers.tar</a> that return <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  477. <tr>
  478. <th class="colFirst" scope="col">Modifier and Type</th>
  479. <th class="colLast" scope="col">Method and Description</th>
  480. </tr>
  481. <tbody>
  482. <tr class="altColor">
  483. <td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></td>
  484. <td class="colLast"><span class="strong">TarArchiveOutputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#createArchiveEntry(java.io.File,%20java.lang.String)">createArchiveEntry</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;inputFile,
  485. <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;entryName)</code>&nbsp;</td>
  486. </tr>
  487. <tr class="rowColor">
  488. <td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></td>
  489. <td class="colLast"><span class="strong">TarArchiveInputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#getNextEntry()">getNextEntry</a></strong>()</code>
  490. <div class="block">Returns the next Archive Entry in this Stream.</div>
  491. </td>
  492. </tr>
  493. </tbody>
  494. </table>
  495. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  496. <caption><span>Methods in <a href="../../../../../../org/apache/commons/compress/archivers/tar/package-summary.html">org.apache.commons.compress.archivers.tar</a> with parameters of type <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  497. <tr>
  498. <th class="colFirst" scope="col">Modifier and Type</th>
  499. <th class="colLast" scope="col">Method and Description</th>
  500. </tr>
  501. <tbody>
  502. <tr class="altColor">
  503. <td class="colFirst"><code>boolean</code></td>
  504. <td class="colLast"><span class="strong">TarArchiveInputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#canReadEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">canReadEntryData</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;ae)</code>
  505. <div class="block">Whether this class is able to read the given entry.</div>
  506. </td>
  507. </tr>
  508. <tr class="rowColor">
  509. <td class="colFirst"><code>void</code></td>
  510. <td class="colLast"><span class="strong">TarArchiveOutputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)">putArchiveEntry</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;archiveEntry)</code>
  511. <div class="block">Put an entry on the output stream.</div>
  512. </td>
  513. </tr>
  514. </tbody>
  515. </table>
  516. </li>
  517. <li class="blockList"><a name="org.apache.commons.compress.archivers.zip">
  518. <!-- -->
  519. </a>
  520. <h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a> in <a href="../../../../../../org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></h3>
  521. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  522. <caption><span>Classes in <a href="../../../../../../org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a> that implement <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  523. <tr>
  524. <th class="colFirst" scope="col">Modifier and Type</th>
  525. <th class="colLast" scope="col">Class and Description</th>
  526. </tr>
  527. <tbody>
  528. <tr class="altColor">
  529. <td class="colFirst"><code>class&nbsp;</code></td>
  530. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></strong></code>
  531. <div class="block">Extension that adds better handling of extra fields and provides
  532. access to the internal and external file attributes.</div>
  533. </td>
  534. </tr>
  535. </tbody>
  536. </table>
  537. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  538. <caption><span>Methods in <a href="../../../../../../org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a> that return <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  539. <tr>
  540. <th class="colFirst" scope="col">Modifier and Type</th>
  541. <th class="colLast" scope="col">Method and Description</th>
  542. </tr>
  543. <tbody>
  544. <tr class="altColor">
  545. <td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></td>
  546. <td class="colLast"><span class="strong">ZipArchiveOutputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#createArchiveEntry(java.io.File,%20java.lang.String)">createArchiveEntry</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;inputFile,
  547. <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;entryName)</code>
  548. <div class="block">Creates a new zip entry taking some information from the given
  549. file and using the provided name.</div>
  550. </td>
  551. </tr>
  552. <tr class="rowColor">
  553. <td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></td>
  554. <td class="colLast"><span class="strong">ZipArchiveInputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#getNextEntry()">getNextEntry</a></strong>()</code>&nbsp;</td>
  555. </tr>
  556. </tbody>
  557. </table>
  558. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  559. <caption><span>Methods in <a href="../../../../../../org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a> with parameters of type <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  560. <tr>
  561. <th class="colFirst" scope="col">Modifier and Type</th>
  562. <th class="colLast" scope="col">Method and Description</th>
  563. </tr>
  564. <tbody>
  565. <tr class="altColor">
  566. <td class="colFirst"><code>boolean</code></td>
  567. <td class="colLast"><span class="strong">ZipArchiveInputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#canReadEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">canReadEntryData</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;ae)</code>
  568. <div class="block">Whether this class is able to read the given entry.</div>
  569. </td>
  570. </tr>
  571. <tr class="rowColor">
  572. <td class="colFirst"><code>boolean</code></td>
  573. <td class="colLast"><span class="strong">ZipArchiveOutputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#canWriteEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">canWriteEntryData</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;ae)</code>
  574. <div class="block">Whether this stream is able to write the given entry.</div>
  575. </td>
  576. </tr>
  577. <tr class="altColor">
  578. <td class="colFirst"><code>void</code></td>
  579. <td class="colLast"><span class="strong">ZipArchiveOutputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)">putArchiveEntry</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;archiveEntry)</code>
  580. <div class="block">Writes the headers for an archive entry to the output stream.</div>
  581. </td>
  582. </tr>
  583. </tbody>
  584. </table>
  585. </li>
  586. <li class="blockList"><a name="org.apache.commons.compress.changes">
  587. <!-- -->
  588. </a>
  589. <h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a> in <a href="../../../../../../org/apache/commons/compress/changes/package-summary.html">org.apache.commons.compress.changes</a></h3>
  590. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  591. <caption><span>Methods in <a href="../../../../../../org/apache/commons/compress/changes/package-summary.html">org.apache.commons.compress.changes</a> with parameters of type <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  592. <tr>
  593. <th class="colFirst" scope="col">Modifier and Type</th>
  594. <th class="colLast" scope="col">Method and Description</th>
  595. </tr>
  596. <tbody>
  597. <tr class="altColor">
  598. <td class="colFirst"><code>void</code></td>
  599. <td class="colLast"><span class="strong">ChangeSet.</span><code><strong><a href="../../../../../../org/apache/commons/compress/changes/ChangeSet.html#add(org.apache.commons.compress.archivers.ArchiveEntry,%20java.io.InputStream)">add</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;pEntry,
  600. <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;pInput)</code>
  601. <div class="block">Adds a new archive entry to the archive.</div>
  602. </td>
  603. </tr>
  604. <tr class="rowColor">
  605. <td class="colFirst"><code>void</code></td>
  606. <td class="colLast"><span class="strong">ChangeSet.</span><code><strong><a href="../../../../../../org/apache/commons/compress/changes/ChangeSet.html#add(org.apache.commons.compress.archivers.ArchiveEntry,%20java.io.InputStream,%20boolean)">add</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;pEntry,
  607. <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;pInput,
  608. boolean&nbsp;replace)</code>
  609. <div class="block">Adds a new archive entry to the archive.</div>
  610. </td>
  611. </tr>
  612. </tbody>
  613. </table>
  614. </li>
  615. <li class="blockList"><a name="org.apache.commons.compress.utils">
  616. <!-- -->
  617. </a>
  618. <h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a> in <a href="../../../../../../org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a></h3>
  619. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  620. <caption><span>Methods in <a href="../../../../../../org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a> with parameters of type <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
  621. <tr>
  622. <th class="colFirst" scope="col">Modifier and Type</th>
  623. <th class="colLast" scope="col">Method and Description</th>
  624. </tr>
  625. <tbody>
  626. <tr class="altColor">
  627. <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
  628. <td class="colLast"><span class="strong">ArchiveUtils.</span><code><strong><a href="../../../../../../org/apache/commons/compress/utils/ArchiveUtils.html#toString(org.apache.commons.compress.archivers.ArchiveEntry)">toString</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;entry)</code>
  629. <div class="block">Generates a string containing the name, isDirectory setting and size of an entry.</div>
  630. </td>
  631. </tr>
  632. </tbody>
  633. </table>
  634. </li>
  635. </ul>
  636. </li>
  637. </ul>
  638. </div>
  639. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  640. <div class="bottomNav"><a name="navbar_bottom">
  641. <!-- -->
  642. </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
  643. <!-- -->
  644. </a>
  645. <ul class="navList" title="Navigation">
  646. <li><a href="../../../../../../overview-summary.html">Overview</a></li>
  647. <li><a href="../package-summary.html">Package</a></li>
  648. <li><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">Class</a></li>
  649. <li class="navBarCell1Rev">Use</li>
  650. <li><a href="../package-tree.html">Tree</a></li>
  651. <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
  652. <li><a href="../../../../../../index-all.html">Index</a></li>
  653. <li><a href="../../../../../../help-doc.html">Help</a></li>
  654. </ul>
  655. </div>
  656. <div class="subNav">
  657. <ul class="navList">
  658. <li>Prev</li>
  659. <li>Next</li>
  660. </ul>
  661. <ul class="navList">
  662. <li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/class-use/ArchiveEntry.html" target="_top">Frames</a></li>
  663. <li><a href="ArchiveEntry.html" target="_top">No Frames</a></li>
  664. </ul>
  665. <ul class="navList" id="allclasses_navbar_bottom">
  666. <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
  667. </ul>
  668. <div>
  669. <script type="text/javascript"><!--
  670. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  671. if(window==top) {
  672. allClassesLink.style.display = "block";
  673. }
  674. else {
  675. allClassesLink.style.display = "none";
  676. }
  677. //-->
  678. </script>
  679. </div>
  680. <a name="skip-navbar_bottom">
  681. <!-- -->
  682. </a></div>
  683. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  684. <p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
  685. </body>
  686. </html>