X000A_NTFS.html 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759
  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>X000A_NTFS (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="X000A_NTFS (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/X000A_NTFS.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.Feature.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/X0014_X509Certificates.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/X000A_NTFS.html" target="_top">Frames</a></li>
  47. <li><a href="X000A_NTFS.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><a href="#constructor_summary">Constr</a>&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><a href="#constructor_detail">Constr</a>&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 X000A_NTFS" class="title">Class X000A_NTFS</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.X000A_NTFS</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="../../../../../../org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip">ZipExtraField</a></dd>
  103. </dl>
  104. <hr>
  105. <br>
  106. <pre>public class <a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.66">X000A_NTFS</a>
  107. 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>
  108. implements <a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip">ZipExtraField</a></pre>
  109. <div class="block">NTFS extra field that was thought to store various attributes but
  110. in reality only stores timestamps.
  111. <pre>
  112. 4.5.5 -NTFS Extra Field (0x000a):
  113. The following is the layout of the NTFS attributes
  114. "extra" block. (Note: At this time the Mtime, Atime
  115. and Ctime values MAY be used on any WIN32 system.)
  116. Note: all fields stored in Intel low-byte/high-byte order.
  117. Value Size Description
  118. ----- ---- -----------
  119. (NTFS) 0x000a 2 bytes Tag for this "extra" block type
  120. TSize 2 bytes Size of the total "extra" block
  121. Reserved 4 bytes Reserved for future use
  122. Tag1 2 bytes NTFS attribute tag value #1
  123. Size1 2 bytes Size of attribute #1, in bytes
  124. (var) Size1 Attribute #1 data
  125. .
  126. .
  127. .
  128. TagN 2 bytes NTFS attribute tag value #N
  129. SizeN 2 bytes Size of attribute #N, in bytes
  130. (var) SizeN Attribute #N data
  131. For NTFS, values for Tag1 through TagN are as follows:
  132. (currently only one set of attributes is defined for NTFS)
  133. Tag Size Description
  134. ----- ---- -----------
  135. 0x0001 2 bytes Tag for attribute #1
  136. Size1 2 bytes Size of attribute #1, in bytes
  137. Mtime 8 bytes File last modification time
  138. Atime 8 bytes File last access time
  139. Ctime 8 bytes File creation time
  140. </pre></div>
  141. <dl><dt><span class="strong">Since:</span></dt>
  142. <dd>1.11</dd>
  143. <dt><span class="strong">This class is not thread-safe</span></dt>
  144. <dd></dd></dl>
  145. </li>
  146. </ul>
  147. </div>
  148. <div class="summary">
  149. <ul class="blockList">
  150. <li class="blockList">
  151. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  152. <ul class="blockList">
  153. <li class="blockList"><a name="constructor_summary">
  154. <!-- -->
  155. </a>
  156. <h3>Constructor Summary</h3>
  157. <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  158. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  159. <tr>
  160. <th class="colOne" scope="col">Constructor and Description</th>
  161. </tr>
  162. <tr class="altColor">
  163. <td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#X000A_NTFS()">X000A_NTFS</a></strong>()</code>&nbsp;</td>
  164. </tr>
  165. </table>
  166. </li>
  167. </ul>
  168. <!-- ========== METHOD SUMMARY =========== -->
  169. <ul class="blockList">
  170. <li class="blockList"><a name="method_summary">
  171. <!-- -->
  172. </a>
  173. <h3>Method Summary</h3>
  174. <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  175. <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
  176. <tr>
  177. <th class="colFirst" scope="col">Modifier and Type</th>
  178. <th class="colLast" scope="col">Method and Description</th>
  179. </tr>
  180. <tr class="altColor">
  181. <td class="colFirst"><code>boolean</code></td>
  182. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#equals(java.lang.Object)">equals</a></strong>(<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>&nbsp;o)</code>&nbsp;</td>
  183. </tr>
  184. <tr class="rowColor">
  185. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a></code></td>
  186. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getAccessJavaTime()">getAccessJavaTime</a></strong>()</code>
  187. <div class="block">Returns the access time as a java.util.Date
  188. of this zip entry, or null if no such timestamp exists in the zip entry.</div>
  189. </td>
  190. </tr>
  191. <tr class="altColor">
  192. <td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></code></td>
  193. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getAccessTime()">getAccessTime</a></strong>()</code>
  194. <div class="block">Returns the "File last access time" of this zip entry as a
  195. ZipEightByteInteger object, or <a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#ZERO"><code>ZipEightByteInteger.ZERO</code></a>
  196. if no such timestamp exists in the zip entry.</div>
  197. </td>
  198. </tr>
  199. <tr class="rowColor">
  200. <td class="colFirst"><code>byte[]</code></td>
  201. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getCentralDirectoryData()">getCentralDirectoryData</a></strong>()</code>
  202. <div class="block">The actual data to put into central directory data - without Header-ID
  203. or length specifier.</div>
  204. </td>
  205. </tr>
  206. <tr class="altColor">
  207. <td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a></code></td>
  208. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getCentralDirectoryLength()">getCentralDirectoryLength</a></strong>()</code>
  209. <div class="block">Length of the extra field in the local file data - without
  210. Header-ID or length specifier.</div>
  211. </td>
  212. </tr>
  213. <tr class="rowColor">
  214. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a></code></td>
  215. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getCreateJavaTime()">getCreateJavaTime</a></strong>()</code>
  216. <div class="block">Returns the create time as a a java.util.Date of this zip
  217. entry, or null if no such timestamp exists in the zip entry.</div>
  218. </td>
  219. </tr>
  220. <tr class="altColor">
  221. <td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></code></td>
  222. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getCreateTime()">getCreateTime</a></strong>()</code>
  223. <div class="block">Returns the "File creation time" of this zip entry as a
  224. ZipEightByteInteger object, or <a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#ZERO"><code>ZipEightByteInteger.ZERO</code></a>
  225. if no such timestamp exists in the zip entry.</div>
  226. </td>
  227. </tr>
  228. <tr class="rowColor">
  229. <td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a></code></td>
  230. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getHeaderId()">getHeaderId</a></strong>()</code>
  231. <div class="block">The Header-ID.</div>
  232. </td>
  233. </tr>
  234. <tr class="altColor">
  235. <td class="colFirst"><code>byte[]</code></td>
  236. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getLocalFileDataData()">getLocalFileDataData</a></strong>()</code>
  237. <div class="block">The actual data to put into local file data - without Header-ID
  238. or length specifier.</div>
  239. </td>
  240. </tr>
  241. <tr class="rowColor">
  242. <td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a></code></td>
  243. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getLocalFileDataLength()">getLocalFileDataLength</a></strong>()</code>
  244. <div class="block">Length of the extra field in the local file data - without
  245. Header-ID or length specifier.</div>
  246. </td>
  247. </tr>
  248. <tr class="altColor">
  249. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a></code></td>
  250. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getModifyJavaTime()">getModifyJavaTime</a></strong>()</code>
  251. <div class="block">Returns the modify time as a java.util.Date
  252. of this zip entry, or null if no such timestamp exists in the zip entry.</div>
  253. </td>
  254. </tr>
  255. <tr class="rowColor">
  256. <td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></code></td>
  257. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getModifyTime()">getModifyTime</a></strong>()</code>
  258. <div class="block">Returns the "File last modification time" of this zip entry as
  259. a ZipEightByteInteger object, or <a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#ZERO"><code>ZipEightByteInteger.ZERO</code></a> if no such timestamp exists in the
  260. zip entry.</div>
  261. </td>
  262. </tr>
  263. <tr class="altColor">
  264. <td class="colFirst"><code>int</code></td>
  265. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
  266. </tr>
  267. <tr class="rowColor">
  268. <td class="colFirst"><code>void</code></td>
  269. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#parseFromCentralDirectoryData(byte[],%20int,%20int)">parseFromCentralDirectoryData</a></strong>(byte[]&nbsp;buffer,
  270. int&nbsp;offset,
  271. int&nbsp;length)</code>
  272. <div class="block">Doesn't do anything special since this class always uses the
  273. same parsing logic for both central directory and local file data.</div>
  274. </td>
  275. </tr>
  276. <tr class="altColor">
  277. <td class="colFirst"><code>void</code></td>
  278. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#parseFromLocalFileData(byte[],%20int,%20int)">parseFromLocalFileData</a></strong>(byte[]&nbsp;data,
  279. int&nbsp;offset,
  280. int&nbsp;length)</code>
  281. <div class="block">Populate data from this array as if it was in local file data.</div>
  282. </td>
  283. </tr>
  284. <tr class="rowColor">
  285. <td class="colFirst"><code>void</code></td>
  286. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#setAccessJavaTime(java.util.Date)">setAccessJavaTime</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;d)</code>
  287. <div class="block">Sets the access time as a java.util.Date
  288. of this zip entry.</div>
  289. </td>
  290. </tr>
  291. <tr class="altColor">
  292. <td class="colFirst"><code>void</code></td>
  293. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#setAccessTime(org.apache.commons.compress.archivers.zip.ZipEightByteInteger)">setAccessTime</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a>&nbsp;t)</code>
  294. <div class="block">Sets the File last access time of this zip entry using a
  295. ZipEightByteInteger object.</div>
  296. </td>
  297. </tr>
  298. <tr class="rowColor">
  299. <td class="colFirst"><code>void</code></td>
  300. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#setCreateJavaTime(java.util.Date)">setCreateJavaTime</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;d)</code>
  301. <div class="block">
  302. Sets the create time as a java.util.Date
  303. of this zip entry.</div>
  304. </td>
  305. </tr>
  306. <tr class="altColor">
  307. <td class="colFirst"><code>void</code></td>
  308. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#setCreateTime(org.apache.commons.compress.archivers.zip.ZipEightByteInteger)">setCreateTime</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a>&nbsp;t)</code>
  309. <div class="block">Sets the File creation time of this zip entry using a
  310. ZipEightByteInteger object.</div>
  311. </td>
  312. </tr>
  313. <tr class="rowColor">
  314. <td class="colFirst"><code>void</code></td>
  315. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#setModifyJavaTime(java.util.Date)">setModifyJavaTime</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;d)</code>
  316. <div class="block">Sets the modify time as a java.util.Date of this zip entry.</div>
  317. </td>
  318. </tr>
  319. <tr class="altColor">
  320. <td class="colFirst"><code>void</code></td>
  321. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#setModifyTime(org.apache.commons.compress.archivers.zip.ZipEightByteInteger)">setModifyTime</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a>&nbsp;t)</code>
  322. <div class="block">Sets the File last modification time of this zip entry using a
  323. ZipEightByteInteger object.</div>
  324. </td>
  325. </tr>
  326. <tr class="rowColor">
  327. <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>
  328. <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X000A_NTFS.html#toString()">toString</a></strong>()</code>
  329. <div class="block">Returns a String representation of this class useful for
  330. debugging purposes.</div>
  331. </td>
  332. </tr>
  333. </table>
  334. <ul class="blockList">
  335. <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
  336. <!-- -->
  337. </a>
  338. <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>
  339. <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#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#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>
  340. </ul>
  341. </li>
  342. </ul>
  343. </li>
  344. </ul>
  345. </div>
  346. <div class="details">
  347. <ul class="blockList">
  348. <li class="blockList">
  349. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  350. <ul class="blockList">
  351. <li class="blockList"><a name="constructor_detail">
  352. <!-- -->
  353. </a>
  354. <h3>Constructor Detail</h3>
  355. <a name="X000A_NTFS()">
  356. <!-- -->
  357. </a>
  358. <ul class="blockListLast">
  359. <li class="blockList">
  360. <h4>X000A_NTFS</h4>
  361. <pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.66">X000A_NTFS</a>()</pre>
  362. </li>
  363. </ul>
  364. </li>
  365. </ul>
  366. <!-- ============ METHOD DETAIL ========== -->
  367. <ul class="blockList">
  368. <li class="blockList"><a name="method_detail">
  369. <!-- -->
  370. </a>
  371. <h3>Method Detail</h3>
  372. <a name="getHeaderId()">
  373. <!-- -->
  374. </a>
  375. <ul class="blockList">
  376. <li class="blockList">
  377. <h4>getHeaderId</h4>
  378. <pre>public&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.81">getHeaderId</a>()</pre>
  379. <div class="block">The Header-ID.</div>
  380. <dl>
  381. <dt><strong>Specified by:</strong></dt>
  382. <dd><code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipExtraField.html#getHeaderId()">getHeaderId</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip">ZipExtraField</a></code></dd>
  383. <dt><span class="strong">Returns:</span></dt><dd>the value for the header id for this extrafield</dd></dl>
  384. </li>
  385. </ul>
  386. <a name="getLocalFileDataLength()">
  387. <!-- -->
  388. </a>
  389. <ul class="blockList">
  390. <li class="blockList">
  391. <h4>getLocalFileDataLength</h4>
  392. <pre>public&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.92">getLocalFileDataLength</a>()</pre>
  393. <div class="block">Length of the extra field in the local file data - without
  394. Header-ID or length specifier.</div>
  395. <dl>
  396. <dt><strong>Specified by:</strong></dt>
  397. <dd><code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipExtraField.html#getLocalFileDataLength()">getLocalFileDataLength</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip">ZipExtraField</a></code></dd>
  398. <dt><span class="strong">Returns:</span></dt><dd>a <code>ZipShort</code> for the length of the data of this extra field</dd></dl>
  399. </li>
  400. </ul>
  401. <a name="getCentralDirectoryLength()">
  402. <!-- -->
  403. </a>
  404. <ul class="blockList">
  405. <li class="blockList">
  406. <h4>getCentralDirectoryLength</h4>
  407. <pre>public&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.110">getCentralDirectoryLength</a>()</pre>
  408. <div class="block">Length of the extra field in the local file data - without
  409. Header-ID or length specifier.
  410. <p>For X5455 the central length is often smaller than the
  411. local length, because central cannot contain access or create
  412. timestamps.</p></div>
  413. <dl>
  414. <dt><strong>Specified by:</strong></dt>
  415. <dd><code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipExtraField.html#getCentralDirectoryLength()">getCentralDirectoryLength</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip">ZipExtraField</a></code></dd>
  416. <dt><span class="strong">Returns:</span></dt><dd>a <code>ZipShort</code> for the length of the data of this extra field</dd></dl>
  417. </li>
  418. </ul>
  419. <a name="getLocalFileDataData()">
  420. <!-- -->
  421. </a>
  422. <ul class="blockList">
  423. <li class="blockList">
  424. <h4>getLocalFileDataData</h4>
  425. <pre>public&nbsp;byte[]&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.121">getLocalFileDataData</a>()</pre>
  426. <div class="block">The actual data to put into local file data - without Header-ID
  427. or length specifier.</div>
  428. <dl>
  429. <dt><strong>Specified by:</strong></dt>
  430. <dd><code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipExtraField.html#getLocalFileDataData()">getLocalFileDataData</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip">ZipExtraField</a></code></dd>
  431. <dt><span class="strong">Returns:</span></dt><dd>get the data</dd></dl>
  432. </li>
  433. </ul>
  434. <a name="getCentralDirectoryData()">
  435. <!-- -->
  436. </a>
  437. <ul class="blockList">
  438. <li class="blockList">
  439. <h4>getCentralDirectoryData</h4>
  440. <pre>public&nbsp;byte[]&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.143">getCentralDirectoryData</a>()</pre>
  441. <div class="block">The actual data to put into central directory data - without Header-ID
  442. or length specifier.</div>
  443. <dl>
  444. <dt><strong>Specified by:</strong></dt>
  445. <dd><code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipExtraField.html#getCentralDirectoryData()">getCentralDirectoryData</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip">ZipExtraField</a></code></dd>
  446. <dt><span class="strong">Returns:</span></dt><dd>the central directory data</dd></dl>
  447. </li>
  448. </ul>
  449. <a name="parseFromLocalFileData(byte[], int, int)">
  450. <!-- -->
  451. </a>
  452. <ul class="blockList">
  453. <li class="blockList">
  454. <h4>parseFromLocalFileData</h4>
  455. <pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.156">parseFromLocalFileData</a>(byte[]&nbsp;data,
  456. int&nbsp;offset,
  457. int&nbsp;length)
  458. throws <a href="http://docs.oracle.com/javase/7/docs/api/java/util/zip/ZipException.html?is-external=true" title="class or interface in java.util.zip">ZipException</a></pre>
  459. <div class="block">Populate data from this array as if it was in local file data.</div>
  460. <dl>
  461. <dt><strong>Specified by:</strong></dt>
  462. <dd><code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipExtraField.html#parseFromLocalFileData(byte[],%20int,%20int)">parseFromLocalFileData</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip">ZipExtraField</a></code></dd>
  463. <dt><span class="strong">Parameters:</span></dt><dd><code>data</code> - an array of bytes</dd><dd><code>offset</code> - the start offset</dd><dd><code>length</code> - the number of bytes in the array from offset</dd>
  464. <dt><span class="strong">Throws:</span></dt>
  465. <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/zip/ZipException.html?is-external=true" title="class or interface in java.util.zip">ZipException</a></code> - on error</dd></dl>
  466. </li>
  467. </ul>
  468. <a name="parseFromCentralDirectoryData(byte[], int, int)">
  469. <!-- -->
  470. </a>
  471. <ul class="blockList">
  472. <li class="blockList">
  473. <h4>parseFromCentralDirectoryData</h4>
  474. <pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.181">parseFromCentralDirectoryData</a>(byte[]&nbsp;buffer,
  475. int&nbsp;offset,
  476. int&nbsp;length)
  477. throws <a href="http://docs.oracle.com/javase/7/docs/api/java/util/zip/ZipException.html?is-external=true" title="class or interface in java.util.zip">ZipException</a></pre>
  478. <div class="block">Doesn't do anything special since this class always uses the
  479. same parsing logic for both central directory and local file data.</div>
  480. <dl>
  481. <dt><strong>Specified by:</strong></dt>
  482. <dd><code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipExtraField.html#parseFromCentralDirectoryData(byte[],%20int,%20int)">parseFromCentralDirectoryData</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip">ZipExtraField</a></code></dd>
  483. <dt><span class="strong">Parameters:</span></dt><dd><code>buffer</code> - the buffer to read data from</dd><dd><code>offset</code> - offset into buffer to read data</dd><dd><code>length</code> - the length of data</dd>
  484. <dt><span class="strong">Throws:</span></dt>
  485. <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/zip/ZipException.html?is-external=true" title="class or interface in java.util.zip">ZipException</a></code> - on error</dd></dl>
  486. </li>
  487. </ul>
  488. <a name="getModifyTime()">
  489. <!-- -->
  490. </a>
  491. <ul class="blockList">
  492. <li class="blockList">
  493. <h4>getModifyTime</h4>
  494. <pre>public&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.196">getModifyTime</a>()</pre>
  495. <div class="block">Returns the "File last modification time" of this zip entry as
  496. a ZipEightByteInteger object, or <a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#ZERO"><code>ZipEightByteInteger.ZERO</code></a> if no such timestamp exists in the
  497. zip entry.</div>
  498. <dl><dt><span class="strong">Returns:</span></dt><dd>File last modification time</dd></dl>
  499. </li>
  500. </ul>
  501. <a name="getAccessTime()">
  502. <!-- -->
  503. </a>
  504. <ul class="blockList">
  505. <li class="blockList">
  506. <h4>getAccessTime</h4>
  507. <pre>public&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.205">getAccessTime</a>()</pre>
  508. <div class="block">Returns the "File last access time" of this zip entry as a
  509. ZipEightByteInteger object, or <a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#ZERO"><code>ZipEightByteInteger.ZERO</code></a>
  510. if no such timestamp exists in the zip entry.</div>
  511. <dl><dt><span class="strong">Returns:</span></dt><dd>File last access time</dd></dl>
  512. </li>
  513. </ul>
  514. <a name="getCreateTime()">
  515. <!-- -->
  516. </a>
  517. <ul class="blockList">
  518. <li class="blockList">
  519. <h4>getCreateTime</h4>
  520. <pre>public&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.214">getCreateTime</a>()</pre>
  521. <div class="block">Returns the "File creation time" of this zip entry as a
  522. ZipEightByteInteger object, or <a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#ZERO"><code>ZipEightByteInteger.ZERO</code></a>
  523. if no such timestamp exists in the zip entry.</div>
  524. <dl><dt><span class="strong">Returns:</span></dt><dd>File creation time</dd></dl>
  525. </li>
  526. </ul>
  527. <a name="getModifyJavaTime()">
  528. <!-- -->
  529. </a>
  530. <ul class="blockList">
  531. <li class="blockList">
  532. <h4>getModifyJavaTime</h4>
  533. <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.222">getModifyJavaTime</a>()</pre>
  534. <div class="block">Returns the modify time as a java.util.Date
  535. of this zip entry, or null if no such timestamp exists in the zip entry.</div>
  536. <dl><dt><span class="strong">Returns:</span></dt><dd>modify time as java.util.Date or null.</dd></dl>
  537. </li>
  538. </ul>
  539. <a name="getAccessJavaTime()">
  540. <!-- -->
  541. </a>
  542. <ul class="blockList">
  543. <li class="blockList">
  544. <h4>getAccessJavaTime</h4>
  545. <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.232">getAccessJavaTime</a>()</pre>
  546. <div class="block">Returns the access time as a java.util.Date
  547. of this zip entry, or null if no such timestamp exists in the zip entry.</div>
  548. <dl><dt><span class="strong">Returns:</span></dt><dd>access time as java.util.Date or null.</dd></dl>
  549. </li>
  550. </ul>
  551. <a name="getCreateJavaTime()">
  552. <!-- -->
  553. </a>
  554. <ul class="blockList">
  555. <li class="blockList">
  556. <h4>getCreateJavaTime</h4>
  557. <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.242">getCreateJavaTime</a>()</pre>
  558. <div class="block">Returns the create time as a a java.util.Date of this zip
  559. entry, or null if no such timestamp exists in the zip entry.</div>
  560. <dl><dt><span class="strong">Returns:</span></dt><dd>create time as java.util.Date or null.</dd></dl>
  561. </li>
  562. </ul>
  563. <a name="setModifyTime(org.apache.commons.compress.archivers.zip.ZipEightByteInteger)">
  564. <!-- -->
  565. </a>
  566. <ul class="blockList">
  567. <li class="blockList">
  568. <h4>setModifyTime</h4>
  569. <pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.252">setModifyTime</a>(<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a>&nbsp;t)</pre>
  570. <div class="block">Sets the File last modification time of this zip entry using a
  571. ZipEightByteInteger object.</div>
  572. <dl><dt><span class="strong">Parameters:</span></dt><dd><code>t</code> - ZipEightByteInteger of the modify time</dd></dl>
  573. </li>
  574. </ul>
  575. <a name="setAccessTime(org.apache.commons.compress.archivers.zip.ZipEightByteInteger)">
  576. <!-- -->
  577. </a>
  578. <ul class="blockList">
  579. <li class="blockList">
  580. <h4>setAccessTime</h4>
  581. <pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.262">setAccessTime</a>(<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a>&nbsp;t)</pre>
  582. <div class="block">Sets the File last access time of this zip entry using a
  583. ZipEightByteInteger object.</div>
  584. <dl><dt><span class="strong">Parameters:</span></dt><dd><code>t</code> - ZipEightByteInteger of the access time</dd></dl>
  585. </li>
  586. </ul>
  587. <a name="setCreateTime(org.apache.commons.compress.archivers.zip.ZipEightByteInteger)">
  588. <!-- -->
  589. </a>
  590. <ul class="blockList">
  591. <li class="blockList">
  592. <h4>setCreateTime</h4>
  593. <pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.272">setCreateTime</a>(<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a>&nbsp;t)</pre>
  594. <div class="block">Sets the File creation time of this zip entry using a
  595. ZipEightByteInteger object.</div>
  596. <dl><dt><span class="strong">Parameters:</span></dt><dd><code>t</code> - ZipEightByteInteger of the create time</dd></dl>
  597. </li>
  598. </ul>
  599. <a name="setModifyJavaTime(java.util.Date)">
  600. <!-- -->
  601. </a>
  602. <ul class="blockList">
  603. <li class="blockList">
  604. <h4>setModifyJavaTime</h4>
  605. <pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.281">setModifyJavaTime</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;d)</pre>
  606. <div class="block">Sets the modify time as a java.util.Date of this zip entry.</div>
  607. <dl><dt><span class="strong">Parameters:</span></dt><dd><code>d</code> - modify time as java.util.Date</dd></dl>
  608. </li>
  609. </ul>
  610. <a name="setAccessJavaTime(java.util.Date)">
  611. <!-- -->
  612. </a>
  613. <ul class="blockList">
  614. <li class="blockList">
  615. <h4>setAccessJavaTime</h4>
  616. <pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.289">setAccessJavaTime</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;d)</pre>
  617. <div class="block">Sets the access time as a java.util.Date
  618. of this zip entry.</div>
  619. <dl><dt><span class="strong">Parameters:</span></dt><dd><code>d</code> - access time as java.util.Date</dd></dl>
  620. </li>
  621. </ul>
  622. <a name="setCreateJavaTime(java.util.Date)">
  623. <!-- -->
  624. </a>
  625. <ul class="blockList">
  626. <li class="blockList">
  627. <h4>setCreateJavaTime</h4>
  628. <pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.304">setCreateJavaTime</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;d)</pre>
  629. <div class="block"><p>
  630. Sets the create time as a java.util.Date
  631. of this zip entry. Supplied value is truncated to per-second
  632. precision (milliseconds zeroed-out).
  633. </p><p>
  634. Note: the setters for flags and timestamps are decoupled.
  635. Even if the timestamp is not-null, it will only be written
  636. out if the corresponding bit in the flags is also set.
  637. </p></div>
  638. <dl><dt><span class="strong">Parameters:</span></dt><dd><code>d</code> - create time as java.util.Date</dd></dl>
  639. </li>
  640. </ul>
  641. <a name="toString()">
  642. <!-- -->
  643. </a>
  644. <ul class="blockList">
  645. <li class="blockList">
  646. <h4>toString</h4>
  647. <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/X000A_NTFS.html#line.314">toString</a>()</pre>
  648. <div class="block">Returns a String representation of this class useful for
  649. debugging purposes.</div>
  650. <dl>
  651. <dt><strong>Overrides:</strong></dt>
  652. <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>
  653. <dt><span class="strong">Returns:</span></dt><dd>A String representation of this class useful for
  654. debugging purposes.</dd></dl>
  655. </li>
  656. </ul>
  657. <a name="equals(java.lang.Object)">
  658. <!-- -->
  659. </a>
  660. <ul class="blockList">
  661. <li class="blockList">
  662. <h4>equals</h4>
  663. <pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.324">equals</a>(<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>&nbsp;o)</pre>
  664. <dl>
  665. <dt><strong>Overrides:</strong></dt>
  666. <dd><code><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></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>
  667. </dl>
  668. </li>
  669. </ul>
  670. <a name="hashCode()">
  671. <!-- -->
  672. </a>
  673. <ul class="blockListLast">
  674. <li class="blockList">
  675. <h4>hashCode</h4>
  676. <pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/X000A_NTFS.html#line.336">hashCode</a>()</pre>
  677. <dl>
  678. <dt><strong>Overrides:</strong></dt>
  679. <dd><code><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></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>
  680. </dl>
  681. </li>
  682. </ul>
  683. </li>
  684. </ul>
  685. </li>
  686. </ul>
  687. </div>
  688. </div>
  689. <!-- ========= END OF CLASS DATA ========= -->
  690. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  691. <div class="bottomNav"><a name="navbar_bottom">
  692. <!-- -->
  693. </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
  694. <!-- -->
  695. </a>
  696. <ul class="navList" title="Navigation">
  697. <li><a href="../../../../../../overview-summary.html">Overview</a></li>
  698. <li><a href="package-summary.html">Package</a></li>
  699. <li class="navBarCell1Rev">Class</li>
  700. <li><a href="class-use/X000A_NTFS.html">Use</a></li>
  701. <li><a href="package-tree.html">Tree</a></li>
  702. <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
  703. <li><a href="../../../../../../index-all.html">Index</a></li>
  704. <li><a href="../../../../../../help-doc.html">Help</a></li>
  705. </ul>
  706. </div>
  707. <div class="subNav">
  708. <ul class="navList">
  709. <li><a href="../../../../../../org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">Prev Class</span></a></li>
  710. <li><a href="../../../../../../org/apache/commons/compress/archivers/zip/X0014_X509Certificates.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">Next Class</span></a></li>
  711. </ul>
  712. <ul class="navList">
  713. <li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/zip/X000A_NTFS.html" target="_top">Frames</a></li>
  714. <li><a href="X000A_NTFS.html" target="_top">No Frames</a></li>
  715. </ul>
  716. <ul class="navList" id="allclasses_navbar_bottom">
  717. <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
  718. </ul>
  719. <div>
  720. <script type="text/javascript"><!--
  721. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  722. if(window==top) {
  723. allClassesLink.style.display = "block";
  724. }
  725. else {
  726. allClassesLink.style.display = "none";
  727. }
  728. //-->
  729. </script>
  730. </div>
  731. <div>
  732. <ul class="subNavList">
  733. <li>Summary:&nbsp;</li>
  734. <li>Nested&nbsp;|&nbsp;</li>
  735. <li>Field&nbsp;|&nbsp;</li>
  736. <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
  737. <li><a href="#method_summary">Method</a></li>
  738. </ul>
  739. <ul class="subNavList">
  740. <li>Detail:&nbsp;</li>
  741. <li>Field&nbsp;|&nbsp;</li>
  742. <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
  743. <li><a href="#method_detail">Method</a></li>
  744. </ul>
  745. </div>
  746. <a name="skip-navbar_bottom">
  747. <!-- -->
  748. </a></div>
  749. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  750. <p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
  751. </body>
  752. </html>