DumpArchiveConstants.SEGMENT_TYPE.html 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  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 Class org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE (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 Class org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE (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/dump/DumpArchiveConstants.SEGMENT_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">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/dump/class-use/DumpArchiveConstants.SEGMENT_TYPE.html" target="_top">Frames</a></li>
  47. <li><a href="DumpArchiveConstants.SEGMENT_TYPE.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 Class org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE" class="title">Uses of Class<br>org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE</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/dump/DumpArchiveConstants.SEGMENT_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.SEGMENT_TYPE</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.dump">org.apache.commons.compress.archivers.dump</a></td>
  83. <td class="colLast">
  84. <div class="block">This package provides stream classes for reading archives
  85. using the Unix DUMP format.</div>
  86. </td>
  87. </tr>
  88. </tbody>
  89. </table>
  90. </li>
  91. <li class="blockList">
  92. <ul class="blockList">
  93. <li class="blockList"><a name="org.apache.commons.compress.archivers.dump">
  94. <!-- -->
  95. </a>
  96. <h3>Uses of <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.SEGMENT_TYPE</a> in <a href="../../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></h3>
  97. <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  98. <caption><span>Methods in <a href="../../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a> that return <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.SEGMENT_TYPE</a></span><span class="tabEnd">&nbsp;</span></caption>
  99. <tr>
  100. <th class="colFirst" scope="col">Modifier and Type</th>
  101. <th class="colLast" scope="col">Method and Description</th>
  102. </tr>
  103. <tbody>
  104. <tr class="altColor">
  105. <td class="colFirst"><code>static <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.SEGMENT_TYPE</a></code></td>
  106. <td class="colLast"><span class="strong">DumpArchiveConstants.SEGMENT_TYPE.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#find(int)">find</a></strong>(int&nbsp;code)</code>&nbsp;</td>
  107. </tr>
  108. <tr class="rowColor">
  109. <td class="colFirst"><code><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.SEGMENT_TYPE</a></code></td>
  110. <td class="colLast"><span class="strong">DumpArchiveEntry.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getHeaderType()">getHeaderType</a></strong>()</code>
  111. <div class="block">Return the type of the tape segment header.</div>
  112. </td>
  113. </tr>
  114. <tr class="altColor">
  115. <td class="colFirst"><code>static <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.SEGMENT_TYPE</a></code></td>
  116. <td class="colLast"><span class="strong">DumpArchiveConstants.SEGMENT_TYPE.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#valueOf(java.lang.String)">valueOf</a></strong>(<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;name)</code>
  117. <div class="block">Returns the enum constant of this type with the specified name.</div>
  118. </td>
  119. </tr>
  120. <tr class="rowColor">
  121. <td class="colFirst"><code>static <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.SEGMENT_TYPE</a>[]</code></td>
  122. <td class="colLast"><span class="strong">DumpArchiveConstants.SEGMENT_TYPE.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#values()">values</a></strong>()</code>
  123. <div class="block">Returns an array containing the constants of this enum type, in
  124. the order they are declared.</div>
  125. </td>
  126. </tr>
  127. </tbody>
  128. </table>
  129. </li>
  130. </ul>
  131. </li>
  132. </ul>
  133. </div>
  134. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  135. <div class="bottomNav"><a name="navbar_bottom">
  136. <!-- -->
  137. </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
  138. <!-- -->
  139. </a>
  140. <ul class="navList" title="Navigation">
  141. <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
  142. <li><a href="../package-summary.html">Package</a></li>
  143. <li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">Class</a></li>
  144. <li class="navBarCell1Rev">Use</li>
  145. <li><a href="../package-tree.html">Tree</a></li>
  146. <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
  147. <li><a href="../../../../../../../index-all.html">Index</a></li>
  148. <li><a href="../../../../../../../help-doc.html">Help</a></li>
  149. </ul>
  150. </div>
  151. <div class="subNav">
  152. <ul class="navList">
  153. <li>Prev</li>
  154. <li>Next</li>
  155. </ul>
  156. <ul class="navList">
  157. <li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.SEGMENT_TYPE.html" target="_top">Frames</a></li>
  158. <li><a href="DumpArchiveConstants.SEGMENT_TYPE.html" target="_top">No Frames</a></li>
  159. </ul>
  160. <ul class="navList" id="allclasses_navbar_bottom">
  161. <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
  162. </ul>
  163. <div>
  164. <script type="text/javascript"><!--
  165. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  166. if(window==top) {
  167. allClassesLink.style.display = "block";
  168. }
  169. else {
  170. allClassesLink.style.display = "none";
  171. }
  172. //-->
  173. </script>
  174. </div>
  175. <a name="skip-navbar_bottom">
  176. <!-- -->
  177. </a></div>
  178. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  179. <p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
  180. </body>
  181. </html>