ZipArchiveEntryPredicate.html 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  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>ZipArchiveEntryPredicate (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="ZipArchiveEntryPredicate (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="navBarCell1Rev">Class</li>
  33. <li><a href="class-use/ZipArchiveEntryPredicate.html">Use</a></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><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">Prev Class</span></a></li>
  43. <li><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequest.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">Next Class</span></a></li>
  44. </ul>
  45. <ul class="navList">
  46. <li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/zip/ZipArchiveEntryPredicate.html" target="_top">Frames</a></li>
  47. <li><a href="ZipArchiveEntryPredicate.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. <div>
  65. <ul class="subNavList">
  66. <li>Summary:&nbsp;</li>
  67. <li>Nested&nbsp;|&nbsp;</li>
  68. <li>Field&nbsp;|&nbsp;</li>
  69. <li>Constr&nbsp;|&nbsp;</li>
  70. <li><a href="#method_summary">Method</a></li>
  71. </ul>
  72. <ul class="subNavList">
  73. <li>Detail:&nbsp;</li>
  74. <li>Field&nbsp;|&nbsp;</li>
  75. <li>Constr&nbsp;|&nbsp;</li>
  76. <li><a href="#method_detail">Method</a></li>
  77. </ul>
  78. </div>
  79. <a name="skip-navbar_top">
  80. <!-- -->
  81. </a></div>
  82. <!-- ========= END OF TOP NAVBAR ========= -->
  83. <!-- ======== START OF CLASS DATA ======== -->
  84. <div class="header">
  85. <div class="subTitle">org.apache.commons.compress.archivers.zip</div>
  86. <h2 title="Interface ZipArchiveEntryPredicate" class="title">Interface ZipArchiveEntryPredicate</h2>
  87. </div>
  88. <div class="contentContainer">
  89. <div class="description">
  90. <ul class="blockList">
  91. <li class="blockList">
  92. <hr>
  93. <br>
  94. <pre>public interface <a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/ZipArchiveEntryPredicate.html#line.27">ZipArchiveEntryPredicate</a></pre>
  95. <div class="block">A predicate to test if a #ZipArchiveEntry matches a criteria.
  96. Some day this can extend java.util.function.Predicate</div>
  97. <dl><dt><span class="strong">Since:</span></dt>
  98. <dd>1.10</dd></dl>
  99. </li>
  100. </ul>
  101. </div>
  102. <div class="summary">
  103. <ul class="blockList">
  104. <li class="blockList">
  105. <!-- ========== METHOD SUMMARY =========== -->
  106. <ul class="blockList">
  107. <li class="blockList"><a name="method_summary">
  108. <!-- -->
  109. </a>
  110. <h3>Method Summary</h3>
  111. <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  112. <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
  113. <tr>
  114. <th class="colFirst" scope="col">Modifier and Type</th>
  115. <th class="colLast" scope="col">Method and Description</th>
  116. </tr>
  117. <tr class="altColor">
  118. <td class="colFirst"><code>boolean</code></td>
  119. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveEntryPredicate.html#test(org.apache.commons.compress.archivers.zip.ZipArchiveEntry)">test</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a>&nbsp;zipArchiveEntry)</code>
  120. <div class="block">Indicate if the given entry should be included in the operation</div>
  121. </td>
  122. </tr>
  123. </table>
  124. </li>
  125. </ul>
  126. </li>
  127. </ul>
  128. </div>
  129. <div class="details">
  130. <ul class="blockList">
  131. <li class="blockList">
  132. <!-- ============ METHOD DETAIL ========== -->
  133. <ul class="blockList">
  134. <li class="blockList"><a name="method_detail">
  135. <!-- -->
  136. </a>
  137. <h3>Method Detail</h3>
  138. <a name="test(org.apache.commons.compress.archivers.zip.ZipArchiveEntry)">
  139. <!-- -->
  140. </a>
  141. <ul class="blockListLast">
  142. <li class="blockList">
  143. <h4>test</h4>
  144. <pre>boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/ZipArchiveEntryPredicate.html#line.33">test</a>(<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a>&nbsp;zipArchiveEntry)</pre>
  145. <div class="block">Indicate if the given entry should be included in the operation</div>
  146. <dl><dt><span class="strong">Parameters:</span></dt><dd><code>zipArchiveEntry</code> - the entry to test</dd>
  147. <dt><span class="strong">Returns:</span></dt><dd>true if the entry should be included</dd></dl>
  148. </li>
  149. </ul>
  150. </li>
  151. </ul>
  152. </li>
  153. </ul>
  154. </div>
  155. </div>
  156. <!-- ========= END OF CLASS DATA ========= -->
  157. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  158. <div class="bottomNav"><a name="navbar_bottom">
  159. <!-- -->
  160. </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
  161. <!-- -->
  162. </a>
  163. <ul class="navList" title="Navigation">
  164. <li><a href="../../../../../../overview-summary.html">Overview</a></li>
  165. <li><a href="package-summary.html">Package</a></li>
  166. <li class="navBarCell1Rev">Class</li>
  167. <li><a href="class-use/ZipArchiveEntryPredicate.html">Use</a></li>
  168. <li><a href="package-tree.html">Tree</a></li>
  169. <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
  170. <li><a href="../../../../../../index-all.html">Index</a></li>
  171. <li><a href="../../../../../../help-doc.html">Help</a></li>
  172. </ul>
  173. </div>
  174. <div class="subNav">
  175. <ul class="navList">
  176. <li><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">Prev Class</span></a></li>
  177. <li><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequest.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">Next Class</span></a></li>
  178. </ul>
  179. <ul class="navList">
  180. <li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/zip/ZipArchiveEntryPredicate.html" target="_top">Frames</a></li>
  181. <li><a href="ZipArchiveEntryPredicate.html" target="_top">No Frames</a></li>
  182. </ul>
  183. <ul class="navList" id="allclasses_navbar_bottom">
  184. <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
  185. </ul>
  186. <div>
  187. <script type="text/javascript"><!--
  188. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  189. if(window==top) {
  190. allClassesLink.style.display = "block";
  191. }
  192. else {
  193. allClassesLink.style.display = "none";
  194. }
  195. //-->
  196. </script>
  197. </div>
  198. <div>
  199. <ul class="subNavList">
  200. <li>Summary:&nbsp;</li>
  201. <li>Nested&nbsp;|&nbsp;</li>
  202. <li>Field&nbsp;|&nbsp;</li>
  203. <li>Constr&nbsp;|&nbsp;</li>
  204. <li><a href="#method_summary">Method</a></li>
  205. </ul>
  206. <ul class="subNavList">
  207. <li>Detail:&nbsp;</li>
  208. <li>Field&nbsp;|&nbsp;</li>
  209. <li>Constr&nbsp;|&nbsp;</li>
  210. <li><a href="#method_detail">Method</a></li>
  211. </ul>
  212. </div>
  213. <a name="skip-navbar_bottom">
  214. <!-- -->
  215. </a></div>
  216. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  217. <p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
  218. </body>
  219. </html>