UnsupportedZipFeatureException.Feature.html 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332
  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>UnsupportedZipFeatureException.Feature (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="UnsupportedZipFeatureException.Feature (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/UnsupportedZipFeatureException.Feature.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/UnsupportedZipFeatureException.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/X000A_NTFS.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/UnsupportedZipFeatureException.Feature.html" target="_top">Frames</a></li>
  47. <li><a href="UnsupportedZipFeatureException.Feature.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><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&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="Class UnsupportedZipFeatureException.Feature" class="title">Class UnsupportedZipFeatureException.Feature</h2>
  87. </div>
  88. <div class="contentContainer">
  89. <ul class="inheritance">
  90. <li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
  91. <li>
  92. <ul class="inheritance">
  93. <li>org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException.Feature</li>
  94. </ul>
  95. </li>
  96. </ul>
  97. <div class="description">
  98. <ul class="blockList">
  99. <li class="blockList">
  100. <dl>
  101. <dt>All Implemented Interfaces:</dt>
  102. <dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd>
  103. </dl>
  104. <dl>
  105. <dt>Enclosing class:</dt>
  106. <dd><a href="../../../../../../org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException</a></dd>
  107. </dl>
  108. <hr>
  109. <br>
  110. <pre>public static class <a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html#line.95">UnsupportedZipFeatureException.Feature</a>
  111. extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
  112. implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></pre>
  113. <div class="block">ZIP Features that may or may not be supported.</div>
  114. <dl><dt><span class="strong">Since:</span></dt>
  115. <dd>1.1</dd>
  116. <dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException.Feature">Serialized Form</a></dd></dl>
  117. </li>
  118. </ul>
  119. </div>
  120. <div class="summary">
  121. <ul class="blockList">
  122. <li class="blockList">
  123. <!-- =========== FIELD SUMMARY =========== -->
  124. <ul class="blockList">
  125. <li class="blockList"><a name="field_summary">
  126. <!-- -->
  127. </a>
  128. <h3>Field Summary</h3>
  129. <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
  130. <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
  131. <tr>
  132. <th class="colFirst" scope="col">Modifier and Type</th>
  133. <th class="colLast" scope="col">Field and Description</th>
  134. </tr>
  135. <tr class="altColor">
  136. <td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException.Feature</a></code></td>
  137. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html#DATA_DESCRIPTOR">DATA_DESCRIPTOR</a></strong></code>
  138. <div class="block">The entry uses a data descriptor.</div>
  139. </td>
  140. </tr>
  141. <tr class="rowColor">
  142. <td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException.Feature</a></code></td>
  143. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html#ENCRYPTION">ENCRYPTION</a></strong></code>
  144. <div class="block">The entry is encrypted.</div>
  145. </td>
  146. </tr>
  147. <tr class="altColor">
  148. <td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException.Feature</a></code></td>
  149. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html#METHOD">METHOD</a></strong></code>
  150. <div class="block">The entry used an unsupported compression method.</div>
  151. </td>
  152. </tr>
  153. <tr class="rowColor">
  154. <td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException.Feature</a></code></td>
  155. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html#SPLITTING">SPLITTING</a></strong></code>
  156. <div class="block">The archive uses splitting or spanning.</div>
  157. </td>
  158. </tr>
  159. </table>
  160. </li>
  161. </ul>
  162. <!-- ========== METHOD SUMMARY =========== -->
  163. <ul class="blockList">
  164. <li class="blockList"><a name="method_summary">
  165. <!-- -->
  166. </a>
  167. <h3>Method Summary</h3>
  168. <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  169. <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
  170. <tr>
  171. <th class="colFirst" scope="col">Modifier and Type</th>
  172. <th class="colLast" scope="col">Method and Description</th>
  173. </tr>
  174. <tr class="altColor">
  175. <td class="colFirst"><code><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>
  176. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html#toString()">toString</a></strong>()</code>&nbsp;</td>
  177. </tr>
  178. </table>
  179. <ul class="blockList">
  180. <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
  181. <!-- -->
  182. </a>
  183. <h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
  184. <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
  185. </ul>
  186. </li>
  187. </ul>
  188. </li>
  189. </ul>
  190. </div>
  191. <div class="details">
  192. <ul class="blockList">
  193. <li class="blockList">
  194. <!-- ============ FIELD DETAIL =========== -->
  195. <ul class="blockList">
  196. <li class="blockList"><a name="field_detail">
  197. <!-- -->
  198. </a>
  199. <h3>Field Detail</h3>
  200. <a name="ENCRYPTION">
  201. <!-- -->
  202. </a>
  203. <ul class="blockList">
  204. <li class="blockList">
  205. <h4>ENCRYPTION</h4>
  206. <pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException.Feature</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html#line.99">ENCRYPTION</a></pre>
  207. <div class="block">The entry is encrypted.</div>
  208. </li>
  209. </ul>
  210. <a name="METHOD">
  211. <!-- -->
  212. </a>
  213. <ul class="blockList">
  214. <li class="blockList">
  215. <h4>METHOD</h4>
  216. <pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException.Feature</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html#line.103">METHOD</a></pre>
  217. <div class="block">The entry used an unsupported compression method.</div>
  218. </li>
  219. </ul>
  220. <a name="DATA_DESCRIPTOR">
  221. <!-- -->
  222. </a>
  223. <ul class="blockList">
  224. <li class="blockList">
  225. <h4>DATA_DESCRIPTOR</h4>
  226. <pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException.Feature</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html#line.107">DATA_DESCRIPTOR</a></pre>
  227. <div class="block">The entry uses a data descriptor.</div>
  228. </li>
  229. </ul>
  230. <a name="SPLITTING">
  231. <!-- -->
  232. </a>
  233. <ul class="blockListLast">
  234. <li class="blockList">
  235. <h4>SPLITTING</h4>
  236. <pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException.Feature</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html#line.112">SPLITTING</a></pre>
  237. <div class="block">The archive uses splitting or spanning.</div>
  238. <dl><dt><span class="strong">Since:</span></dt>
  239. <dd>1.5</dd></dl>
  240. </li>
  241. </ul>
  242. </li>
  243. </ul>
  244. <!-- ============ METHOD DETAIL ========== -->
  245. <ul class="blockList">
  246. <li class="blockList"><a name="method_detail">
  247. <!-- -->
  248. </a>
  249. <h3>Method Detail</h3>
  250. <a name="toString()">
  251. <!-- -->
  252. </a>
  253. <ul class="blockListLast">
  254. <li class="blockList">
  255. <h4>toString</h4>
  256. <pre>public&nbsp;<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;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html#line.121">toString</a>()</pre>
  257. <dl>
  258. <dt><strong>Overrides:</strong></dt>
  259. <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
  260. </dl>
  261. </li>
  262. </ul>
  263. </li>
  264. </ul>
  265. </li>
  266. </ul>
  267. </div>
  268. </div>
  269. <!-- ========= END OF CLASS DATA ========= -->
  270. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  271. <div class="bottomNav"><a name="navbar_bottom">
  272. <!-- -->
  273. </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
  274. <!-- -->
  275. </a>
  276. <ul class="navList" title="Navigation">
  277. <li><a href="../../../../../../overview-summary.html">Overview</a></li>
  278. <li><a href="package-summary.html">Package</a></li>
  279. <li class="navBarCell1Rev">Class</li>
  280. <li><a href="class-use/UnsupportedZipFeatureException.Feature.html">Use</a></li>
  281. <li><a href="package-tree.html">Tree</a></li>
  282. <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
  283. <li><a href="../../../../../../index-all.html">Index</a></li>
  284. <li><a href="../../../../../../help-doc.html">Help</a></li>
  285. </ul>
  286. </div>
  287. <div class="subNav">
  288. <ul class="navList">
  289. <li><a href="../../../../../../org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">Prev Class</span></a></li>
  290. <li><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">Next Class</span></a></li>
  291. </ul>
  292. <ul class="navList">
  293. <li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html" target="_top">Frames</a></li>
  294. <li><a href="UnsupportedZipFeatureException.Feature.html" target="_top">No Frames</a></li>
  295. </ul>
  296. <ul class="navList" id="allclasses_navbar_bottom">
  297. <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
  298. </ul>
  299. <div>
  300. <script type="text/javascript"><!--
  301. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  302. if(window==top) {
  303. allClassesLink.style.display = "block";
  304. }
  305. else {
  306. allClassesLink.style.display = "none";
  307. }
  308. //-->
  309. </script>
  310. </div>
  311. <div>
  312. <ul class="subNavList">
  313. <li>Summary:&nbsp;</li>
  314. <li>Nested&nbsp;|&nbsp;</li>
  315. <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
  316. <li>Constr&nbsp;|&nbsp;</li>
  317. <li><a href="#method_summary">Method</a></li>
  318. </ul>
  319. <ul class="subNavList">
  320. <li>Detail:&nbsp;</li>
  321. <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
  322. <li>Constr&nbsp;|&nbsp;</li>
  323. <li><a href="#method_detail">Method</a></li>
  324. </ul>
  325. </div>
  326. <a name="skip-navbar_bottom">
  327. <!-- -->
  328. </a></div>
  329. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  330. <p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
  331. </body>
  332. </html>