Browse Source

new compression api

Teh-Hai Julian Zheng 7 years ago
parent
commit
d05bd99e8f
100 changed files with 33136 additions and 0 deletions
  1. 6 0
      .classpath
  2. 201 0
      jars/commons-compress-1.13/LICENSE.txt
  3. 11 0
      jars/commons-compress-1.13/NOTICE.txt
  4. 43 0
      jars/commons-compress-1.13/README.txt
  5. 817 0
      jars/commons-compress-1.13/RELEASE-NOTES.txt
  6. 164 0
      jars/commons-compress-1.13/apidocs/allclasses-frame.html
  7. 164 0
      jars/commons-compress-1.13/apidocs/allclasses-noframe.html
  8. 2396 0
      jars/commons-compress-1.13/apidocs/constant-values.html
  9. 226 0
      jars/commons-compress-1.13/apidocs/deprecated-list.html
  10. 224 0
      jars/commons-compress-1.13/apidocs/help-doc.html
  11. 6530 0
      jars/commons-compress-1.13/apidocs/index-all.html
  12. 75 0
      jars/commons-compress-1.13/apidocs/index.html
  13. 163 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/PasswordRequiredException.html
  14. 311 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ArchiveEntry.html
  15. 165 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ArchiveException.html
  16. 450 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ArchiveInputStream.html
  17. 501 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ArchiveOutputStream.html
  18. 838 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ArchiveStreamFactory.html
  19. 311 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ArchiveStreamProvider.html
  20. 269 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/Lister.html
  21. 175 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/StreamingNotSupportedException.html
  22. 580 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html
  23. 394 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html
  24. 507 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html
  25. 164 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/class-use/ArArchiveEntry.html
  26. 119 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/class-use/ArArchiveInputStream.html
  27. 119 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/class-use/ArArchiveOutputStream.html
  28. 20 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/package-frame.html
  29. 162 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/package-summary.html
  30. 150 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/package-tree.html
  31. 157 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/package-use.html
  32. 428 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html
  33. 458 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html
  34. 464 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html
  35. 119 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/class-use/ArjArchiveEntry.HostOs.html
  36. 162 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/class-use/ArjArchiveEntry.html
  37. 119 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/class-use/ArjArchiveInputStream.html
  38. 20 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/package-frame.html
  39. 162 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/package-summary.html
  40. 142 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/package-tree.html
  41. 157 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/package-use.html
  42. 686 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveEntry.html
  43. 288 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveException.html
  44. 406 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveInputStream.html
  45. 358 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveOutputStream.html
  46. 119 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveStreamFactory.html
  47. 196 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveStreamProvider.html
  48. 119 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/class-use/Lister.html
  49. 119 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/class-use/StreamingNotSupportedException.html
  50. 243 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html
  51. 166 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html
  52. 163 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html
  53. 767 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/CpioConstants.html
  54. 165 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveEntry.html
  55. 119 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveInputStream.html
  56. 119 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveOutputStream.html
  57. 176 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/class-use/CpioConstants.html
  58. 24 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/package-frame.html
  59. 179 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/package-summary.html
  60. 154 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/package-tree.html
  61. 162 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/package-use.html
  62. 353 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html
  63. 389 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html
  64. 375 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html
  65. 460 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html
  66. 424 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html
  67. 1266 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html
  68. 172 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/DumpArchiveException.html
  69. 541 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html
  70. 720 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html
  71. 197 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/InvalidFormatException.html
  72. 164 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/ShortFileException.html
  73. 164 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/UnrecognizedFormatException.html
  74. 167 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/UnsupportedCompressionAlgorithmException.html
  75. 175 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.COMPRESSION_TYPE.html
  76. 181 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.SEGMENT_TYPE.html
  77. 119 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.html
  78. 190 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.PERMISSION.html
  79. 212 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.TYPE.html
  80. 168 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.html
  81. 182 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveException.html
  82. 119 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveInputStream.html
  83. 164 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveSummary.html
  84. 119 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/InvalidFormatException.html
  85. 119 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/ShortFileException.html
  86. 119 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/UnrecognizedFormatException.html
  87. 119 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/UnsupportedCompressionAlgorithmException.html
  88. 36 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/package-frame.html
  89. 272 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/package-summary.html
  90. 178 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/package-tree.html
  91. 183 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/package-use.html
  92. 381 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/jar/JarArchiveEntry.html
  93. 376 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html
  94. 210 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html
  95. 163 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/jar/class-use/JarArchiveEntry.html
  96. 119 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/jar/class-use/JarArchiveInputStream.html
  97. 119 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/jar/class-use/JarArchiveOutputStream.html
  98. 20 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/jar/package-frame.html
  99. 164 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/jar/package-summary.html
  100. 166 0
      jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/jar/package-tree.html

+ 6 - 0
.classpath

@@ -7,5 +7,11 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
 	<classpathentry kind="lib" path="jars/CpsAlgorithm.jar"/>
 	<classpathentry kind="lib" path="jars/gson-2.8.0.jar"/>
+	<classpathentry kind="lib" path="jars/commons-compress-1.13/commons-compress-1.13.jar" sourcepath="jars/commons-compress-1.13/commons-compress-1.13-sources.jar">
+		<attributes>
+			<attribute name="javadoc_location" value="jar:platform:/resource/praktikum-holons/jars/commons-compress-1.13/commons-compress-1.13-javadoc.jar!/"/>
+			<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="praktikum-holons/jars/commons-compress-1.13"/>
+		</attributes>
+	</classpathentry>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

+ 201 - 0
jars/commons-compress-1.13/LICENSE.txt

@@ -0,0 +1,201 @@
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [2017] [TU Darmstadt]
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.

+ 11 - 0
jars/commons-compress-1.13/NOTICE.txt

@@ -0,0 +1,11 @@
+Apache Commons Compress
+Copyright 2002-2016 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+The files in the package org.apache.commons.compress.archivers.sevenz
+were derived from the LZMA SDK, version 9.20 (C/ and CPP/7zip/),
+which has been placed in the public domain:
+
+"LZMA SDK is placed in the public domain." (http://www.7-zip.org/sdk.html)

+ 43 - 0
jars/commons-compress-1.13/README.txt

@@ -0,0 +1,43 @@
+Apache Commons Compress
+=======================
+
+Commons Compress is a Java library for working with various
+compression and archiving formats.
+
+For full documentation see http://commons.apache.org/proper/commons-compress/
+
+## Apache Commons Compress was derived from various sources, including:
+
+Original BZip2 classes contributed by Keiron Liddle
+<keiron@aftexsw.com>, Aftex Software to the Apache Ant project.
+They are based on a port of Julian Seward's libbzip2.
+
+Original Tar classes from contributors of the Apache Ant project.
+
+Original Zip classes from contributors of the Apache Ant project.
+
+Original CPIO classes contributed by Markus Kuss and the jRPM project
+(jrpm.sourceforge.net).
+
+This distribution includes cryptographic software. The country in
+which you currently reside may have restrictions on the import,
+possession, use, and/or re-export to another country, of encryption
+software. BEFORE using any encryption software, please check your
+country's laws, regulations and policies concerning the import,
+possession, or use, and re-export of encryption software, to see if
+this is permitted. See <http://www.wassenaar.org/> for more
+information.
+
+The U.S. Government Department of Commerce, Bureau of Industry and
+Security (BIS), has classified this software as Export Commodity
+Control Number (ECCN) 5D002.C.1, which includes information security
+software using or performing cryptographic functions with asymmetric
+algorithms. The form and manner of this Apache Software Foundation
+distribution makes it eligible for export under the License Exception
+ENC Technology Software Unrestricted (TSU) exception (see the BIS
+Export Administration Regulations, Section 740.13) for both object
+code and source code.
+
+The following provides more details on the included cryptographic
+software:
+  * the 7zip package can read AES encrypted archives

+ 817 - 0
jars/commons-compress-1.13/RELEASE-NOTES.txt

@@ -0,0 +1,817 @@
+              Apache Commons Compress RELEASE NOTES
+
+Apache Commons Compress software defines an API for working with
+compression and archive formats.  These include: bzip2, gzip, pack200,
+lzma, xz, Snappy, traditional Unix Compress, DEFLATE and ar, cpio,
+jar, tar, zip, dump, 7z, arj.
+
+Release 1.13
+------------
+
+Commons Compress 1.13 is the first version to require Java 7 at
+runtime.
+
+Changes in this version include:
+
+New features:
+o SevenZFile, SevenZOutputFile, ZipFile and
+  ZipArchiveOutputStream can now work on non-file resources if
+  they can be accessed via SeekableByteChannel.
+  Issue: COMPRESS-327.
+o Allow compressor extensions through a standard JRE ServiceLoader.
+  Issue: COMPRESS-368.
+o Allow archive extensions through a standard JRE ServiceLoader.
+  Issue: COMPRESS-369.
+o Add write support for the legacy LZMA format, this requires XZ
+  for Java 1.6.
+  Issue: COMPRESS-373.
+o Add write support for the legacy LZMA stream to 7z, this
+  requires XZ for Java 1.6.
+  Issue: COMPRESS-374.
+o Allow the clients of ParallelScatterZipCreator to provide
+  ZipArchiveEntryRequestSupplier.
+  Issue: COMPRESS-375. Thanks to Plamen Totev.
+o Add a version-independent link to the API docs of the latest
+  release.
+  Issue: COMPRESS-372.
+
+Fixed Bugs:
+o BitInputStream could return bad results when overflowing
+  internally - if two consecutive reads tried to read more than
+  64 bits.
+  Issue: COMPRESS-363.
+o ZipArchiveInputStream.closeEntry does not properly advance to
+  next entry if there are junk bytes at end of data section.
+  Issue: COMPRESS-364. Thanks to Mike Mole.
+o ZipArchiveInputStream now throws an Exception if it encounters
+  a broken ZIP archive rather than signaling end-of-archive.
+  Issue: COMPRESS-367. Thanks to Mike Mole.
+o ScatterZipOutputStream didn't close the StreamCompressor
+  causing a potential resource leak.
+  Issue: COMPRESS-377.
+
+Changes:
+o Update Java requirement from 6 to 7.
+  Issue: COMPRESS-360.
+o Clarified which TarArchiveEntry methods are useless for
+  entries read from an archive.
+  Issue: COMPRESS-366.
+
+Release 1.12
+------------
+
+Commons Compress 1.12 is the first version to require Java 6 at
+runtime.
+
+Release 1.12 changes the behavior of BZip2CompressorOutputStream's
+finalize method so that it no longer invokes finish. This is going to
+break code that relied on the finalizer to clean up an unfinished
+stream. The code will need to be changed to call finish or close
+itself. Note that a finalizer is not guaranteed to run, so the feature
+was not 100% effective in any case.
+
+New features:
+
+o FramedSnappyCompressorInputStream now supports the dialect of
+  Snappy used by the IWA files contained within the zip archives
+  used in Apple's iWork 13 files.
+  Issue: COMPRESS-352.
+
+Fixed Bugs:
+
+o SevenZFile.read() throws an IllegalStateException for empty entries.
+  Issue: COMPRESS-348.
+o TarArchiveInputStream failed to parse PAX headers that included
+  blank lines.
+  Issue: COMPRESS-355. Thanks to Jeremy Gustie.
+o TarArchiveInputStream failed to parse PAX headers whose tar entry
+  name ended with a slash.
+  Issue: COMPRESS-356. Thanks to Jeremy Gustie.
+
+Changes:
+o Update requirement from Java 5 to 6.
+  Issue: COMPRESS-349. 
+o TarArchiveEntry wastefully allocates empty arrays.
+  Issue: COMPRESS-350. 
+o Javadoc for BZip2CompressorInputStream(InputStream, boolean) should
+  refer to IOEx, not NPE.
+  Issue: COMPRESS-353.
+o PureJavaCrc32C in the snappy package is now final so it is now safe
+  to call a virtual method inside the constructor.
+  Issue: COMPRESS-354.
+
+o ZipArchiveInputStream and CpioArchiveInputStream could throw
+  exceptions who's messages contained potentially corrupt entry names
+  read from a broken archive. They will now sanitize the names by
+  replacing unprintable characters and restricting the length to 255
+  characters.
+  Issue: COMPRESS-351.
+o BZip2CompressorOutputStream no longer tries to finish the output
+  stream in finalize. This is a breaking change for code that relied
+  on the finalizer.
+  Issue: COMPRESS-357.
+
+
+Release 1.11
+------------
+
+New features:
+o TarArchiveInputStream now supports reading global PAX headers.
+  Issue: COMPRESS-347.
+o The PAX headers for sparse entries written by star are now
+  applied.
+  Issue: COMPRESS-346.
+o GNU sparse files using one of the PAX formats are now
+  detected, but cannot be extracted.
+  Issue: COMPRESS-345.
+o New method SevenZFile.getEntries can be used to list the
+  contents of a 7z archive.
+  Issue: COMPRESS-341.
+o When using Zip64Mode.Always also use ZIP64 extensions inside
+  the central directory.
+  GitHub Pull Request #10 Thanks to Matt Hovey.
+o ZipFile.getRawInputStream() is now part of the public API
+  Issue: COMPRESS-323.
+o Allow byte-for-byte replication of Zip entries.
+  GitHub Pull Request #6. Thanks to Jason van Zyl.
+o TarArchiveEntry's preserveLeadingSlashes is now a property and used
+  on later calls to setName, too.
+  This behavior is a breaking change.
+  Issue: COMPRESS-328.
+o Added read-only support for bzip2 compression used inside of
+  ZIP archives.
+  GitHub Pull Request #4. Thanks to Sören Glimm.
+
+Fixed Bugs:
+o ArArchiveInputStream can now read GNU extended names that are
+  terminated with a NUL byte rather than a linefeed.
+  Issue: COMPRESS-344.
+o Native Memory Leak in Sevenz-DeflateDecoder.
+  Issue: COMPRESS-343. Thanks to Rene Preissel.
+o SevenZFile will now only try to drain an entry's content when
+  moving on to the next entry if data is read from the next
+  entry. This should improve performance for applications that
+  try to skip over entries.
+  Issue: COMPRESS-340. Thanks to Dawid Weiss.
+o file names of tar archives using the xstar format are now
+  parsed properly.
+  Issue: COMPRESS-336.
+o checksums of tars that pad the checksum field to the left are
+  now calculated properly.
+  Issue: COMPRESS-335.
+o ArArchiveInputStream failed to read past the first entry when
+  BSD long names have been used.
+  Issue: COMPRESS-334. Thanks to Jeremy Gustie.
+o Added buffering for random access which speeds up 7Z support.
+  Issue: COMPRESS-333. Thanks to Dawid Weiss.
+o The checksum validation of TararchiveEntry is now as strict as
+  the validation of GNU tar, which eliminates a few cases of
+  false positives of ArchiveStreamFactory.
+  This behavior is a breaking change since the check has become
+  more strict but any archive that fails the checksum test now
+  would also fail it when extracted with other tools and must be
+  considered an invalid archive.
+  Issue: COMPRESS-331.
+o SnappyCompressorInputStream and
+  FramedSnappyCompressorInputStream returned 0 at the end of the
+  stream under certain circumstances.
+  Issue: COMPRESS-332.
+o Adjusted unit test to updates in Java8 and later that change
+  the logic of ZipEntry#getTime.
+  Issue: COMPRESS-326.
+o TarArchiveOutputStream will now recognize GNU long name and
+  link entries even if the special entry has a different name
+  than GNU tar uses itself.  This seems to be the case for
+  archives created by star.
+  Issue: COMPRESS-324.
+o ArrayIndexOutOfBoundsException when InfoZIP type 7875 extra
+  fields are read from the central directory.
+  Issue: COMPRESS-321.
+
+Release 1.10
+------------
+
+Release 1.10 moves the former
+org.apache.commons.compress.compressors.z._internal_ package which
+breaks backwards compatibility for code which used the old package.
+
+This also changes the superclass of ZCompressorInputStream which makes
+this class binary incompatible with the one of Compress 1.9.  Code
+that extends ZCompressorInputStream will need to be recompiled in
+order to work with Compress 1.10.
+
+New features:
+o CompressorStreamFactory can now auto-detect DEFLATE streams
+  with ZLIB header.
+  Issue: COMPRESS-316. Thanks to Nick Burch.
+o CompressorStreamFactory can now auto-detect LZMA streams.
+  Issue: COMPRESS-313.
+o Added support for parallel compression. This low-level API allows
+  a client to build a zip/jar file by using the class
+  org.apache.commons.compress.archivers.zip.ParallelScatterZipCreator.
+
+  Zip documentation updated with further notes about parallel features.
+
+  Please note that some aspects of jar creation need to be
+  handled by client code and is not part of commons-compress for this
+  release.
+  Issue: COMPRESS-296. Thanks to Kristian Rosenvold.
+o Cut overall object instantiation in half by changing file
+  header generation algorithm, for a 10-15 percent performance
+  improvement.
+
+  Also extracted two private methods createLocalFileHeader
+  and createCentralFileHeader in ZipArchiveOutputStream.
+  These may have some interesting additional usages in the
+  near future. Thanks to Kristian Rosenvold.
+o New methods in ZipArchiveOutputStream and ZipFile allows
+  entries to be copied from one archive to another without
+  having to re-compress them.
+  Issue: COMPRESS-295. Thanks to Kristian Rosenvold.
+
+Fixed Bugs:
+o TarArchiveInputStream can now read entries with group or
+  user ids > 0x80000000.
+  Issue: COMPRESS-314.
+o TarArchiveOutputStream can now write entries with group or
+  user ids > 0x80000000.
+  Issue: COMPRESS-315.
+o TarArchiveEntry's constructor with a File and a String arg
+  didn't normalize the name.
+  Issue: COMPRESS-312.
+o ZipEncodingHelper no longer reads system properties directly
+  to determine the default charset.
+  Issue: COMPRESS-308.
+o BZip2CompressorInputStream#read would return -1 when asked to
+  read 0 bytes.
+  Issue: COMPRESS-309.
+o ArchiveStreamFactory fails to pass on the encoding when creating
+  some streams.
+    * ArjArchiveInputStream
+    * CpioArchiveInputStream
+    * DumpArchiveInputStream
+    * JarArchiveInputStream
+    * TarArchiveInputStream
+    * JarArchiveOutputStream
+  Issue: COMPRESS-306.
+o Restore immutability/thread-safety to ArchiveStreamFactory.
+  The class is now immutable provided that the method setEntryEncoding
+  is not used. The class is thread-safe.
+  Issue: COMPRESS-302.
+o Restore immutability/thread-safety to CompressorStreamFactory.
+  The class is now immutable provided that the method
+  setDecompressConcatenated is not used.  The class is thread-safe.
+  Issue: COMPRESS-303.
+o ZipFile logs a warning in its finalizer when its constructor
+  has thrown an exception reading the file - for example if the
+  file doesn't exist.
+  Issue: COMPRESS-297.
+o Improved error message when tar encounters a groupId that is
+  too big to write without using the STAR or POSIX format.
+  Issue: COMPRESS-290. Thanks to Kristian Rosenvold.
+o SevenZFile now throws the specific PasswordRequiredException
+  when it encounters an encrypted stream but no password has
+  been specified.
+  Issue: COMPRESS-298.
+
+Changes:
+o Moved the package
+  org.apache.commons.compress.compressors.z._internal_ to
+  org.apache.commons.compress.compressors.lzw and made it part
+  of the API that is officially supported.  This will break
+  existing code that uses the old package. Thanks to Damjan Jovanovic.
+
+For complete information on Apache Commons Compress, including instructions
+on how to submit bug reports, patches, or suggestions for improvement,
+see the Apache Commons Compress website:
+
+http://commons.apache.org/compress/
+
+Old Release Notes
+=================
+
+Release 1.9
+-----------
+
+New features:
+o Added support for DEFLATE streams without any gzip framing.
+  Issue: COMPRESS-263.
+  Thanks to Matthias Stevens.
+
+Fixed Bugs:
+o When reading 7z files unknown file properties and properties of type
+  kDummy are now ignored.
+  Issue: COMPRESS-287.
+o Expanding 7z archives using LZMA compression could cause an
+  EOFException.
+  Issue: COMPRESS-286.
+o Long-Name and -link or PAX-header entries in TAR archives always had
+  the current time as last modfication time, creating archives that
+  are different at the byte level each time an archive was built.
+  Issue: COMPRESS-289.
+  Thanks to Bob Robertson.
+
+Changes:
+o Checking for XZ for Java may be expensive.  The result will now be
+  cached outside of an OSGi environment.  You can use the new
+  XZUtils#setCacheXZAvailability to overrride this default behavior.
+  Issue: COMPRESS-285.
+
+Release 1.8.1
+-------------
+
+New features:
+o COMPRESS-272:  CompressorStreamFactory can now auto-detect Unix compress
+                 (".Z") streams.
+
+Fixed Bugs:
+o COMPRESS-270:  The snappy, ar and tar inputstreams might fail to read from a
+                 non-buffered stream in certain cases.
+o COMPRESS-277:  IOUtils#skip might skip fewer bytes than requested even though
+                 more could be read from the stream.
+o COMPRESS-276:  ArchiveStreams now validate there is a current entry before
+                 reading or writing entry data.
+o ArjArchiveInputStream#canReadEntryData tested the current
+                 entry of the stream rather than its argument.
+o COMPRESS-274:  ChangeSet#delete and deleteDir now properly deal with unnamed
+                 entries.
+o COMPRESS-273:  Added a few null checks to improve robustness.
+o COMPRESS-278:  TarArchiveInputStream failed to read archives with empty
+                 gid/uid fields.
+o COMPRESS-279:  TarArchiveInputStream now again throws an exception when it
+                 encounters a truncated archive while reading from the last
+                 entry.
+o COMPRESS-280:  Adapted TarArchiveInputStream#skip to the modified
+                 IOUtils#skip method. Thanks to BELUGA BEHR.
+
+Changes:
+o The dependency on org.tukaani:xz is now marked as optional.
+
+Release 1.8
+-----------
+
+New features:
+o GzipCompressorInputStream now provides access to the same
+  metadata that can be provided via GzipParameters when writing
+  a gzip stream.
+  Issue: COMPRESS-260.
+o SevenZOutputFile now supports chaining multiple
+  compression/encryption/filter methods and passing options to
+  the methods.
+  Issue: COMPRESS-266.
+o The (compression) method(s) can now be specified per entry in
+  SevenZOutputFile.
+  Issue: COMPRESS-261.
+o SevenZArchiveEntry "knows" which method(s) have been used to
+  write it to the archive.
+  Issue: COMPRESS-258.
+o The 7z package now supports the delta filter as method.
+o The 7z package now supports BCJ filters for several platforms.
+  You will need a version >= 1.5 of XZ for Java to read archives
+  using BCJ, though.
+  Issue: COMPRESS-257.
+
+Fixed Bugs:
+o BZip2CompressorInputStream read fewer bytes than possible from
+  a truncated stream.
+  Issue: COMPRESS-253.
+o SevenZFile failed claiming the dictionary was too large when
+  archives used LZMA compression for headers and content and
+  certain non-default dictionary sizes.
+  Issue: COMPRESS-253.
+o CompressorStreamFactory.createCompressorInputStream with
+  explicit compression did not honor decompressConcatenated
+  Issue: COMPRESS-259.
+o TarArchiveInputStream will now read archives created by tar
+  implementations that encode big numbers by not adding a
+  trailing NUL.
+  Issue: COMPRESS-262.
+o ZipArchiveInputStream would return NUL bytes for the first 512
+  bytes of a STORED entry if it was the very first entry of the
+  archive.
+  Issue: COMPRESS-264.
+o When writing PAX/POSIX headers for TAR entries with
+  backslashes or certain non-ASCII characters in their name
+  TarArchiveOutputStream could fail.
+  Issue: COMPRESS-265.
+o ArchiveStreamFactory now throws a StreamingNotSupported - a
+  new subclass of ArchiveException - if it is asked to read from
+  or write to a stream and Commons Compress doesn't support
+  streaming for the format.  This currently only applies to the
+  7z format.
+  Issue: COMPRESS-267.
+
+Release 1.7
+-----------
+
+New features:
+o Read-Only support for Snappy compression.
+  Issue: COMPRESS-147. Thanks to BELUGA BEHR.
+o Read-Only support for .Z compressed files.
+  Issue: COMPRESS-243. Thanks to Damjan Jovanovic.
+o ZipFile and ZipArchiveInputStream now support reading entries
+  compressed using the SHRINKING method. Thanks to Damjan Jovanovic.
+o GzipCompressorOutputStream now supports setting the compression
+  level and the header metadata (filename, comment, modification time,
+  operating system and extra flags)
+  Issue: COMPRESS-250. Thanks to Emmanuel Bourg.
+o ZipFile and ZipArchiveInputStream now support reading entries
+  compressed using the IMPLODE method.
+  Issue: COMPRESS-115. Thanks to Emmanuel Bourg.
+o ZipFile and the 7z file classes now implement Closeable and can be
+  used in try-with-resources constructs.
+
+Fixed Bugs:
+o SevenZOutputFile#closeArchiveEntry throws an exception when using
+  LZMA2 compression on Java8.  Issue: COMPRESS-241.
+o 7z reading of big 64bit values could be wrong.
+  Issue: COMPRESS-244. Thanks to Nico Kruber.
+o TarArchiveInputStream could fail to read an archive completely.
+  Issue: COMPRESS-245.
+o The time-setters in X5455_ExtendedTimestamp now set the
+  corresponding flags explicitly - i.e. they set the bit if the valus
+  is not-null and reset it otherwise.  This may cause
+  incompatibilities if you use setFlags to unset a bit and later set
+  the time to a non-null value - the flag will now be set.
+  Issue: COMPRESS-242.
+o SevenZOutputFile would create invalid archives if more than six
+  empty files or directories were included.  Issue: COMPRESS-252.
+
+Release 1.6
+-----------
+
+Version 1.6 introduces changes to the internal API of the tar package that
+break backwards compatibility in the following rare cases.  This version
+removes the package private TarBuffer class along with the protected "buffer"
+members in TarArchiveInputStream and TarArchiveOutputStream.  This change will
+only affect you if you have created a subclass of one of the stream classes
+and accessed the buffer member or directly used the TarBuffer class.
+
+Changes in this version include:
+
+New features:
+o Added support for 7z archives.  Most compression algorithms
+  can be read and written, LZMA and encryption are only
+  supported when reading.  Issue: COMPRESS-54. Thanks to Damjan Jovanovic.
+o Added read-only support for ARJ archives that don't use
+  compression.  Issue: COMPRESS-226. Thanks to Damjan Jovanovic.
+o DumpArchiveInputStream now supports an encoding parameter that
+  can be used to specify the encoding of file names.
+o The CPIO streams now support an encoding parameter that can be
+  used to specify the encoding of file names.
+o Read-only support for LZMA standalone compression has been added.
+  Issue: COMPRESS-111.
+
+Fixed Bugs:
+o TarBuffer.tryToConsumeSecondEOFRecord could throw a
+  NullPointerException  Issue: COMPRESS-223. Thanks to Jeremy Gustie.
+o Parsing of zip64 extra fields has become more lenient in order
+  to be able to read archives created by DotNetZip and maybe
+  other archivers as well.  Issue: COMPRESS-228.
+o TAR will now properly read the names of symbolic links with
+  long names that use the GNU variant to specify the long file
+  name.  Issue: COMPRESS-229. Thanks to Christoph Gysin.
+o ZipFile#getInputStream could return null if the archive
+  contained duplicate entries.
+  The class now also provides two new methods to obtain all
+  entries of a given name rather than just the first one.
+  Issue: COMPRESS-227.
+o CpioArchiveInputStream failed to read archives created by
+  Redline RPM.  Issue: COMPRESS-236. Thanks to Andrew Duffy.
+o TarArchiveOutputStream now properly handles link names that
+  are too long to fit into a traditional TAR header.  Issue:
+  COMPRESS-237. Thanks to Emmanuel Bourg.
+o The auto-detecting create*InputStream methods of Archive and
+  CompressorStreamFactory could fail to detect the format of
+  blocking input streams.  Issue: COMPRESS-239.
+
+Changes:
+o Readabilty patch to TarArchiveInputStream.  Issue:
+  COMPRESS-232. Thanks to BELUGA BEHR.
+o Performance improvements to TarArchiveInputStream, in
+  particular to the skip method.  Issue: COMPRESS-234. Thanks to
+  BELUGA BEHR.
+
+Release 1.5
+-----------
+
+New features:
+
+o CompressorStreamFactory has an option to create decompressing
+  streams that decompress the full input for formats that support
+  multiple concatenated streams.
+  Issue: COMPRESS-220.
+
+Fixed Bugs:
+
+o Typo in CompressorStreamFactory Javadoc
+  Issue: COMPRESS-218.
+  Thanks to Gili.
+o ArchiveStreamFactory's tar stream detection created false positives
+  for AIFF files.
+  Issue: COMPRESS-191.
+  Thanks to Jukka Zitting.
+o XZ for Java didn't provide an OSGi bundle.  Compress' dependency on
+  it has now been marked optional so Compress itself can still be used
+  in an OSGi context.
+  Issue: COMPRESS-199.
+  Thanks to Jukka Zitting.
+o When specifying the encoding explicitly TarArchiveOutputStream would
+  write unreadable names in GNU mode or even cause errors in POSIX
+  mode for file names longer than 66 characters.
+  Issue: COMPRESS-200.
+  Thanks to Christian Schlichtherle.
+o Writing TAR PAX headers failed if the generated entry name ended
+  with a "/".
+  Issue: COMPRESS-203.
+o ZipArchiveInputStream sometimes failed to provide input to the
+  Inflater when it needed it, leading to reads returning 0.
+  Issue: COMPRESS-189.
+  Thanks to Daniel Lowe.
+o TarArchiveInputStream ignored the encoding for GNU long name
+  entries.
+  Issue: COMPRESS-212.
+o TarArchiveInputStream could leave the second EOF record inside the
+  stream it had just finished reading.
+  Issue: COMPRESS-206.
+  Thanks to Peter De Maeyer.
+o DumpArchiveInputStream no longer implicitly closes the original
+  input stream when it reaches the end of the archive.
+o ZipArchiveInputStream now consumes the remainder of the archive when
+  getNextZipEntry returns null.
+o Unit tests could fail if the source tree was checked out to a
+  directory tree containign spaces.
+  Issue: COMPRESS-205.
+  Thanks to Daniel Lowe.
+o Fixed a potential ArrayIndexOutOfBoundsException when reading STORED
+  entries from ZipArchiveInputStream.
+  Issue: COMPRESS-219.
+o CompressorStreamFactory can now be used without XZ for Java being
+  available.
+  Issue: COMPRESS-221.
+
+Changes:
+
+o Improved exception message if a zip archive cannot be read because
+  of an unsupported compression method.
+  Issue: COMPRESS-188.
+  Thanks to Harald Kuhn.
+o ArchiveStreamFactory has a setting for file name encoding that sets
+  up encoding for ZIP and TAR streams.
+  Issue: COMPRESS-192.
+  Thanks to Jukka Zitting.
+o TarArchiveEntry now has a method to verify its checksum.
+  Issue: COMPRESS-191.
+  Thanks to Jukka Zitting.
+o Split/spanned ZIP archives are now properly detected by
+  ArchiveStreamFactory but will cause an
+  UnsupportedZipFeatureException when read.
+o ZipArchiveInputStream now reads archives that start with a "PK00"
+  signature.  Archives with this signatures are created when the
+  archiver was willing to split the archive but in the end only needed
+  a single segment - so didn't split anything.
+  Issue: COMPRESS-208.
+o TarArchiveEntry has a new constructor that allows setting linkFlag
+  and preserveLeadingSlashes at the same time.
+  Issue: COMPRESS-201.
+o ChangeSetPerformer has a new perform overload that uses a ZipFile
+  instance as input.
+  Issue: COMPRESS-159.
+o Garbage collection pressure has been reduced by reusing temporary
+  byte arrays in classes.
+  Issue: COMPRESS-172.
+  Thanks to Thomas Mair.
+o Can now handle zip extra field 0x5455 - Extended Timestamp.
+  Issue: COMPRESS-210.
+  Thanks to Julius Davies.
+o handle zip extra field 0x7875 - Info Zip New Unix Extra Field.
+  Issue: COMPRESS-211.
+  Thanks to Julius Davies.
+o ZipShort, ZipLong, ZipEightByteInteger should implement Serializable
+  Issue: COMPRESS-213.
+  Thanks to Julius Davies.
+o better support for unix symlinks in ZipFile entries.
+  Issue: COMPRESS-214.
+  Thanks to Julius Davies.
+o ZipFile's initialization has been improved for non-Zip64 archives.
+  Issue: COMPRESS-215.
+  Thanks to Robin Power.
+o Updated XZ for Java dependency to 1.2 as this version provides
+  proper OSGi manifest attributes.
+
+Release 1.4.1
+-------------
+
+This is a security bugfix release, see
+http://commons.apache.org/proper/commons-compress/security.html#Fixed_in_Apache_Commons_Compress_1.4.1
+
+Fixed Bugs:
+
+o Ported libbzip2's fallback sort algorithm to
+  BZip2CompressorOutputStream to speed up compression in certain
+  edge cases.
+
+Release 1.4
+-----------
+
+New features:
+o COMPRESS-156:  Support for the XZ format has been added.
+
+Fixed Bugs:
+o COMPRESS-183:  The tar package now allows the encoding of file names to be
+                 specified and can optionally use PAX extension headers to
+                 write non-ASCII file names.
+                 The stream classes now write (or expect to read) archives that
+                 use the platform's native encoding for file names.  Apache
+                 Commons Compress 1.3 used to strip everything but the lower
+                 eight bits of each character which effectively only worked for
+                 ASCII and ISO-8859-1 file names.
+                 This new default behavior is a breaking change.
+o COMPRESS-184:  TarArchiveInputStream failed to parse PAX headers that
+                 contained non-ASCII characters.
+o COMPRESS-178:  TarArchiveInputStream throws IllegalArgumentException instead of IOException
+o COMPRESS-179:  TarUtils.formatLongOctalOrBinaryBytes() assumes the field will be 12 bytes long
+o COMPRESS-175:  GNU Tar sometimes uses binary encoding for UID and GID
+o COMPRESS-171:  ArchiveStreamFactory.createArchiveInputStream would claim
+                 short text files were TAR archives.
+o COMPRESS-164:  ZipFile didn't work properly for archives using unicode extra
+                 fields rather than UTF-8 filenames and the EFS-Flag.
+o COMPRESS-169:  For corrupt archives ZipFile would throw a RuntimeException in
+                 some cases and an IOException in others.  It will now
+                 consistently throw an IOException.
+
+Changes:
+o COMPRESS-182:  The tar package can now write archives that use star/GNU/BSD
+                 extensions or use the POSIX/PAX variant to store numeric
+                 values that don't fit into the traditional header fields.
+o COMPRESS-181:  Added a workaround for a Bug some tar implementations that add
+                 a NUL byte as first byte in numeric header fields.
+o COMPRESS-176:  Added a workaround for a Bug in WinZIP which uses backslashes
+                 as path separators in Unicode Extra Fields.
+o COMPRESS-131:  ArrayOutOfBounds while decompressing bz2. Added test case - code already seems to have been fixed.
+o COMPRESS-146:  BZip2CompressorInputStream now optionally supports reading of
+                 concatenated .bz2 files.
+o COMPRESS-154:  GZipCompressorInputStream now optionally supports reading of
+                 concatenated .gz files.
+o COMPRESS-16:  The tar package can now read archives that use star/GNU/BSD
+                 extensions for files that are longer than 8 GByte as well as
+                 archives that use the POSIX/PAX variant.
+o COMPRESS-165:  The tar package can now write archives that use star/GNU/BSD
+                 extensions for files that are longer than 8 GByte as well as
+                 archives that use the POSIX/PAX variant.
+o COMPRESS-166:  The tar package can now use the POSIX/PAX variant for writing
+                 entries with names longer than 100 characters.
+
+Release 1.3
+-----------
+
+Commons Compress 1.3 is the first version to require Java5 at runtime.
+
+Changes in this version include:
+
+New features:
+o Support for the Pack200 format has been added.  Issue: COMPRESS-142.
+o Read-only support for the format used by the Unix dump(8) tool
+  has been added.  Issue: COMPRESS-132.
+
+Fixed Bugs:
+o BZip2CompressorInputStream's getBytesRead method always
+  returned 0.
+o ZipArchiveInputStream and ZipArchiveOutputStream could leak
+  resources on some JDKs.  Issue: COMPRESS-152.
+o TarArchiveOutputStream's getBytesWritten method didn't count
+  correctly.  Issue: COMPRESS-160.
+
+Changes:
+o The ZIP package now supports Zip64 extensions.  Issue: COMPRESS-36.
+o The AR package now supports the BSD dialect of storing file
+  names longer than 16 chars (both reading and writing).
+  Issue: COMPRESS-144.
+
+Release 1.2
+-----------
+
+New features:
+o COMPRESS-123:  ZipArchiveEntry has a new method getRawName that provides the
+        original bytes that made up the name.  This may allow user
+        code to detect the encoding.
+o COMPRESS-122:  TarArchiveEntry provides access to the flags that determine
+        whether it is an archived symbolic link, pipe or other
+        "uncommon" file system object.
+
+Fixed Bugs:
+o COMPRESS-129:  ZipArchiveInputStream could fail with a "Truncated ZIP" error
+        message for entries between 2 GByte and 4 GByte in size.
+o COMPRESS-145:  TarArchiveInputStream now detects sparse entries using the
+        oldgnu format and properly reports it cannot extract their
+        contents.
+o COMPRESS-130:  The Javadoc for ZipArchiveInputStream#skip now matches the
+        implementation, the code has been made more defensive.
+o COMPRESS-140:  ArArchiveInputStream fails if entries contain only blanks for
+        userId or groupId. Thanks to Trejkaz.
+o COMPRESS-139:  ZipFile may leak resources on some JDKs.
+o COMPRESS-125:  BZip2CompressorInputStream throws IOException if
+        underlying stream returns available() == 0.
+        Removed the check.
+o COMPRESS-127:  Calling close() on inputStream returned by
+        CompressorStreamFactory.createCompressorInputStream()
+        does not close the underlying input stream.
+o COMPRESS-119:  TarArchiveOutputStream#finish now writes all buffered
+        data to the stream
+
+Changes:
+o ZipFile now implements finalize which closes the underlying
+        file.
+o COMPRESS-117:  Certain tar files not recognised by
+        ArchiveStreamFactory.
+
+Release 1.1
+-----------
+
+New features:
+o COMPRESS-108:  Command-line interface to list archive contents.
+       Usage: java -jar commons-compress-n.m.jar archive-name [zip|tar|etc]
+o COMPRESS-109:  Tar implementation does not support Pax headers
+       Added support for reading pax headers.
+       Note: does not support global pax headers
+o COMPRESS-103:  ZipArchiveInputStream can optionally extract data that used
+        the STORED compression method and a data descriptor.
+        Doing so in a stream is not safe in general, so you have to
+        explicitly enable the feature.  By default the stream will
+        throw an exception if it encounters such an entry.
+o COMPRESS-98:  The ZIP classes will throw specialized exceptions if any
+        attempt is made to read or write data that uses zip features
+        not supported (yet).
+o COMPRESS-99:  ZipFile#getEntries returns entries in a predictable order -
+        the order they appear inside the central directory.
+        A new method getEntriesInPhysicalOrder returns entries in
+        order of the entry data, i.e. the order ZipArchiveInputStream
+        would see.
+o The Archive*Stream and ZipFile classes now have
+        can(Read|Write)EntryData methods that can be used to check
+        whether a given entry's data can be read/written.
+        The method currently returns false for ZIP archives if an
+        entry uses an unsupported compression method or encryption.
+o COMPRESS-89:  The ZIP classes now detect encrypted entries.
+o COMPRESS-97:  Added autodetection of compression format to
+        CompressorStreamFactory.
+o COMPRESS-95:  Improve ExceptionMessages in ArchiveStreamFactory Thanks to Joerg Bellmann.
+o A new constructor of TarArchiveEntry can create entries with
+        names that start with slashes - the default is to strip
+        leading slashes in order to create relative path names.
+o ArchiveEntry now has a getLastModifiedDate method.
+o COMPRESS-78:  Add a BZip2Utils class modelled after GZipUtils Thanks to Jukka Zitting.
+
+Fixed Bugs:
+o COMPRESS-72:  Move acknowledgements from NOTICE to README
+o COMPRESS-113:  TarArchiveEntry.parseTarHeader() includes the trailing space/NUL when parsing the octal size
+o COMPRESS-118:  TarUtils.parseName does not properly handle characters outside the range 0-127
+o COMPRESS-107:  ArchiveStreamFactory does not recognise tar files created by Ant
+o COMPRESS-110:  Support "ustar" prefix field, which is used when file paths are longer
+       than 100 characters.
+o COMPRESS-100:  ZipArchiveInputStream will throw an exception if it detects an
+        entry that uses a data descriptor for a STORED entry since it
+        cannot reliably find the end of data for this "compression"
+        method.
+o COMPRESS-101:  ZipArchiveInputStream should now properly read archives that
+        use data descriptors but without the "unofficial" signature.
+o COMPRESS-74:  ZipArchiveInputStream failed to update the number of bytes
+        read properly.
+o ArchiveInputStream has a new method getBytesRead that should
+        be preferred over getCount since the later may truncate the
+        number of bytes read for big archives.
+o COMPRESS-85:  The cpio archives created by CpioArchiveOutputStream couldn't
+        be read by many existing native implementations because the
+        archives contained multiple entries with the same inode/device
+        combinations and weren't padded to a blocksize of 512 bytes.
+o COMPRESS-73:  ZipArchiveEntry, ZipFile and ZipArchiveInputStream are now
+        more lenient when parsing extra fields.
+o COMPRESS-82:  cpio is terribly slow.
+        Documented that buffered streams are needed for performance
+o Improved exception message if the extra field data in ZIP
+        archives cannot be parsed.
+o COMPRESS-17:  Tar format unspecified - current support documented.
+o COMPRESS-94:  ZipArchiveEntry's equals method was broken for entries created
+        with the String-arg constructor.  This lead to broken ZIP
+        archives if two different entries had the same hash code. Thanks to Anon Devs.
+o COMPRESS-87:  ZipArchiveInputStream could repeatedly return 0 on read() when
+        the archive was truncated. Thanks to Antoni Mylka.
+o COMPRESS-86:  Tar archive entries holding the file name for names longer
+        than 100 characters in GNU longfile mode didn't properly
+        specify they'd be using the "oldgnu" extension.
+o COMPRESS-83:  Delegate all read and write methods in GZip stream in order to
+        speed up operations.
+o The ar and cpio streams now properly read and write last
+        modified times.
+o COMPRESS-81:  TarOutputStream can leave garbage at the end of the archive
+
+Changes:
+o COMPRESS-112:  ArArchiveInputStream does not handle GNU extended filename records (//)
+o COMPRESS-105:  Document that the name of an ZipArchiveEntry determines whether
+       an entry is considered a directory or not.
+       If you don't use the constructor with the File argument the entry's
+        name must end in a "/" in order for the entry to be known as a directory.
+o COMPRESS-79:  Move DOS/Java time conversions into Zip utility class.
+o COMPRESS-75:  ZipArchiveInputStream does not show location in file
+       where a problem occurred.
+

+ 164 - 0
jars/commons-compress-1.13/apidocs/allclasses-frame.html

@@ -0,0 +1,164 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>All Classes (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar">All Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">AbstractUnicodeExtraField</a></li>
+<li><a href="org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar" target="classFrame">ArArchiveEntry</a></li>
+<li><a href="org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar" target="classFrame">ArArchiveInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar" target="classFrame">ArArchiveOutputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers" target="classFrame"><i>ArchiveEntry</i></a></li>
+<li><a href="org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers" target="classFrame">ArchiveException</a></li>
+<li><a href="org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers" target="classFrame">ArchiveInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers" target="classFrame">ArchiveOutputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers" target="classFrame">ArchiveStreamFactory</a></li>
+<li><a href="org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers" target="classFrame"><i>ArchiveStreamProvider</i></a></li>
+<li><a href="org/apache/commons/compress/utils/ArchiveUtils.html" title="class in org.apache.commons.compress.utils" target="classFrame">ArchiveUtils</a></li>
+<li><a href="org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj" target="classFrame">ArjArchiveEntry</a></li>
+<li><a href="org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj" target="classFrame">ArjArchiveEntry.HostOs</a></li>
+<li><a href="org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj" target="classFrame">ArjArchiveInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">AsiExtraField</a></li>
+<li><a href="org/apache/commons/compress/utils/BitInputStream.html" title="class in org.apache.commons.compress.utils" target="classFrame">BitInputStream</a></li>
+<li><a href="org/apache/commons/compress/utils/BoundedInputStream.html" title="class in org.apache.commons.compress.utils" target="classFrame">BoundedInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.bzip2" target="classFrame">BZip2CompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.bzip2" target="classFrame">BZip2CompressorOutputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/bzip2/BZip2Utils.html" title="class in org.apache.commons.compress.compressors.bzip2" target="classFrame">BZip2Utils</a></li>
+<li><a href="org/apache/commons/compress/changes/ChangeSet.html" title="class in org.apache.commons.compress.changes" target="classFrame">ChangeSet</a></li>
+<li><a href="org/apache/commons/compress/changes/ChangeSetPerformer.html" title="class in org.apache.commons.compress.changes" target="classFrame">ChangeSetPerformer</a></li>
+<li><a href="org/apache/commons/compress/changes/ChangeSetResults.html" title="class in org.apache.commons.compress.changes" target="classFrame">ChangeSetResults</a></li>
+<li><a href="org/apache/commons/compress/utils/CharsetNames.html" title="class in org.apache.commons.compress.utils" target="classFrame">CharsetNames</a></li>
+<li><a href="org/apache/commons/compress/utils/Charsets.html" title="class in org.apache.commons.compress.utils" target="classFrame">Charsets</a></li>
+<li><a href="org/apache/commons/compress/utils/ChecksumVerifyingInputStream.html" title="class in org.apache.commons.compress.utils" target="classFrame">ChecksumVerifyingInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/sevenz/CLI.html" title="class in org.apache.commons.compress.archivers.sevenz" target="classFrame">CLI</a></li>
+<li><a href="org/apache/commons/compress/compressors/CompressorException.html" title="class in org.apache.commons.compress.compressors" target="classFrame">CompressorException</a></li>
+<li><a href="org/apache/commons/compress/compressors/CompressorInputStream.html" title="class in org.apache.commons.compress.compressors" target="classFrame">CompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors" target="classFrame">CompressorOutputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors" target="classFrame">CompressorStreamFactory</a></li>
+<li><a href="org/apache/commons/compress/compressors/CompressorStreamProvider.html" title="interface in org.apache.commons.compress.compressors" target="classFrame"><i>CompressorStreamProvider</i></a></li>
+<li><a href="org/apache/commons/compress/utils/CountingInputStream.html" title="class in org.apache.commons.compress.utils" target="classFrame">CountingInputStream</a></li>
+<li><a href="org/apache/commons/compress/utils/CountingOutputStream.html" title="class in org.apache.commons.compress.utils" target="classFrame">CountingOutputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio" target="classFrame">CpioArchiveEntry</a></li>
+<li><a href="org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio" target="classFrame">CpioArchiveInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio" target="classFrame">CpioArchiveOutputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio" target="classFrame"><i>CpioConstants</i></a></li>
+<li><a href="org/apache/commons/compress/utils/CRC32VerifyingInputStream.html" title="class in org.apache.commons.compress.utils" target="classFrame">CRC32VerifyingInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.deflate" target="classFrame">DeflateCompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.deflate" target="classFrame">DeflateCompressorOutputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/deflate/DeflateParameters.html" title="class in org.apache.commons.compress.compressors.deflate" target="classFrame">DeflateParameters</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump" target="classFrame">DumpArchiveConstants</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump" target="classFrame">DumpArchiveConstants.COMPRESSION_TYPE</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump" target="classFrame">DumpArchiveConstants.SEGMENT_TYPE</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump" target="classFrame">DumpArchiveEntry</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump" target="classFrame">DumpArchiveEntry.PERMISSION</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump" target="classFrame">DumpArchiveEntry.TYPE</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump" target="classFrame">DumpArchiveException</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump" target="classFrame">DumpArchiveInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump" target="classFrame">DumpArchiveSummary</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">ExtraFieldUtils</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">ExtraFieldUtils.UnparseableExtraField</a></li>
+<li><a href="org/apache/commons/compress/parallel/FileBasedScatterGatherBackingStore.html" title="class in org.apache.commons.compress.parallel" target="classFrame">FileBasedScatterGatherBackingStore</a></li>
+<li><a href="org/apache/commons/compress/compressors/FileNameUtil.html" title="class in org.apache.commons.compress.compressors" target="classFrame">FileNameUtil</a></li>
+<li><a href="org/apache/commons/compress/utils/FlushShieldFilterOutputStream.html" title="class in org.apache.commons.compress.utils" target="classFrame">FlushShieldFilterOutputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy" target="classFrame">FramedSnappyCompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/snappy/FramedSnappyDialect.html" title="enum in org.apache.commons.compress.compressors.snappy" target="classFrame">FramedSnappyDialect</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">GeneralPurposeBit</a></li>
+<li><a href="org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.gzip" target="classFrame">GzipCompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.gzip" target="classFrame">GzipCompressorOutputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/gzip/GzipParameters.html" title="class in org.apache.commons.compress.compressors.gzip" target="classFrame">GzipParameters</a></li>
+<li><a href="org/apache/commons/compress/compressors/gzip/GzipUtils.html" title="class in org.apache.commons.compress.compressors.gzip" target="classFrame">GzipUtils</a></li>
+<li><a href="org/apache/commons/compress/parallel/InputStreamSupplier.html" title="interface in org.apache.commons.compress.parallel" target="classFrame"><i>InputStreamSupplier</i></a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/InvalidFormatException.html" title="class in org.apache.commons.compress.archivers.dump" target="classFrame">InvalidFormatException</a></li>
+<li><a href="org/apache/commons/compress/utils/IOUtils.html" title="class in org.apache.commons.compress.utils" target="classFrame">IOUtils</a></li>
+<li><a href="org/apache/commons/compress/utils/Iterators.html" title="class in org.apache.commons.compress.utils" target="classFrame">Iterators</a></li>
+<li><a href="org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar" target="classFrame">JarArchiveEntry</a></li>
+<li><a href="org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.jar" target="classFrame">JarArchiveInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.jar" target="classFrame">JarArchiveOutputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/JarMarker.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">JarMarker</a></li>
+<li><a href="org/apache/commons/compress/archivers/Lister.html" title="class in org.apache.commons.compress.archivers" target="classFrame">Lister</a></li>
+<li><a href="org/apache/commons/compress/utils/Lists.html" title="class in org.apache.commons.compress.utils" target="classFrame">Lists</a></li>
+<li><a href="org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.html" title="class in org.apache.commons.compress.compressors.lzma" target="classFrame">LZMACompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/lzma/LZMACompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.lzma" target="classFrame">LZMACompressorOutputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/lzma/LZMAUtils.html" title="class in org.apache.commons.compress.compressors.lzma" target="classFrame">LZMAUtils</a></li>
+<li><a href="org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw" target="classFrame">LZWInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200" target="classFrame">Pack200CompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.pack200" target="classFrame">Pack200CompressorOutputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/pack200/Pack200Strategy.html" title="enum in org.apache.commons.compress.compressors.pack200" target="classFrame">Pack200Strategy</a></li>
+<li><a href="org/apache/commons/compress/compressors/pack200/Pack200Utils.html" title="class in org.apache.commons.compress.compressors.pack200" target="classFrame">Pack200Utils</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">ParallelScatterZipCreator</a></li>
+<li><a href="org/apache/commons/compress/PasswordRequiredException.html" title="class in org.apache.commons.compress" target="classFrame">PasswordRequiredException</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">PKWareExtraHeader</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/PKWareExtraHeader.EncryptionAlgorithm.html" title="enum in org.apache.commons.compress.archivers.zip" target="classFrame">PKWareExtraHeader.EncryptionAlgorithm</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/PKWareExtraHeader.HashAlgorithm.html" title="enum in org.apache.commons.compress.archivers.zip" target="classFrame">PKWareExtraHeader.HashAlgorithm</a></li>
+<li><a href="org/apache/commons/compress/parallel/ScatterGatherBackingStore.html" title="interface in org.apache.commons.compress.parallel" target="classFrame"><i>ScatterGatherBackingStore</i></a></li>
+<li><a href="org/apache/commons/compress/parallel/ScatterGatherBackingStoreSupplier.html" title="interface in org.apache.commons.compress.parallel" target="classFrame"><i>ScatterGatherBackingStoreSupplier</i></a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ScatterStatistics.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">ScatterStatistics</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">ScatterZipOutputStream</a></li>
+<li><a href="org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html" title="class in org.apache.commons.compress.utils" target="classFrame">SeekableInMemoryByteChannel</a></li>
+<li><a href="org/apache/commons/compress/utils/ServiceLoaderIterator.html" title="class in org.apache.commons.compress.utils" target="classFrame">ServiceLoaderIterator</a></li>
+<li><a href="org/apache/commons/compress/utils/Sets.html" title="class in org.apache.commons.compress.utils" target="classFrame">Sets</a></li>
+<li><a href="org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz" target="classFrame">SevenZArchiveEntry</a></li>
+<li><a href="org/apache/commons/compress/archivers/sevenz/SevenZFile.html" title="class in org.apache.commons.compress.archivers.sevenz" target="classFrame">SevenZFile</a></li>
+<li><a href="org/apache/commons/compress/archivers/sevenz/SevenZMethod.html" title="enum in org.apache.commons.compress.archivers.sevenz" target="classFrame">SevenZMethod</a></li>
+<li><a href="org/apache/commons/compress/archivers/sevenz/SevenZMethodConfiguration.html" title="class in org.apache.commons.compress.archivers.sevenz" target="classFrame">SevenZMethodConfiguration</a></li>
+<li><a href="org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html" title="class in org.apache.commons.compress.archivers.sevenz" target="classFrame">SevenZOutputFile</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/ShortFileException.html" title="class in org.apache.commons.compress.archivers.dump" target="classFrame">ShortFileException</a></li>
+<li><a href="org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy" target="classFrame">SnappyCompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/StreamCompressor.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">StreamCompressor</a></li>
+<li><a href="org/apache/commons/compress/archivers/StreamingNotSupportedException.html" title="class in org.apache.commons.compress.archivers" target="classFrame">StreamingNotSupportedException</a></li>
+<li><a href="org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar" target="classFrame">TarArchiveEntry</a></li>
+<li><a href="org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar" target="classFrame">TarArchiveInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar" target="classFrame">TarArchiveOutputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/tar/TarArchiveSparseEntry.html" title="class in org.apache.commons.compress.archivers.tar" target="classFrame">TarArchiveSparseEntry</a></li>
+<li><a href="org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar" target="classFrame"><i>TarConstants</i></a></li>
+<li><a href="org/apache/commons/compress/archivers/tar/TarUtils.html" title="class in org.apache.commons.compress.archivers.tar" target="classFrame">TarUtils</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">UnicodeCommentExtraField</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/UnicodePathExtraField.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">UnicodePathExtraField</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/UnixStat.html" title="interface in org.apache.commons.compress.archivers.zip" target="classFrame"><i>UnixStat</i></a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">UnparseableExtraFieldData</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">UnrecognizedExtraField</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/UnrecognizedFormatException.html" title="class in org.apache.commons.compress.archivers.dump" target="classFrame">UnrecognizedFormatException</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/UnsupportedCompressionAlgorithmException.html" title="class in org.apache.commons.compress.archivers.dump" target="classFrame">UnsupportedCompressionAlgorithmException</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">UnsupportedZipFeatureException</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">UnsupportedZipFeatureException.Feature</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">X000A_NTFS</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/X0014_X509Certificates.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">X0014_X509Certificates</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/X0015_CertificateIdForFile.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">X0015_CertificateIdForFile</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/X0016_CertificateIdForCentralDirectory.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">X0016_CertificateIdForCentralDirectory</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">X0017_StrongEncryptionHeader</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/X0019_EncryptionRecipientCertificateList.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">X0019_EncryptionRecipientCertificateList</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">X5455_ExtendedTimestamp</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">X7875_NewUnix</a></li>
+<li><a href="org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.xz" target="classFrame">XZCompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/xz/XZCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.xz" target="classFrame">XZCompressorOutputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/xz/XZUtils.html" title="class in org.apache.commons.compress.compressors.xz" target="classFrame">XZUtils</a></li>
+<li><a href="org/apache/commons/compress/compressors/z/ZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.z" target="classFrame">ZCompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">Zip64ExtendedInformationExtraField</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/Zip64Mode.html" title="enum in org.apache.commons.compress.archivers.zip" target="classFrame">Zip64Mode</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/Zip64RequiredException.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">Zip64RequiredException</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">ZipArchiveEntry</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipArchiveEntryPredicate.html" title="interface in org.apache.commons.compress.archivers.zip" target="classFrame"><i>ZipArchiveEntryPredicate</i></a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequest.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">ZipArchiveEntryRequest</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequestSupplier.html" title="interface in org.apache.commons.compress.archivers.zip" target="classFrame"><i>ZipArchiveEntryRequestSupplier</i></a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">ZipArchiveInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">ZipArchiveOutputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.UnicodeExtraFieldPolicy.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">ZipArchiveOutputStream.UnicodeExtraFieldPolicy</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">ZipEightByteInteger</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipEncoding.html" title="interface in org.apache.commons.compress.archivers.zip" target="classFrame"><i>ZipEncoding</i></a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipEncodingHelper.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">ZipEncodingHelper</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip" target="classFrame"><i>ZipExtraField</i></a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">ZipFile</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">ZipLong</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipMethod.html" title="enum in org.apache.commons.compress.archivers.zip" target="classFrame">ZipMethod</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">ZipShort</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipUtil.html" title="class in org.apache.commons.compress.archivers.zip" target="classFrame">ZipUtil</a></li>
+</ul>
+</div>
+</body>
+</html>

+ 164 - 0
jars/commons-compress-1.13/apidocs/allclasses-noframe.html

@@ -0,0 +1,164 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>All Classes (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar">All Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AbstractUnicodeExtraField</a></li>
+<li><a href="org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></li>
+<li><a href="org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveOutputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers"><i>ArchiveEntry</i></a></li>
+<li><a href="org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></li>
+<li><a href="org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></li>
+<li><a href="org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers"><i>ArchiveStreamProvider</i></a></li>
+<li><a href="org/apache/commons/compress/utils/ArchiveUtils.html" title="class in org.apache.commons.compress.utils">ArchiveUtils</a></li>
+<li><a href="org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a></li>
+<li><a href="org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry.HostOs</a></li>
+<li><a href="org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></li>
+<li><a href="org/apache/commons/compress/utils/BitInputStream.html" title="class in org.apache.commons.compress.utils">BitInputStream</a></li>
+<li><a href="org/apache/commons/compress/utils/BoundedInputStream.html" title="class in org.apache.commons.compress.utils">BoundedInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorOutputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/bzip2/BZip2Utils.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2Utils</a></li>
+<li><a href="org/apache/commons/compress/changes/ChangeSet.html" title="class in org.apache.commons.compress.changes">ChangeSet</a></li>
+<li><a href="org/apache/commons/compress/changes/ChangeSetPerformer.html" title="class in org.apache.commons.compress.changes">ChangeSetPerformer</a></li>
+<li><a href="org/apache/commons/compress/changes/ChangeSetResults.html" title="class in org.apache.commons.compress.changes">ChangeSetResults</a></li>
+<li><a href="org/apache/commons/compress/utils/CharsetNames.html" title="class in org.apache.commons.compress.utils">CharsetNames</a></li>
+<li><a href="org/apache/commons/compress/utils/Charsets.html" title="class in org.apache.commons.compress.utils">Charsets</a></li>
+<li><a href="org/apache/commons/compress/utils/ChecksumVerifyingInputStream.html" title="class in org.apache.commons.compress.utils">ChecksumVerifyingInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/sevenz/CLI.html" title="class in org.apache.commons.compress.archivers.sevenz">CLI</a></li>
+<li><a href="org/apache/commons/compress/compressors/CompressorException.html" title="class in org.apache.commons.compress.compressors">CompressorException</a></li>
+<li><a href="org/apache/commons/compress/compressors/CompressorInputStream.html" title="class in org.apache.commons.compress.compressors">CompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors">CompressorOutputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></li>
+<li><a href="org/apache/commons/compress/compressors/CompressorStreamProvider.html" title="interface in org.apache.commons.compress.compressors"><i>CompressorStreamProvider</i></a></li>
+<li><a href="org/apache/commons/compress/utils/CountingInputStream.html" title="class in org.apache.commons.compress.utils">CountingInputStream</a></li>
+<li><a href="org/apache/commons/compress/utils/CountingOutputStream.html" title="class in org.apache.commons.compress.utils">CountingOutputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></li>
+<li><a href="org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveOutputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio"><i>CpioConstants</i></a></li>
+<li><a href="org/apache/commons/compress/utils/CRC32VerifyingInputStream.html" title="class in org.apache.commons.compress.utils">CRC32VerifyingInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateCompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateCompressorOutputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/deflate/DeflateParameters.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateParameters</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveConstants</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a></li>
+<li><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></li>
+<li><a href="org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveException</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html" title="class in org.apache.commons.compress.archivers.zip">ExtraFieldUtils</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html" title="class in org.apache.commons.compress.archivers.zip">ExtraFieldUtils.UnparseableExtraField</a></li>
+<li><a href="org/apache/commons/compress/parallel/FileBasedScatterGatherBackingStore.html" title="class in org.apache.commons.compress.parallel">FileBasedScatterGatherBackingStore</a></li>
+<li><a href="org/apache/commons/compress/compressors/FileNameUtil.html" title="class in org.apache.commons.compress.compressors">FileNameUtil</a></li>
+<li><a href="org/apache/commons/compress/utils/FlushShieldFilterOutputStream.html" title="class in org.apache.commons.compress.utils">FlushShieldFilterOutputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy">FramedSnappyCompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/snappy/FramedSnappyDialect.html" title="enum in org.apache.commons.compress.compressors.snappy">FramedSnappyDialect</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip">GeneralPurposeBit</a></li>
+<li><a href="org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.gzip">GzipCompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.gzip">GzipCompressorOutputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/gzip/GzipParameters.html" title="class in org.apache.commons.compress.compressors.gzip">GzipParameters</a></li>
+<li><a href="org/apache/commons/compress/compressors/gzip/GzipUtils.html" title="class in org.apache.commons.compress.compressors.gzip">GzipUtils</a></li>
+<li><a href="org/apache/commons/compress/parallel/InputStreamSupplier.html" title="interface in org.apache.commons.compress.parallel"><i>InputStreamSupplier</i></a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/InvalidFormatException.html" title="class in org.apache.commons.compress.archivers.dump">InvalidFormatException</a></li>
+<li><a href="org/apache/commons/compress/utils/IOUtils.html" title="class in org.apache.commons.compress.utils">IOUtils</a></li>
+<li><a href="org/apache/commons/compress/utils/Iterators.html" title="class in org.apache.commons.compress.utils">Iterators</a></li>
+<li><a href="org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveEntry</a></li>
+<li><a href="org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveOutputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/JarMarker.html" title="class in org.apache.commons.compress.archivers.zip">JarMarker</a></li>
+<li><a href="org/apache/commons/compress/archivers/Lister.html" title="class in org.apache.commons.compress.archivers">Lister</a></li>
+<li><a href="org/apache/commons/compress/utils/Lists.html" title="class in org.apache.commons.compress.utils">Lists</a></li>
+<li><a href="org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.html" title="class in org.apache.commons.compress.compressors.lzma">LZMACompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/lzma/LZMACompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.lzma">LZMACompressorOutputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/lzma/LZMAUtils.html" title="class in org.apache.commons.compress.compressors.lzma">LZMAUtils</a></li>
+<li><a href="org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorOutputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/pack200/Pack200Strategy.html" title="enum in org.apache.commons.compress.compressors.pack200">Pack200Strategy</a></li>
+<li><a href="org/apache/commons/compress/compressors/pack200/Pack200Utils.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200Utils</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html" title="class in org.apache.commons.compress.archivers.zip">ParallelScatterZipCreator</a></li>
+<li><a href="org/apache/commons/compress/PasswordRequiredException.html" title="class in org.apache.commons.compress">PasswordRequiredException</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html" title="class in org.apache.commons.compress.archivers.zip">PKWareExtraHeader</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/PKWareExtraHeader.EncryptionAlgorithm.html" title="enum in org.apache.commons.compress.archivers.zip">PKWareExtraHeader.EncryptionAlgorithm</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/PKWareExtraHeader.HashAlgorithm.html" title="enum in org.apache.commons.compress.archivers.zip">PKWareExtraHeader.HashAlgorithm</a></li>
+<li><a href="org/apache/commons/compress/parallel/ScatterGatherBackingStore.html" title="interface in org.apache.commons.compress.parallel"><i>ScatterGatherBackingStore</i></a></li>
+<li><a href="org/apache/commons/compress/parallel/ScatterGatherBackingStoreSupplier.html" title="interface in org.apache.commons.compress.parallel"><i>ScatterGatherBackingStoreSupplier</i></a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ScatterStatistics.html" title="class in org.apache.commons.compress.archivers.zip">ScatterStatistics</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ScatterZipOutputStream</a></li>
+<li><a href="org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html" title="class in org.apache.commons.compress.utils">SeekableInMemoryByteChannel</a></li>
+<li><a href="org/apache/commons/compress/utils/ServiceLoaderIterator.html" title="class in org.apache.commons.compress.utils">ServiceLoaderIterator</a></li>
+<li><a href="org/apache/commons/compress/utils/Sets.html" title="class in org.apache.commons.compress.utils">Sets</a></li>
+<li><a href="org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></li>
+<li><a href="org/apache/commons/compress/archivers/sevenz/SevenZFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZFile</a></li>
+<li><a href="org/apache/commons/compress/archivers/sevenz/SevenZMethod.html" title="enum in org.apache.commons.compress.archivers.sevenz">SevenZMethod</a></li>
+<li><a href="org/apache/commons/compress/archivers/sevenz/SevenZMethodConfiguration.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZMethodConfiguration</a></li>
+<li><a href="org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZOutputFile</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/ShortFileException.html" title="class in org.apache.commons.compress.archivers.dump">ShortFileException</a></li>
+<li><a href="org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy">SnappyCompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/StreamCompressor.html" title="class in org.apache.commons.compress.archivers.zip">StreamCompressor</a></li>
+<li><a href="org/apache/commons/compress/archivers/StreamingNotSupportedException.html" title="class in org.apache.commons.compress.archivers">StreamingNotSupportedException</a></li>
+<li><a href="org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></li>
+<li><a href="org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/tar/TarArchiveSparseEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveSparseEntry</a></li>
+<li><a href="org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar"><i>TarConstants</i></a></li>
+<li><a href="org/apache/commons/compress/archivers/tar/TarUtils.html" title="class in org.apache.commons.compress.archivers.tar">TarUtils</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnicodeCommentExtraField</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/UnicodePathExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnicodePathExtraField</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/UnixStat.html" title="interface in org.apache.commons.compress.archivers.zip"><i>UnixStat</i></a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html" title="class in org.apache.commons.compress.archivers.zip">UnparseableExtraFieldData</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnrecognizedExtraField</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/UnrecognizedFormatException.html" title="class in org.apache.commons.compress.archivers.dump">UnrecognizedFormatException</a></li>
+<li><a href="org/apache/commons/compress/archivers/dump/UnsupportedCompressionAlgorithmException.html" title="class in org.apache.commons.compress.archivers.dump">UnsupportedCompressionAlgorithmException</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException.Feature</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/X0014_X509Certificates.html" title="class in org.apache.commons.compress.archivers.zip">X0014_X509Certificates</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/X0015_CertificateIdForFile.html" title="class in org.apache.commons.compress.archivers.zip">X0015_CertificateIdForFile</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/X0016_CertificateIdForCentralDirectory.html" title="class in org.apache.commons.compress.archivers.zip">X0016_CertificateIdForCentralDirectory</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html" title="class in org.apache.commons.compress.archivers.zip">X0017_StrongEncryptionHeader</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/X0019_EncryptionRecipientCertificateList.html" title="class in org.apache.commons.compress.archivers.zip">X0019_EncryptionRecipientCertificateList</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip">X7875_NewUnix</a></li>
+<li><a href="org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.xz">XZCompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/xz/XZCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.xz">XZCompressorOutputStream</a></li>
+<li><a href="org/apache/commons/compress/compressors/xz/XZUtils.html" title="class in org.apache.commons.compress.compressors.xz">XZUtils</a></li>
+<li><a href="org/apache/commons/compress/compressors/z/ZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.z">ZCompressorInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/Zip64Mode.html" title="enum in org.apache.commons.compress.archivers.zip">Zip64Mode</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/Zip64RequiredException.html" title="class in org.apache.commons.compress.archivers.zip">Zip64RequiredException</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipArchiveEntryPredicate.html" title="interface in org.apache.commons.compress.archivers.zip"><i>ZipArchiveEntryPredicate</i></a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequest.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntryRequest</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequestSupplier.html" title="interface in org.apache.commons.compress.archivers.zip"><i>ZipArchiveEntryRequestSupplier</i></a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveInputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.UnicodeExtraFieldPolicy.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream.UnicodeExtraFieldPolicy</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipEncoding.html" title="interface in org.apache.commons.compress.archivers.zip"><i>ZipEncoding</i></a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipEncodingHelper.html" title="class in org.apache.commons.compress.archivers.zip">ZipEncodingHelper</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip"><i>ZipExtraField</i></a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipMethod.html" title="enum in org.apache.commons.compress.archivers.zip">ZipMethod</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a></li>
+<li><a href="org/apache/commons/compress/archivers/zip/ZipUtil.html" title="class in org.apache.commons.compress.archivers.zip">ZipUtil</a></li>
+</ul>
+</div>
+</body>
+</html>

+ 2396 - 0
jars/commons-compress-1.13/apidocs/constant-values.html

@@ -0,0 +1,2396 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Constant Field Values (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Constant Field Values (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
+<h2 title="Contents">Contents</h2>
+<ul>
+<li><a href="#org.apache">org.apache.*</a></li>
+</ul>
+</div>
+<div class="constantValuesContainer"><a name="org.apache">
+<!--   -->
+</a>
+<h2 title="org.apache">org.apache.*</h2>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.archivers.<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.ArchiveEntry.SIZE_UNKNOWN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/ArchiveEntry.html#SIZE_UNKNOWN">SIZE_UNKNOWN</a></code></td>
+<td class="colLast"><code>-1L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.archivers.<a href="org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.ArchiveStreamFactory.AR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/ArchiveStreamFactory.html#AR">AR</a></code></td>
+<td class="colLast"><code>"ar"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.ArchiveStreamFactory.ARJ">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ARJ">ARJ</a></code></td>
+<td class="colLast"><code>"arj"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.ArchiveStreamFactory.CPIO">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/ArchiveStreamFactory.html#CPIO">CPIO</a></code></td>
+<td class="colLast"><code>"cpio"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.ArchiveStreamFactory.DUMP">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/ArchiveStreamFactory.html#DUMP">DUMP</a></code></td>
+<td class="colLast"><code>"dump"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.ArchiveStreamFactory.JAR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/ArchiveStreamFactory.html#JAR">JAR</a></code></td>
+<td class="colLast"><code>"jar"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.ArchiveStreamFactory.SEVEN_Z">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/ArchiveStreamFactory.html#SEVEN_Z">SEVEN_Z</a></code></td>
+<td class="colLast"><code>"7z"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.ArchiveStreamFactory.TAR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/ArchiveStreamFactory.html#TAR">TAR</a></code></td>
+<td class="colLast"><code>"tar"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.ArchiveStreamFactory.ZIP">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ZIP">ZIP</a></code></td>
+<td class="colLast"><code>"zip"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.archivers.ar.<a href="org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.ar.ArArchiveEntry.HEADER">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#HEADER">HEADER</a></code></td>
+<td class="colLast"><code>"!&lt;arch&gt;\n"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.ar.ArArchiveEntry.TRAILER">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#TRAILER">TRAILER</a></code></td>
+<td class="colLast"><code>"`\n"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.archivers.ar.<a href="org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveOutputStream</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.ar.ArArchiveOutputStream.LONGFILE_BSD">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#LONGFILE_BSD">LONGFILE_BSD</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.ar.ArArchiveOutputStream.LONGFILE_ERROR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#LONGFILE_ERROR">LONGFILE_ERROR</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.archivers.arj.<a href="org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry.HostOs</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.AMIGA">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#AMIGA">AMIGA</a></code></td>
+<td class="colLast"><code>3</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.APPLE_GS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#APPLE_GS">APPLE_GS</a></code></td>
+<td class="colLast"><code>6</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.ATARI_ST">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#ATARI_ST">ATARI_ST</a></code></td>
+<td class="colLast"><code>7</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.DOS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#DOS">DOS</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.MAC_OS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#MAC_OS">MAC_OS</a></code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.NEXT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#NEXT">NEXT</a></code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.OS_2">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#OS_2">OS_2</a></code></td>
+<td class="colLast"><code>5</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.PRIMOS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#PRIMOS">PRIMOS</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.UNIX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#UNIX">UNIX</a></code></td>
+<td class="colLast"><code>2</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.VAX_VMS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#VAX_VMS">VAX_VMS</a></code></td>
+<td class="colLast"><code>9</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.WIN32">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#WIN32">WIN32</a></code></td>
+<td class="colLast"><code>11</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.WIN95">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#WIN95">WIN95</a></code></td>
+<td class="colLast"><code>10</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.archivers.cpio.<a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.BLOCK_SIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#BLOCK_SIZE">BLOCK_SIZE</a></code></td>
+<td class="colLast"><code>512</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_IRGRP">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IRGRP">C_IRGRP</a></code></td>
+<td class="colLast"><code>32</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_IROTH">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IROTH">C_IROTH</a></code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_IRUSR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IRUSR">C_IRUSR</a></code></td>
+<td class="colLast"><code>256</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISBLK">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISBLK">C_ISBLK</a></code></td>
+<td class="colLast"><code>24576</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISCHR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISCHR">C_ISCHR</a></code></td>
+<td class="colLast"><code>8192</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISDIR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISDIR">C_ISDIR</a></code></td>
+<td class="colLast"><code>16384</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISFIFO">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISFIFO">C_ISFIFO</a></code></td>
+<td class="colLast"><code>4096</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISGID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISGID">C_ISGID</a></code></td>
+<td class="colLast"><code>1024</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISLNK">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISLNK">C_ISLNK</a></code></td>
+<td class="colLast"><code>40960</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISNWK">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISNWK">C_ISNWK</a></code></td>
+<td class="colLast"><code>36864</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISREG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISREG">C_ISREG</a></code></td>
+<td class="colLast"><code>32768</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISSOCK">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISSOCK">C_ISSOCK</a></code></td>
+<td class="colLast"><code>49152</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISUID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISUID">C_ISUID</a></code></td>
+<td class="colLast"><code>2048</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISVTX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISVTX">C_ISVTX</a></code></td>
+<td class="colLast"><code>512</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_IWGRP">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IWGRP">C_IWGRP</a></code></td>
+<td class="colLast"><code>16</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_IWOTH">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IWOTH">C_IWOTH</a></code></td>
+<td class="colLast"><code>2</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_IWUSR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IWUSR">C_IWUSR</a></code></td>
+<td class="colLast"><code>128</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_IXGRP">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IXGRP">C_IXGRP</a></code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_IXOTH">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IXOTH">C_IXOTH</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.C_IXUSR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IXUSR">C_IXUSR</a></code></td>
+<td class="colLast"><code>64</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.CPIO_TRAILER">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#CPIO_TRAILER">CPIO_TRAILER</a></code></td>
+<td class="colLast"><code>"TRAILER!!!"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.FORMAT_NEW">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#FORMAT_NEW">FORMAT_NEW</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.FORMAT_NEW_CRC">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#FORMAT_NEW_CRC">FORMAT_NEW_CRC</a></code></td>
+<td class="colLast"><code>2</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.FORMAT_NEW_MASK">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#FORMAT_NEW_MASK">FORMAT_NEW_MASK</a></code></td>
+<td class="colLast"><code>3</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.FORMAT_OLD_ASCII">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#FORMAT_OLD_ASCII">FORMAT_OLD_ASCII</a></code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.FORMAT_OLD_BINARY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#FORMAT_OLD_BINARY">FORMAT_OLD_BINARY</a></code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.FORMAT_OLD_MASK">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#FORMAT_OLD_MASK">FORMAT_OLD_MASK</a></code></td>
+<td class="colLast"><code>12</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.MAGIC_NEW">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#MAGIC_NEW">MAGIC_NEW</a></code></td>
+<td class="colLast"><code>"070701"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.MAGIC_NEW_CRC">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#MAGIC_NEW_CRC">MAGIC_NEW_CRC</a></code></td>
+<td class="colLast"><code>"070702"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.MAGIC_OLD_ASCII">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#MAGIC_OLD_ASCII">MAGIC_OLD_ASCII</a></code></td>
+<td class="colLast"><code>"070707"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.MAGIC_OLD_BINARY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#MAGIC_OLD_BINARY">MAGIC_OLD_BINARY</a></code></td>
+<td class="colLast"><code>29127</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.cpio.CpioConstants.S_IFMT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/cpio/CpioConstants.html#S_IFMT">S_IFMT</a></code></td>
+<td class="colLast"><code>61440</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.archivers.dump.<a href="org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveConstants</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.dump.DumpArchiveConstants.CHECKSUM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#CHECKSUM">CHECKSUM</a></code></td>
+<td class="colLast"><code>84446</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.dump.DumpArchiveConstants.FS_UFS2_MAGIC">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#FS_UFS2_MAGIC">FS_UFS2_MAGIC</a></code></td>
+<td class="colLast"><code>424935705</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.dump.DumpArchiveConstants.HIGH_DENSITY_NTREC">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#HIGH_DENSITY_NTREC">HIGH_DENSITY_NTREC</a></code></td>
+<td class="colLast"><code>32</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.dump.DumpArchiveConstants.LBLSIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#LBLSIZE">LBLSIZE</a></code></td>
+<td class="colLast"><code>16</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.dump.DumpArchiveConstants.NAMELEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#NAMELEN">NAMELEN</a></code></td>
+<td class="colLast"><code>64</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.dump.DumpArchiveConstants.NFS_MAGIC">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#NFS_MAGIC">NFS_MAGIC</a></code></td>
+<td class="colLast"><code>60012</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.dump.DumpArchiveConstants.NTREC">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#NTREC">NTREC</a></code></td>
+<td class="colLast"><code>10</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.dump.DumpArchiveConstants.OFS_MAGIC">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#OFS_MAGIC">OFS_MAGIC</a></code></td>
+<td class="colLast"><code>60011</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.dump.DumpArchiveConstants.TP_SIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#TP_SIZE">TP_SIZE</a></code></td>
+<td class="colLast"><code>1024</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.archivers.jar.<a href="org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.CENATT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENATT</code></td>
+<td class="colLast"><code>36</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.CENATX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENATX</code></td>
+<td class="colLast"><code>38</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.CENCOM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENCOM</code></td>
+<td class="colLast"><code>32</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.CENCRC">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENCRC</code></td>
+<td class="colLast"><code>16</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.CENDSK">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENDSK</code></td>
+<td class="colLast"><code>34</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.CENEXT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENEXT</code></td>
+<td class="colLast"><code>30</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.CENFLG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENFLG</code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.CENHDR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENHDR</code></td>
+<td class="colLast"><code>46</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.CENHOW">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENHOW</code></td>
+<td class="colLast"><code>10</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.CENLEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENLEN</code></td>
+<td class="colLast"><code>24</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.CENNAM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENNAM</code></td>
+<td class="colLast"><code>28</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.CENOFF">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENOFF</code></td>
+<td class="colLast"><code>42</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.CENSIG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code>CENSIG</code></td>
+<td class="colLast"><code>33639248L</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.CENSIZ">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENSIZ</code></td>
+<td class="colLast"><code>20</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.CENTIM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENTIM</code></td>
+<td class="colLast"><code>12</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.CENVEM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENVEM</code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.CENVER">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENVER</code></td>
+<td class="colLast"><code>6</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.ENDCOM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>ENDCOM</code></td>
+<td class="colLast"><code>20</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.ENDHDR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>ENDHDR</code></td>
+<td class="colLast"><code>22</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.ENDOFF">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>ENDOFF</code></td>
+<td class="colLast"><code>16</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.ENDSIG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code>ENDSIG</code></td>
+<td class="colLast"><code>101010256L</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.ENDSIZ">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>ENDSIZ</code></td>
+<td class="colLast"><code>12</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.ENDSUB">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>ENDSUB</code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.ENDTOT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>ENDTOT</code></td>
+<td class="colLast"><code>10</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.EXTCRC">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>EXTCRC</code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.EXTHDR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>EXTHDR</code></td>
+<td class="colLast"><code>16</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.EXTLEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>EXTLEN</code></td>
+<td class="colLast"><code>12</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.EXTSIG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code>EXTSIG</code></td>
+<td class="colLast"><code>134695760L</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.EXTSIZ">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>EXTSIZ</code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.LOCCRC">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCCRC</code></td>
+<td class="colLast"><code>14</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.LOCEXT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCEXT</code></td>
+<td class="colLast"><code>28</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.LOCFLG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCFLG</code></td>
+<td class="colLast"><code>6</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.LOCHDR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCHDR</code></td>
+<td class="colLast"><code>30</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.LOCHOW">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCHOW</code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.LOCLEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCLEN</code></td>
+<td class="colLast"><code>22</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.LOCNAM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCNAM</code></td>
+<td class="colLast"><code>26</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.LOCSIG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code>LOCSIG</code></td>
+<td class="colLast"><code>67324752L</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.LOCSIZ">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCSIZ</code></td>
+<td class="colLast"><code>18</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.LOCTIM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCTIM</code></td>
+<td class="colLast"><code>10</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.jar.JarArchiveEntry.LOCVER">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCVER</code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.archivers.tar.<a href="org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarArchiveEntry.DEFAULT_DIR_MODE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#DEFAULT_DIR_MODE">DEFAULT_DIR_MODE</a></code></td>
+<td class="colLast"><code>16877</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarArchiveEntry.DEFAULT_FILE_MODE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#DEFAULT_FILE_MODE">DEFAULT_FILE_MODE</a></code></td>
+<td class="colLast"><code>33188</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarArchiveEntry.MAX_NAMELEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#MAX_NAMELEN">MAX_NAMELEN</a></code></td>
+<td class="colLast"><code>31</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarArchiveEntry.MILLIS_PER_SECOND">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#MILLIS_PER_SECOND">MILLIS_PER_SECOND</a></code></td>
+<td class="colLast"><code>1000</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.archivers.tar.<a href="org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.BIGNUMBER_ERROR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#BIGNUMBER_ERROR">BIGNUMBER_ERROR</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.BIGNUMBER_POSIX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#BIGNUMBER_POSIX">BIGNUMBER_POSIX</a></code></td>
+<td class="colLast"><code>2</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.BIGNUMBER_STAR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#BIGNUMBER_STAR">BIGNUMBER_STAR</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.LONGFILE_ERROR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#LONGFILE_ERROR">LONGFILE_ERROR</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.LONGFILE_GNU">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#LONGFILE_GNU">LONGFILE_GNU</a></code></td>
+<td class="colLast"><code>2</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.LONGFILE_POSIX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#LONGFILE_POSIX">LONGFILE_POSIX</a></code></td>
+<td class="colLast"><code>3</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.LONGFILE_TRUNCATE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#LONGFILE_TRUNCATE">LONGFILE_TRUNCATE</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.archivers.tar.<a href="org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.ATIMELEN_GNU">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#ATIMELEN_GNU">ATIMELEN_GNU</a></code></td>
+<td class="colLast"><code>12</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.ATIMELEN_XSTAR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#ATIMELEN_XSTAR">ATIMELEN_XSTAR</a></code></td>
+<td class="colLast"><code>12</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.CHKSUM_OFFSET">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#CHKSUM_OFFSET">CHKSUM_OFFSET</a></code></td>
+<td class="colLast"><code>148</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.CHKSUMLEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#CHKSUMLEN">CHKSUMLEN</a></code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.CTIMELEN_GNU">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#CTIMELEN_GNU">CTIMELEN_GNU</a></code></td>
+<td class="colLast"><code>12</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.CTIMELEN_XSTAR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#CTIMELEN_XSTAR">CTIMELEN_XSTAR</a></code></td>
+<td class="colLast"><code>12</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.DEFAULT_BLKSIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#DEFAULT_BLKSIZE">DEFAULT_BLKSIZE</a></code></td>
+<td class="colLast"><code>10240</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.DEFAULT_RCDSIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#DEFAULT_RCDSIZE">DEFAULT_RCDSIZE</a></code></td>
+<td class="colLast"><code>512</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.DEVLEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#DEVLEN">DEVLEN</a></code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.FORMAT_OLDGNU">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#FORMAT_OLDGNU">FORMAT_OLDGNU</a></code></td>
+<td class="colLast"><code>2</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.FORMAT_POSIX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#FORMAT_POSIX">FORMAT_POSIX</a></code></td>
+<td class="colLast"><code>3</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.FORMAT_XSTAR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#FORMAT_XSTAR">FORMAT_XSTAR</a></code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.GIDLEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#GIDLEN">GIDLEN</a></code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.GNAMELEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#GNAMELEN">GNAMELEN</a></code></td>
+<td class="colLast"><code>32</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.GNU_LONGLINK">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#GNU_LONGLINK">GNU_LONGLINK</a></code></td>
+<td class="colLast"><code>"././@LongLink"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.ISEXTENDEDLEN_GNU">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#ISEXTENDEDLEN_GNU">ISEXTENDEDLEN_GNU</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.ISEXTENDEDLEN_GNU_SPARSE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#ISEXTENDEDLEN_GNU_SPARSE">ISEXTENDEDLEN_GNU_SPARSE</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.LF_BLK">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#LF_BLK">LF_BLK</a></code></td>
+<td class="colLast"><code>52</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.LF_CHR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#LF_CHR">LF_CHR</a></code></td>
+<td class="colLast"><code>51</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.LF_CONTIG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#LF_CONTIG">LF_CONTIG</a></code></td>
+<td class="colLast"><code>55</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.LF_DIR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#LF_DIR">LF_DIR</a></code></td>
+<td class="colLast"><code>53</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.LF_FIFO">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#LF_FIFO">LF_FIFO</a></code></td>
+<td class="colLast"><code>54</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.LF_GNUTYPE_LONGLINK">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#LF_GNUTYPE_LONGLINK">LF_GNUTYPE_LONGLINK</a></code></td>
+<td class="colLast"><code>75</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.LF_GNUTYPE_LONGNAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#LF_GNUTYPE_LONGNAME">LF_GNUTYPE_LONGNAME</a></code></td>
+<td class="colLast"><code>76</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.LF_GNUTYPE_SPARSE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#LF_GNUTYPE_SPARSE">LF_GNUTYPE_SPARSE</a></code></td>
+<td class="colLast"><code>83</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.LF_LINK">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#LF_LINK">LF_LINK</a></code></td>
+<td class="colLast"><code>49</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.LF_NORMAL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#LF_NORMAL">LF_NORMAL</a></code></td>
+<td class="colLast"><code>48</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.LF_OLDNORM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#LF_OLDNORM">LF_OLDNORM</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.LF_PAX_EXTENDED_HEADER_LC">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#LF_PAX_EXTENDED_HEADER_LC">LF_PAX_EXTENDED_HEADER_LC</a></code></td>
+<td class="colLast"><code>120</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.LF_PAX_EXTENDED_HEADER_UC">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#LF_PAX_EXTENDED_HEADER_UC">LF_PAX_EXTENDED_HEADER_UC</a></code></td>
+<td class="colLast"><code>88</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.LF_PAX_GLOBAL_EXTENDED_HEADER">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#LF_PAX_GLOBAL_EXTENDED_HEADER">LF_PAX_GLOBAL_EXTENDED_HEADER</a></code></td>
+<td class="colLast"><code>103</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.LF_SYMLINK">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#LF_SYMLINK">LF_SYMLINK</a></code></td>
+<td class="colLast"><code>50</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.LONGNAMESLEN_GNU">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#LONGNAMESLEN_GNU">LONGNAMESLEN_GNU</a></code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.MAGIC_ANT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#MAGIC_ANT">MAGIC_ANT</a></code></td>
+<td class="colLast"><code>"ustar\u0000"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.MAGIC_GNU">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#MAGIC_GNU">MAGIC_GNU</a></code></td>
+<td class="colLast"><code>"ustar "</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.MAGIC_OFFSET">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#MAGIC_OFFSET">MAGIC_OFFSET</a></code></td>
+<td class="colLast"><code>257</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.MAGIC_POSIX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#MAGIC_POSIX">MAGIC_POSIX</a></code></td>
+<td class="colLast"><code>"ustar\u0000"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.MAGIC_XSTAR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#MAGIC_XSTAR">MAGIC_XSTAR</a></code></td>
+<td class="colLast"><code>"tar\u0000"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.MAGICLEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#MAGICLEN">MAGICLEN</a></code></td>
+<td class="colLast"><code>6</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.MAXID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#MAXID">MAXID</a></code></td>
+<td class="colLast"><code>2097151L</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.MAXSIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#MAXSIZE">MAXSIZE</a></code></td>
+<td class="colLast"><code>8589934591L</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.MODELEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#MODELEN">MODELEN</a></code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.MODTIMELEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#MODTIMELEN">MODTIMELEN</a></code></td>
+<td class="colLast"><code>12</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.NAMELEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#NAMELEN">NAMELEN</a></code></td>
+<td class="colLast"><code>100</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.OFFSETLEN_GNU">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#OFFSETLEN_GNU">OFFSETLEN_GNU</a></code></td>
+<td class="colLast"><code>12</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.PAD2LEN_GNU">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#PAD2LEN_GNU">PAD2LEN_GNU</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.PREFIXLEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#PREFIXLEN">PREFIXLEN</a></code></td>
+<td class="colLast"><code>155</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.PREFIXLEN_XSTAR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#PREFIXLEN_XSTAR">PREFIXLEN_XSTAR</a></code></td>
+<td class="colLast"><code>131</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.REALSIZELEN_GNU">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#REALSIZELEN_GNU">REALSIZELEN_GNU</a></code></td>
+<td class="colLast"><code>12</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.SIZELEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#SIZELEN">SIZELEN</a></code></td>
+<td class="colLast"><code>12</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.SPARSELEN_GNU">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#SPARSELEN_GNU">SPARSELEN_GNU</a></code></td>
+<td class="colLast"><code>96</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.SPARSELEN_GNU_SPARSE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#SPARSELEN_GNU_SPARSE">SPARSELEN_GNU_SPARSE</a></code></td>
+<td class="colLast"><code>504</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.UIDLEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#UIDLEN">UIDLEN</a></code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.UNAMELEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#UNAMELEN">UNAMELEN</a></code></td>
+<td class="colLast"><code>32</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.VERSION_ANT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#VERSION_ANT">VERSION_ANT</a></code></td>
+<td class="colLast"><code>"\u0000\u0000"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.VERSION_GNU_SPACE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#VERSION_GNU_SPACE">VERSION_GNU_SPACE</a></code></td>
+<td class="colLast"><code>" \u0000"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.VERSION_GNU_ZERO">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#VERSION_GNU_ZERO">VERSION_GNU_ZERO</a></code></td>
+<td class="colLast"><code>"0\u0000"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.VERSION_OFFSET">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#VERSION_OFFSET">VERSION_OFFSET</a></code></td>
+<td class="colLast"><code>263</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.VERSION_POSIX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#VERSION_POSIX">VERSION_POSIX</a></code></td>
+<td class="colLast"><code>"00"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.VERSIONLEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#VERSIONLEN">VERSIONLEN</a></code></td>
+<td class="colLast"><code>2</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.XSTAR_MAGIC_LEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#XSTAR_MAGIC_LEN">XSTAR_MAGIC_LEN</a></code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.tar.TarConstants.XSTAR_MAGIC_OFFSET">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/tar/TarConstants.html#XSTAR_MAGIC_OFFSET">XSTAR_MAGIC_OFFSET</a></code></td>
+<td class="colLast"><code>508</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.archivers.zip.<a href="org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html" title="class in org.apache.commons.compress.archivers.zip">ExtraFieldUtils.UnparseableExtraField</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField.READ_KEY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html#READ_KEY">READ_KEY</a></code></td>
+<td class="colLast"><code>2</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField.SKIP_KEY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html#SKIP_KEY">SKIP_KEY</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField.THROW_KEY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html#THROW_KEY">THROW_KEY</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.archivers.zip.<a href="org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip">GeneralPurposeBit</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.GeneralPurposeBit.UFT8_NAMES_FLAG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#UFT8_NAMES_FLAG">UFT8_NAMES_FLAG</a></code></td>
+<td class="colLast"><code>2048</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.archivers.zip.<a href="org/apache/commons/compress/archivers/zip/UnixStat.html" title="interface in org.apache.commons.compress.archivers.zip">UnixStat</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.UnixStat.DEFAULT_DIR_PERM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/UnixStat.html#DEFAULT_DIR_PERM">DEFAULT_DIR_PERM</a></code></td>
+<td class="colLast"><code>493</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.UnixStat.DEFAULT_FILE_PERM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/UnixStat.html#DEFAULT_FILE_PERM">DEFAULT_FILE_PERM</a></code></td>
+<td class="colLast"><code>420</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.UnixStat.DEFAULT_LINK_PERM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/UnixStat.html#DEFAULT_LINK_PERM">DEFAULT_LINK_PERM</a></code></td>
+<td class="colLast"><code>511</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.UnixStat.DIR_FLAG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/UnixStat.html#DIR_FLAG">DIR_FLAG</a></code></td>
+<td class="colLast"><code>16384</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.UnixStat.FILE_FLAG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/UnixStat.html#FILE_FLAG">FILE_FLAG</a></code></td>
+<td class="colLast"><code>32768</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.UnixStat.LINK_FLAG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/UnixStat.html#LINK_FLAG">LINK_FLAG</a></code></td>
+<td class="colLast"><code>40960</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.UnixStat.PERM_MASK">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/UnixStat.html#PERM_MASK">PERM_MASK</a></code></td>
+<td class="colLast"><code>4095</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.archivers.zip.<a href="org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp.ACCESS_TIME_BIT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#ACCESS_TIME_BIT">ACCESS_TIME_BIT</a></code></td>
+<td class="colLast"><code>2</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp.CREATE_TIME_BIT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#CREATE_TIME_BIT">CREATE_TIME_BIT</a></code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp.MODIFY_TIME_BIT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#MODIFY_TIME_BIT">MODIFY_TIME_BIT</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.archivers.zip.<a href="org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.CENATT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENATT</code></td>
+<td class="colLast"><code>36</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.CENATX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENATX</code></td>
+<td class="colLast"><code>38</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.CENCOM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENCOM</code></td>
+<td class="colLast"><code>32</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.CENCRC">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENCRC</code></td>
+<td class="colLast"><code>16</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.CENDSK">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENDSK</code></td>
+<td class="colLast"><code>34</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.CENEXT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENEXT</code></td>
+<td class="colLast"><code>30</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.CENFLG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENFLG</code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.CENHDR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENHDR</code></td>
+<td class="colLast"><code>46</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.CENHOW">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENHOW</code></td>
+<td class="colLast"><code>10</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.CENLEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENLEN</code></td>
+<td class="colLast"><code>24</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.CENNAM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENNAM</code></td>
+<td class="colLast"><code>28</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.CENOFF">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENOFF</code></td>
+<td class="colLast"><code>42</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.CENSIG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code>CENSIG</code></td>
+<td class="colLast"><code>33639248L</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.CENSIZ">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENSIZ</code></td>
+<td class="colLast"><code>20</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.CENTIM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENTIM</code></td>
+<td class="colLast"><code>12</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.CENVEM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENVEM</code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.CENVER">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>CENVER</code></td>
+<td class="colLast"><code>6</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.CRC_UNKNOWN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#CRC_UNKNOWN">CRC_UNKNOWN</a></code></td>
+<td class="colLast"><code>-1</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.ENDCOM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>ENDCOM</code></td>
+<td class="colLast"><code>20</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.ENDHDR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>ENDHDR</code></td>
+<td class="colLast"><code>22</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.ENDOFF">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>ENDOFF</code></td>
+<td class="colLast"><code>16</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.ENDSIG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code>ENDSIG</code></td>
+<td class="colLast"><code>101010256L</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.ENDSIZ">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>ENDSIZ</code></td>
+<td class="colLast"><code>12</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.ENDSUB">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>ENDSUB</code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.ENDTOT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>ENDTOT</code></td>
+<td class="colLast"><code>10</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.EXTCRC">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>EXTCRC</code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.EXTHDR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>EXTHDR</code></td>
+<td class="colLast"><code>16</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.EXTLEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>EXTLEN</code></td>
+<td class="colLast"><code>12</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.EXTSIG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code>EXTSIG</code></td>
+<td class="colLast"><code>134695760L</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.EXTSIZ">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>EXTSIZ</code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.LOCCRC">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCCRC</code></td>
+<td class="colLast"><code>14</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.LOCEXT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCEXT</code></td>
+<td class="colLast"><code>28</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.LOCFLG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCFLG</code></td>
+<td class="colLast"><code>6</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.LOCHDR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCHDR</code></td>
+<td class="colLast"><code>30</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.LOCHOW">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCHOW</code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.LOCLEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCLEN</code></td>
+<td class="colLast"><code>22</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.LOCNAM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCNAM</code></td>
+<td class="colLast"><code>26</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.LOCSIG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code>LOCSIG</code></td>
+<td class="colLast"><code>67324752L</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.LOCSIZ">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCSIZ</code></td>
+<td class="colLast"><code>18</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.LOCTIM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCTIM</code></td>
+<td class="colLast"><code>10</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.LOCVER">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>LOCVER</code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.PLATFORM_FAT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#PLATFORM_FAT">PLATFORM_FAT</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveEntry.PLATFORM_UNIX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#PLATFORM_UNIX">PLATFORM_UNIX</a></code></td>
+<td class="colLast"><code>3</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.archivers.zip.<a href="org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.DEFAULT_COMPRESSION">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#DEFAULT_COMPRESSION">DEFAULT_COMPRESSION</a></code></td>
+<td class="colLast"><code>-1</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.DEFLATED">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#DEFLATED">DEFLATED</a></code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.EFS_FLAG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#EFS_FLAG">EFS_FLAG</a></code></td>
+<td class="colLast"><code>2048</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.STORED">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#STORED">STORED</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.compressors.<a href="org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.CompressorStreamFactory.BZIP2">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/compressors/CompressorStreamFactory.html#BZIP2">BZIP2</a></code></td>
+<td class="colLast"><code>"bzip2"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.CompressorStreamFactory.DEFLATE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/compressors/CompressorStreamFactory.html#DEFLATE">DEFLATE</a></code></td>
+<td class="colLast"><code>"deflate"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.CompressorStreamFactory.GZIP">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/compressors/CompressorStreamFactory.html#GZIP">GZIP</a></code></td>
+<td class="colLast"><code>"gz"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.CompressorStreamFactory.LZMA">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/compressors/CompressorStreamFactory.html#LZMA">LZMA</a></code></td>
+<td class="colLast"><code>"lzma"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.CompressorStreamFactory.PACK200">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/compressors/CompressorStreamFactory.html#PACK200">PACK200</a></code></td>
+<td class="colLast"><code>"pack200"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.CompressorStreamFactory.SNAPPY_FRAMED">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/compressors/CompressorStreamFactory.html#SNAPPY_FRAMED">SNAPPY_FRAMED</a></code></td>
+<td class="colLast"><code>"snappy-framed"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.CompressorStreamFactory.SNAPPY_RAW">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/compressors/CompressorStreamFactory.html#SNAPPY_RAW">SNAPPY_RAW</a></code></td>
+<td class="colLast"><code>"snappy-raw"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.CompressorStreamFactory.XZ">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/compressors/CompressorStreamFactory.html#XZ">XZ</a></code></td>
+<td class="colLast"><code>"xz"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.CompressorStreamFactory.Z">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/compressors/CompressorStreamFactory.html#Z">Z</a></code></td>
+<td class="colLast"><code>"z"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.compressors.bzip2.<a href="org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorInputStream</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.BASEBLOCKSIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>BASEBLOCKSIZE</code></td>
+<td class="colLast"><code>100000</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.G_SIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>G_SIZE</code></td>
+<td class="colLast"><code>50</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.MAX_ALPHA_SIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>MAX_ALPHA_SIZE</code></td>
+<td class="colLast"><code>258</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.MAX_CODE_LEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>MAX_CODE_LEN</code></td>
+<td class="colLast"><code>23</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.MAX_SELECTORS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>MAX_SELECTORS</code></td>
+<td class="colLast"><code>18002</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.N_GROUPS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>N_GROUPS</code></td>
+<td class="colLast"><code>6</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.N_ITERS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>N_ITERS</code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.NUM_OVERSHOOT_BYTES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>NUM_OVERSHOOT_BYTES</code></td>
+<td class="colLast"><code>20</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.RUNA">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>RUNA</code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.RUNB">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>RUNB</code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.compressors.bzip2.<a href="org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorOutputStream</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream.BASEBLOCKSIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>BASEBLOCKSIZE</code></td>
+<td class="colLast"><code>100000</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream.G_SIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>G_SIZE</code></td>
+<td class="colLast"><code>50</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream.MAX_ALPHA_SIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>MAX_ALPHA_SIZE</code></td>
+<td class="colLast"><code>258</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream.MAX_BLOCKSIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html#MAX_BLOCKSIZE">MAX_BLOCKSIZE</a></code></td>
+<td class="colLast"><code>9</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream.MAX_CODE_LEN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>MAX_CODE_LEN</code></td>
+<td class="colLast"><code>23</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream.MAX_SELECTORS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>MAX_SELECTORS</code></td>
+<td class="colLast"><code>18002</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream.MIN_BLOCKSIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html#MIN_BLOCKSIZE">MIN_BLOCKSIZE</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream.N_GROUPS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>N_GROUPS</code></td>
+<td class="colLast"><code>6</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream.N_ITERS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>N_ITERS</code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream.NUM_OVERSHOOT_BYTES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>NUM_OVERSHOOT_BYTES</code></td>
+<td class="colLast"><code>20</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream.RUNA">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>RUNA</code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream.RUNB">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code>RUNB</code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.compressors.lzw.<a href="org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.lzw.LZWInputStream.DEFAULT_CODE_SIZE">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/compressors/lzw/LZWInputStream.html#DEFAULT_CODE_SIZE">DEFAULT_CODE_SIZE</a></code></td>
+<td class="colLast"><code>9</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.lzw.LZWInputStream.UNUSED_PREFIX">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/compressors/lzw/LZWInputStream.html#UNUSED_PREFIX">UNUSED_PREFIX</a></code></td>
+<td class="colLast"><code>-1</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.compressors.snappy.<a href="org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy">SnappyCompressorInputStream</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.compressors.snappy.SnappyCompressorInputStream.DEFAULT_BLOCK_SIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html#DEFAULT_BLOCK_SIZE">DEFAULT_BLOCK_SIZE</a></code></td>
+<td class="colLast"><code>32768</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.commons.compress.utils.<a href="org/apache/commons/compress/utils/CharsetNames.html" title="class in org.apache.commons.compress.utils">CharsetNames</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.utils.CharsetNames.ISO_8859_1">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/utils/CharsetNames.html#ISO_8859_1">ISO_8859_1</a></code></td>
+<td class="colLast"><code>"ISO-8859-1"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.utils.CharsetNames.US_ASCII">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/utils/CharsetNames.html#US_ASCII">US_ASCII</a></code></td>
+<td class="colLast"><code>"US-ASCII"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.utils.CharsetNames.UTF_16">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/utils/CharsetNames.html#UTF_16">UTF_16</a></code></td>
+<td class="colLast"><code>"UTF-16"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.utils.CharsetNames.UTF_16BE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/utils/CharsetNames.html#UTF_16BE">UTF_16BE</a></code></td>
+<td class="colLast"><code>"UTF-16BE"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.commons.compress.utils.CharsetNames.UTF_16LE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/utils/CharsetNames.html#UTF_16LE">UTF_16LE</a></code></td>
+<td class="colLast"><code>"UTF-16LE"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.commons.compress.utils.CharsetNames.UTF_8">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/commons/compress/utils/CharsetNames.html#UTF_8">UTF_8</a></code></td>
+<td class="colLast"><code>"UTF-8"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 226 - 0
jars/commons-compress-1.13/apidocs/deprecated-list.html

@@ -0,0 +1,226 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Deprecated List (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Deprecated List (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Deprecated API" class="title">Deprecated API</h1>
+<h2 title="Contents">Contents</h2>
+<ul>
+<li><a href="#field">Deprecated Fields</a></li>
+<li><a href="#method">Deprecated Methods</a></li>
+</ul>
+</div>
+<div class="contentContainer"><a name="field">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Fields table, listing deprecated fields, and an explanation">
+<caption><span>Deprecated Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#EFS_FLAG">org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.EFS_FLAG</a>
+<div class="block"><i>use <a href="org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#UFT8_NAMES_FLAG"><code>GeneralPurposeBit.UFT8_NAMES_FLAG</code></a> instead</i></div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="method">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation">
+<caption><span>Deprecated Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/commons/compress/archivers/jar/JarArchiveEntry.html#getCertificates()">org.apache.commons.compress.archivers.jar.JarArchiveEntry.getCertificates()</a>
+<div class="block"><i>since 1.5, not currently implemented</i></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/commons/compress/compressors/CompressorInputStream.html#getCount()">org.apache.commons.compress.compressors.CompressorInputStream.getCount()</a>
+<div class="block"><i>this method may yield wrong results for large
+ archives, use #getBytesRead instead</i></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/commons/compress/archivers/ArchiveOutputStream.html#getCount()">org.apache.commons.compress.archivers.ArchiveOutputStream.getCount()</a>
+<div class="block"><i>this method may yield wrong results for large
+ archives, use #getBytesWritten instead</i></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/commons/compress/archivers/ArchiveInputStream.html#getCount()">org.apache.commons.compress.archivers.ArchiveInputStream.getCount()</a>
+<div class="block"><i>this method may yield wrong results for large
+ archives, use #getBytesRead instead</i></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#getCount()">org.apache.commons.compress.archivers.dump.DumpArchiveInputStream.getCount()</a></td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#getCount()">org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.getCount()</a></td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#getCrc()">org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry.getCrc()</a>
+<div class="block"><i>use getCrcValue instead.</i></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getGroupId()">org.apache.commons.compress.archivers.tar.TarArchiveEntry.getGroupId()</a>
+<div class="block"><i>use #getLongGroupId instead as group ids can be
+ bigger than <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true#MAX_VALUE" title="class or interface in java.lang"><code>Integer.MAX_VALUE</code></a></i></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/commons/compress/archivers/jar/JarArchiveEntry.html#getManifestAttributes()">org.apache.commons.compress.archivers.jar.JarArchiveEntry.getManifestAttributes()</a>
+<div class="block"><i>since 1.5, do not use; always returns null</i></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getUserId()">org.apache.commons.compress.archivers.tar.TarArchiveEntry.getUserId()</a>
+<div class="block"><i>use #getLongUserId instead as user ids can be
+ bigger than <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true#MAX_VALUE" title="class or interface in java.lang"><code>Integer.MAX_VALUE</code></a></i></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setCrc(int)">org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry.setCrc(int)</a>
+<div class="block"><i>use setCrcValue instead.</i></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/commons/compress/compressors/CompressorStreamFactory.html#setDecompressConcatenated(boolean)">org.apache.commons.compress.compressors.CompressorStreamFactory.setDecompressConcatenated(boolean)</a>
+<div class="block"><i>1.10 use the <a href="org/apache/commons/compress/compressors/CompressorStreamFactory.html#CompressorStreamFactory(boolean)"><code>CompressorStreamFactory.CompressorStreamFactory(boolean)</code></a>
+             constructor instead</i></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/commons/compress/archivers/ArchiveStreamFactory.html#setEntryEncoding(java.lang.String)">org.apache.commons.compress.archivers.ArchiveStreamFactory.setEntryEncoding(String)</a>
+<div class="block"><i>1.10 use <a href="org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ArchiveStreamFactory(java.lang.String)"><code>ArchiveStreamFactory.ArchiveStreamFactory(String)</code></a> to specify the encoding</i></div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 224 - 0
jars/commons-compress-1.13/apidocs/help-doc.html

@@ -0,0 +1,224 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>API Help (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="API Help (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">How This API Document Is Organized</h1>
+<div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<h2>Overview</h2>
+<p>The <a href="overview-summary.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.</p>
+</li>
+<li class="blockList">
+<h2>Package</h2>
+<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p>
+<ul>
+<li>Interfaces (italic)</li>
+<li>Classes</li>
+<li>Enums</li>
+<li>Exceptions</li>
+<li>Errors</li>
+<li>Annotation Types</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Class/Interface</h2>
+<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
+<ul>
+<li>Class inheritance diagram</li>
+<li>Direct Subclasses</li>
+<li>All Known Subinterfaces</li>
+<li>All Known Implementing Classes</li>
+<li>Class/interface declaration</li>
+<li>Class/interface description</li>
+</ul>
+<ul>
+<li>Nested Class Summary</li>
+<li>Field Summary</li>
+<li>Constructor Summary</li>
+<li>Method Summary</li>
+</ul>
+<ul>
+<li>Field Detail</li>
+<li>Constructor Detail</li>
+<li>Method Detail</li>
+</ul>
+<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
+</li>
+<li class="blockList">
+<h2>Annotation Type</h2>
+<p>Each annotation type has its own separate page with the following sections:</p>
+<ul>
+<li>Annotation Type declaration</li>
+<li>Annotation Type description</li>
+<li>Required Element Summary</li>
+<li>Optional Element Summary</li>
+<li>Element Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Enum</h2>
+<p>Each enum has its own separate page with the following sections:</p>
+<ul>
+<li>Enum declaration</li>
+<li>Enum description</li>
+<li>Enum Constant Summary</li>
+<li>Enum Constant Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Use</h2>
+<p>Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</p>
+</li>
+<li class="blockList">
+<h2>Tree (Class Hierarchy)</h2>
+<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.</p>
+<ul>
+<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li>
+<li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Deprecated API</h2>
+<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
+</li>
+<li class="blockList">
+<h2>Index</h2>
+<p>The <a href="index-all.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p>
+</li>
+<li class="blockList">
+<h2>Prev/Next</h2>
+<p>These links take you to the next or previous class, interface, package, or related page.</p>
+</li>
+<li class="blockList">
+<h2>Frames/No Frames</h2>
+<p>These links show and hide the HTML frames.  All pages are available with or without frames.</p>
+</li>
+<li class="blockList">
+<h2>All Classes</h2>
+<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
+</li>
+<li class="blockList">
+<h2>Serialized Form</h2>
+<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p>
+</li>
+<li class="blockList">
+<h2>Constant Field Values</h2>
+<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
+</li>
+</ul>
+<em>This help file applies to API documentation generated using the standard doclet.</em></div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 6530 - 0
jars/commons-compress-1.13/apidocs/index-all.html

@@ -0,0 +1,6530 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Index (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Index (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="./overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="./overview-tree.html">Tree</a></li>
+<li><a href="./deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="./help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="./allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_J_">J</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_X_">X</a>&nbsp;<a href="#_Z_">Z</a>&nbsp;<a name="_A_">
+<!--   -->
+</a>
+<h2 class="title">A</h2>
+<dl>
+<dt><a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">AbstractUnicodeExtraField</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">A common base class for Unicode extra information extra fields.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html#AbstractUnicodeExtraField()">AbstractUnicodeExtraField()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AbstractUnicodeExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html#AbstractUnicodeExtraField(java.lang.String,%20byte[],%20int,%20int)">AbstractUnicodeExtraField(String, byte[], int, int)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AbstractUnicodeExtraField</a></dt>
+<dd>
+<div class="block">Assemble as unicode extension from the name/comment and
+ encoding of the original zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html#AbstractUnicodeExtraField(java.lang.String,%20byte[])">AbstractUnicodeExtraField(String, byte[])</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AbstractUnicodeExtraField</a></dt>
+<dd>
+<div class="block">Assemble as unicode extension from the name/comment and
+ encoding of the original zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#ACCESS_TIME_BIT">ACCESS_TIME_BIT</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">The bit set inside the flags by when the lasr access time is
+ present in this extra field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/changes/ChangeSet.html#add(org.apache.commons.compress.archivers.ArchiveEntry,%20java.io.InputStream)">add(ArchiveEntry, InputStream)</a></span> - Method in class org.apache.commons.compress.changes.<a href="./org/apache/commons/compress/changes/ChangeSet.html" title="class in org.apache.commons.compress.changes">ChangeSet</a></dt>
+<dd>
+<div class="block">Adds a new archive entry to the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/changes/ChangeSet.html#add(org.apache.commons.compress.archivers.ArchiveEntry,%20java.io.InputStream,%20boolean)">add(ArchiveEntry, InputStream, boolean)</a></span> - Method in class org.apache.commons.compress.changes.<a href="./org/apache/commons/compress/changes/ChangeSet.html" title="class in org.apache.commons.compress.changes">ChangeSet</a></dt>
+<dd>
+<div class="block">Adds a new archive entry to the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/Iterators.html#addAll(java.util.Collection,%20java.util.Iterator)">addAll(Collection&lt;T&gt;, Iterator&lt;? extends T&gt;)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/Iterators.html" title="class in org.apache.commons.compress.utils">Iterators</a></dt>
+<dd>
+<div class="block">Adds all the elements in the source <code>iterator</code> to the target
+ <code>collection</code>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html#addArchiveEntry(org.apache.commons.compress.archivers.zip.ZipArchiveEntry,%20org.apache.commons.compress.parallel.InputStreamSupplier)">addArchiveEntry(ZipArchiveEntry, InputStreamSupplier)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html" title="class in org.apache.commons.compress.archivers.zip">ParallelScatterZipCreator</a></dt>
+<dd>
+<div class="block">Adds an archive entry to this archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html#addArchiveEntry(org.apache.commons.compress.archivers.zip.ZipArchiveEntryRequestSupplier)">addArchiveEntry(ZipArchiveEntryRequestSupplier)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html" title="class in org.apache.commons.compress.archivers.zip">ParallelScatterZipCreator</a></dt>
+<dd>
+<div class="block">Adds an archive entry to this archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.html#addArchiveEntry(org.apache.commons.compress.archivers.zip.ZipArchiveEntryRequest)">addArchiveEntry(ZipArchiveEntryRequest)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ScatterZipOutputStream</a></dt>
+<dd>
+<div class="block">Add an archive entry to this scatter stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#addAsFirstExtraField(org.apache.commons.compress.archivers.zip.ZipExtraField)">addAsFirstExtraField(ZipExtraField)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Adds an extra field - replacing an already present extra field
+ of the same type.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#addEntry(int,%20byte)">addEntry(int, byte)</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>
+<div class="block">Add a new entry to the dictionary.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#addEntry(int,%20byte,%20int)">addEntry(int, byte, int)</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>
+<div class="block">Adds a new entry if the maximum table size hasn't been exceeded
+ and returns the new index.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/z/ZCompressorInputStream.html#addEntry(int,%20byte)">addEntry(int, byte)</a></span> - Method in class org.apache.commons.compress.compressors.z.<a href="./org/apache/commons/compress/compressors/z/ZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.z">ZCompressorInputStream</a></dt>
+<dd>
+<div class="block">Add a new entry to the dictionary.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#addExtraField(org.apache.commons.compress.archivers.zip.ZipExtraField)">addExtraField(ZipExtraField)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Adds an extra field - replacing an already present extra field
+ of the same type.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#addRawArchiveEntry(org.apache.commons.compress.archivers.zip.ZipArchiveEntry,%20java.io.InputStream)">addRawArchiveEntry(ZipArchiveEntry, InputStream)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Adds an archive entry with a raw input stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#addRepeatOfPreviousCode()">addRepeatOfPreviousCode()</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>
+<div class="block">Add entry for repeat of previousCode we haven't added, yet.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html#adjustToLong(int)">adjustToLong(int)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html" title="class in org.apache.commons.compress.archivers.zip">ZipUtil</a></dt>
+<dd>
+<div class="block">Assumes a negative integer really is a positive integer that
+ has wrapped around and re-creates the original value.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#AED_SIG">AED_SIG</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>
+<div class="block">Archive extra data record signature.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.UnicodeExtraFieldPolicy.html#ALWAYS">ALWAYS</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.UnicodeExtraFieldPolicy.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream.UnicodeExtraFieldPolicy</a></dt>
+<dd>
+<div class="block">Always create Unicode extra fields.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#AMIGA">AMIGA</a></span> - Static variable in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry.HostOs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#APPLE_GS">APPLE_GS</a></span> - Static variable in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry.HostOs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#AR">AR</a></span> - Static variable in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>
+<div class="block">Constant (value "ar") used to identify the AR archive format.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar"><span class="strong">ArArchiveEntry</span></a> - Class in <a href="./org/apache/commons/compress/archivers/ar/package-summary.html">org.apache.commons.compress.archivers.ar</a></dt>
+<dd>
+<div class="block">Represents an archive entry in the "ar" format.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#ArArchiveEntry(java.lang.String,%20long)">ArArchiveEntry(String, long)</a></span> - Constructor for class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></dt>
+<dd>
+<div class="block">Create a new instance using a couple of default values.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#ArArchiveEntry(java.lang.String,%20long,%20int,%20int,%20int,%20long)">ArArchiveEntry(String, long, int, int, int, long)</a></span> - Constructor for class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></dt>
+<dd>
+<div class="block">Create a new instance.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#ArArchiveEntry(java.io.File,%20java.lang.String)">ArArchiveEntry(File, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></dt>
+<dd>
+<div class="block">Create a new instance using the attributes of the given file</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar"><span class="strong">ArArchiveInputStream</span></a> - Class in <a href="./org/apache/commons/compress/archivers/ar/package-summary.html">org.apache.commons.compress.archivers.ar</a></dt>
+<dd>
+<div class="block">Implements the "ar" archive format as an input stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#ArArchiveInputStream(java.io.InputStream)">ArArchiveInputStream(InputStream)</a></span> - Constructor for class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveInputStream</a></dt>
+<dd>
+<div class="block">Constructs an Ar input stream with the referenced stream</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar"><span class="strong">ArArchiveOutputStream</span></a> - Class in <a href="./org/apache/commons/compress/archivers/ar/package-summary.html">org.apache.commons.compress.archivers.ar</a></dt>
+<dd>
+<div class="block">Implements the "ar" archive format as an output stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#ArArchiveOutputStream(java.io.OutputStream)">ArArchiveOutputStream(OutputStream)</a></span> - Constructor for class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers"><span class="strong">ArchiveEntry</span></a> - Interface in <a href="./org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a></dt>
+<dd>
+<div class="block">Represents an entry of an archive.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers"><span class="strong">ArchiveException</span></a> - Exception in <a href="./org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a></dt>
+<dd>
+<div class="block">Archiver related Exception</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveException.html#ArchiveException(java.lang.String)">ArchiveException(String)</a></span> - Constructor for exception org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></dt>
+<dd>
+<div class="block">Constructs a new exception with the specified detail message.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveException.html#ArchiveException(java.lang.String,%20java.lang.Exception)">ArchiveException(String, Exception)</a></span> - Constructor for exception org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></dt>
+<dd>
+<div class="block">Constructs a new exception with the specified detail message and cause.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers"><span class="strong">ArchiveInputStream</span></a> - Class in <a href="./org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a></dt>
+<dd>
+<div class="block">Archive input streams <b>MUST</b> override the 
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[],%20int,%20int)" title="class or interface in java.io"><code>InputStream.read(byte[], int, int)</code></a> - or <a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html#read()"><code>ArchiveInputStream.read()</code></a> -
+ method so that reading from the stream generates EOF for the end of
+ data in each entry as well as at the end of the file proper.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html#ArchiveInputStream()">ArchiveInputStream()</a></span> - Constructor for class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers"><span class="strong">ArchiveOutputStream</span></a> - Class in <a href="./org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a></dt>
+<dd>
+<div class="block">Archive output stream implementations are expected to override the
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#write(byte[],%20int,%20int)" title="class or interface in java.io"><code>OutputStream.write(byte[], int, int)</code></a> method to improve performance.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html#ArchiveOutputStream()">ArchiveOutputStream()</a></span> - Constructor for class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers"><span class="strong">ArchiveStreamFactory</span></a> - Class in <a href="./org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a></dt>
+<dd>
+<div class="block">Factory to create Archive[In|Out]putStreams from names or the first bytes of
+ the InputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ArchiveStreamFactory()">ArchiveStreamFactory()</a></span> - Constructor for class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>
+<div class="block">Create an instance using the platform default encoding.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ArchiveStreamFactory(java.lang.String)">ArchiveStreamFactory(String)</a></span> - Constructor for class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>
+<div class="block">Create an instance using the specified encoding.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers"><span class="strong">ArchiveStreamProvider</span></a> - Interface in <a href="./org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a></dt>
+<dd>
+<div class="block">Creates Archive <a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers"><code>ArchiveInputStream</code></a>s and <a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers"><code>ArchiveOutputStream</code></a>s.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/utils/ArchiveUtils.html" title="class in org.apache.commons.compress.utils"><span class="strong">ArchiveUtils</span></a> - Class in <a href="./org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a></dt>
+<dd>
+<div class="block">Generic Archive utilities</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ARJ">ARJ</a></span> - Static variable in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>
+<div class="block">Constant (value "arj") used to identify the ARJ archive format.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj"><span class="strong">ArjArchiveEntry</span></a> - Class in <a href="./org/apache/commons/compress/archivers/arj/package-summary.html">org.apache.commons.compress.archivers.arj</a></dt>
+<dd>
+<div class="block">An entry in an ARJ archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#ArjArchiveEntry()">ArjArchiveEntry()</a></span> - Constructor for class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj"><span class="strong">ArjArchiveEntry.HostOs</span></a> - Class in <a href="./org/apache/commons/compress/archivers/arj/package-summary.html">org.apache.commons.compress.archivers.arj</a></dt>
+<dd>
+<div class="block">The known values for HostOs.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#ArjArchiveEntry.HostOs()">ArjArchiveEntry.HostOs()</a></span> - Constructor for class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry.HostOs</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj"><span class="strong">ArjArchiveInputStream</span></a> - Class in <a href="./org/apache/commons/compress/archivers/arj/package-summary.html">org.apache.commons.compress.archivers.arj</a></dt>
+<dd>
+<div class="block">Implements the "arj" archive format as an InputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#ArjArchiveInputStream(java.io.InputStream,%20java.lang.String)">ArjArchiveInputStream(InputStream, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveInputStream</a></dt>
+<dd>
+<div class="block">Constructs the ArjInputStream, taking ownership of the inputStream that is passed in.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#ArjArchiveInputStream(java.io.InputStream)">ArjArchiveInputStream(InputStream)</a></span> - Constructor for class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveInputStream</a></dt>
+<dd>
+<div class="block">Constructs the ArjInputStream, taking ownership of the inputStream that is passed in,
+ and using the CP437 character encoding.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html#array()">array()</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html" title="class in org.apache.commons.compress.utils">SeekableInMemoryByteChannel</a></dt>
+<dd>
+<div class="block">Obtains the array backing this channel.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">AsiExtraField</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Adds Unix file permission and UID/GID fields as well as symbolic
+ link handling.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#AsiExtraField()">AsiExtraField()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">Constructor for AsiExtraField.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#ATARI_ST">ATARI_ST</a></span> - Static variable in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry.HostOs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#ATIMELEN_GNU">ATIMELEN_GNU</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the access time field in an old GNU header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#ATIMELEN_XSTAR">ATIMELEN_XSTAR</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the access time field in a xstar header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html#available()">available()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveInputStream</a></dt>
+<dd>
+<div class="block">Returns 0 after EOF has reached for the current entry data, otherwise
+ always return 1.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#available()">available()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Get the available data that can be read from the current
+ entry in the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html#available()">available()</a></span> - Method in class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateCompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.html#available()">available()</a></span> - Method in class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.html" title="class in org.apache.commons.compress.compressors.lzma">LZMACompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html#available()">available()</a></span> - Method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorInputStream.html#available()">available()</a></span> - Method in class org.apache.commons.compress.compressors.snappy.<a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy">FramedSnappyCompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html#available()">available()</a></span> - Method in class org.apache.commons.compress.compressors.snappy.<a href="./org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy">SnappyCompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html#available()">available()</a></span> - Method in class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.xz">XZCompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_B_">
+<!--   -->
+</a>
+<h2 class="title">B</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#BIGNUMBER_ERROR">BIGNUMBER_ERROR</a></span> - Static variable in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Fail if a big number (e.g. size &gt; 8GiB) is required in the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#BIGNUMBER_POSIX">BIGNUMBER_POSIX</a></span> - Static variable in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">POSIX/PAX extensions are used to store big numbers in the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#BIGNUMBER_STAR">BIGNUMBER_STAR</a></span> - Static variable in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">star/GNU tar/BSD tar extensions are used to store big number in the archive.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/utils/BitInputStream.html" title="class in org.apache.commons.compress.utils"><span class="strong">BitInputStream</span></a> - Class in <a href="./org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a></dt>
+<dd>
+<div class="block">Reads bits from an InputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/BitInputStream.html#BitInputStream(java.io.InputStream,%20java.nio.ByteOrder)">BitInputStream(InputStream, ByteOrder)</a></span> - Constructor for class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/BitInputStream.html" title="class in org.apache.commons.compress.utils">BitInputStream</a></dt>
+<dd>
+<div class="block">Constructor taking an InputStream and its bit arrangement.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#BLOCK_SIZE">BLOCK_SIZE</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">The default block size.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/utils/BoundedInputStream.html" title="class in org.apache.commons.compress.utils"><span class="strong">BoundedInputStream</span></a> - Class in <a href="./org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a></dt>
+<dd>
+<div class="block">A stream that limits reading from a wrapped stream to a given number of bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/BoundedInputStream.html#BoundedInputStream(java.io.InputStream,%20long)">BoundedInputStream(InputStream, long)</a></span> - Constructor for class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/BoundedInputStream.html" title="class in org.apache.commons.compress.utils">BoundedInputStream</a></dt>
+<dd>
+<div class="block">Creates the stream that will at most read the given amount of
+ bytes from the given stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#BZIP2">BZIP2</a></span> - Static variable in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>
+<div class="block">Constant (value "bzip2") used to identify the BZIP2 compression
+ algorithm.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.bzip2"><span class="strong">BZip2CompressorInputStream</span></a> - Class in <a href="./org/apache/commons/compress/compressors/bzip2/package-summary.html">org.apache.commons.compress.compressors.bzip2</a></dt>
+<dd>
+<div class="block">An input stream that decompresses from the BZip2 format to be read as any other stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.html#BZip2CompressorInputStream(java.io.InputStream)">BZip2CompressorInputStream(InputStream)</a></span> - Constructor for class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorInputStream</a></dt>
+<dd>
+<div class="block">Constructs a new BZip2CompressorInputStream which decompresses bytes
+ read from the specified stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.html#BZip2CompressorInputStream(java.io.InputStream,%20boolean)">BZip2CompressorInputStream(InputStream, boolean)</a></span> - Constructor for class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorInputStream</a></dt>
+<dd>
+<div class="block">Constructs a new BZip2CompressorInputStream which decompresses bytes
+ read from the specified stream.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.bzip2"><span class="strong">BZip2CompressorOutputStream</span></a> - Class in <a href="./org/apache/commons/compress/compressors/bzip2/package-summary.html">org.apache.commons.compress.compressors.bzip2</a></dt>
+<dd>
+<div class="block">An output stream that compresses into the BZip2 format into another stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html#BZip2CompressorOutputStream(java.io.OutputStream)">BZip2CompressorOutputStream(OutputStream)</a></span> - Constructor for class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorOutputStream</a></dt>
+<dd>
+<div class="block">Constructs a new <code>BZip2CompressorOutputStream</code> with a blocksize of 900k.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html#BZip2CompressorOutputStream(java.io.OutputStream,%20int)">BZip2CompressorOutputStream(OutputStream, int)</a></span> - Constructor for class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorOutputStream</a></dt>
+<dd>
+<div class="block">Constructs a new <code>BZip2CompressorOutputStream</code> with specified blocksize.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/bzip2/BZip2Utils.html" title="class in org.apache.commons.compress.compressors.bzip2"><span class="strong">BZip2Utils</span></a> - Class in <a href="./org/apache/commons/compress/compressors/bzip2/package-summary.html">org.apache.commons.compress.compressors.bzip2</a></dt>
+<dd>
+<div class="block">Utility code for the BZip2 compression format.</div>
+</dd>
+</dl>
+<a name="_C_">
+<!--   -->
+</a>
+<h2 class="title">C</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IRGRP">C_IRGRP</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Permits a file's group to read the file</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IROTH">C_IROTH</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Permits others to read the file</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IRUSR">C_IRUSR</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Permits the owner of a file to read the file</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISBLK">C_ISBLK</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Defines a block device</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISCHR">C_ISCHR</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Defines a character device</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISDIR">C_ISDIR</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Defines a directory</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISFIFO">C_ISFIFO</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Defines a pipe</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISGID">C_ISGID</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Set group ID</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISLNK">C_ISLNK</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Defines a symbolic link</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISNWK">C_ISNWK</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">HP/UX network special (C_ISCTG)</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISREG">C_ISREG</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Defines a regular file</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISSOCK">C_ISSOCK</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Defines a socket</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISUID">C_ISUID</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Set user ID</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISVTX">C_ISVTX</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">On directories, restricted deletion flag.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IWGRP">C_IWGRP</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Permits a file's group to write to the file</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IWOTH">C_IWOTH</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Permits others to write to the file</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IWUSR">C_IWUSR</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Permits the owner of a file to write to the file</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IXGRP">C_IXGRP</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Permits a file's group to execute the file or to search the directory</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IXOTH">C_IXOTH</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Permits others to execute the file or to search the directory</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IXUSR">C_IXUSR</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Permits the owner of a file to execute the file or to search the directory</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEncoding.html#canEncode(java.lang.String)">canEncode(String)</a></span> - Method in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEncoding.html" title="interface in org.apache.commons.compress.archivers.zip">ZipEncoding</a></dt>
+<dd>
+<div class="block">Check, whether the given string may be losslessly encoded using this
+ encoding.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html#canReadEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">canReadEntryData(ArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></dt>
+<dd>
+<div class="block">Whether this stream is able to read the given entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#canReadEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">canReadEntryData(ArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#canReadEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">canReadEntryData(ArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Whether this class is able to read the given entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#canReadEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">canReadEntryData(ArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveInputStream</a></dt>
+<dd>
+<div class="block">Whether this class is able to read the given entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#canReadEntryData(org.apache.commons.compress.archivers.zip.ZipArchiveEntry)">canReadEntryData(ZipArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Whether this class is able to read the given entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html#canWriteEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">canWriteEntryData(ArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Whether this stream is able to write the given entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#canWriteEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">canWriteEntryData(ArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Whether this stream is able to write the given entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#CFH_SIG">CFH_SIG</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>
+<div class="block">Central File Header Signature</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/changes/ChangeSet.html" title="class in org.apache.commons.compress.changes"><span class="strong">ChangeSet</span></a> - Class in <a href="./org/apache/commons/compress/changes/package-summary.html">org.apache.commons.compress.changes</a></dt>
+<dd>
+<div class="block">ChangeSet collects and performs changes to an archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/changes/ChangeSet.html#ChangeSet()">ChangeSet()</a></span> - Constructor for class org.apache.commons.compress.changes.<a href="./org/apache/commons/compress/changes/ChangeSet.html" title="class in org.apache.commons.compress.changes">ChangeSet</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/changes/ChangeSetPerformer.html" title="class in org.apache.commons.compress.changes"><span class="strong">ChangeSetPerformer</span></a> - Class in <a href="./org/apache/commons/compress/changes/package-summary.html">org.apache.commons.compress.changes</a></dt>
+<dd>
+<div class="block">Performs ChangeSet operations on a stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/changes/ChangeSetPerformer.html#ChangeSetPerformer(org.apache.commons.compress.changes.ChangeSet)">ChangeSetPerformer(ChangeSet)</a></span> - Constructor for class org.apache.commons.compress.changes.<a href="./org/apache/commons/compress/changes/ChangeSetPerformer.html" title="class in org.apache.commons.compress.changes">ChangeSetPerformer</a></dt>
+<dd>
+<div class="block">Constructs a ChangeSetPerformer with the changes from this ChangeSet</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/changes/ChangeSetResults.html" title="class in org.apache.commons.compress.changes"><span class="strong">ChangeSetResults</span></a> - Class in <a href="./org/apache/commons/compress/changes/package-summary.html">org.apache.commons.compress.changes</a></dt>
+<dd>
+<div class="block">Stores the results of an performed ChangeSet operation.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/changes/ChangeSetResults.html#ChangeSetResults()">ChangeSetResults()</a></span> - Constructor for class org.apache.commons.compress.changes.<a href="./org/apache/commons/compress/changes/ChangeSetResults.html" title="class in org.apache.commons.compress.changes">ChangeSetResults</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/utils/CharsetNames.html" title="class in org.apache.commons.compress.utils"><span class="strong">CharsetNames</span></a> - Class in <a href="./org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a></dt>
+<dd>
+<div class="block">Character encoding names required of every implementation of the Java platform.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CharsetNames.html#CharsetNames()">CharsetNames()</a></span> - Constructor for class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CharsetNames.html" title="class in org.apache.commons.compress.utils">CharsetNames</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/utils/Charsets.html" title="class in org.apache.commons.compress.utils"><span class="strong">Charsets</span></a> - Class in <a href="./org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a></dt>
+<dd>
+<div class="block">Charsets required of every implementation of the Java platform.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/Charsets.html#Charsets()">Charsets()</a></span> - Constructor for class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/Charsets.html" title="class in org.apache.commons.compress.utils">Charsets</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#CHECKSUM">CHECKSUM</a></span> - Static variable in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveConstants</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/utils/ChecksumVerifyingInputStream.html" title="class in org.apache.commons.compress.utils"><span class="strong">ChecksumVerifyingInputStream</span></a> - Class in <a href="./org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a></dt>
+<dd>
+<div class="block">A stream that verifies the checksum of the data read once the stream is
+ exhausted.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ChecksumVerifyingInputStream.html#ChecksumVerifyingInputStream(java.util.zip.Checksum,%20java.io.InputStream,%20long,%20long)">ChecksumVerifyingInputStream(Checksum, InputStream, long, long)</a></span> - Constructor for class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ChecksumVerifyingInputStream.html" title="class in org.apache.commons.compress.utils">ChecksumVerifyingInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#CHKSUM_OFFSET">CHKSUM_OFFSET</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Offset of the checksum field within header record.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#CHKSUMLEN">CHKSUMLEN</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the checksum field in a header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html#chooseBlockSize(long)">chooseBlockSize(long)</a></span> - Static method in class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorOutputStream</a></dt>
+<dd>
+<div class="block">Chooses a blocksize based on the given length of the data to compress.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/BitInputStream.html#clearBitCache()">clearBitCache()</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/BitInputStream.html" title="class in org.apache.commons.compress.utils">BitInputStream</a></dt>
+<dd>
+<div class="block">Clears the cache of bits that have been read from the
+ underlying stream but not yet provided via <a href="./org/apache/commons/compress/utils/BitInputStream.html#readBits(int)"><code>BitInputStream.readBits(int)</code></a>.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/sevenz/CLI.html" title="class in org.apache.commons.compress.archivers.sevenz"><span class="strong">CLI</span></a> - Class in <a href="./org/apache/commons/compress/archivers/sevenz/package-summary.html">org.apache.commons.compress.archivers.sevenz</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/CLI.html#CLI()">CLI()</a></span> - Constructor for class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/CLI.html" title="class in org.apache.commons.compress.archivers.sevenz">CLI</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#clone()">clone()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#clone()">clone()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip">GeneralPurposeBit</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#clone()">clone()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html#clone()">clone()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip">X7875_NewUnix</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#clone()">clone()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Overwrite clone.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#clone()">clone()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipShort.html#clone()">clone()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Calls finish if necessary, and then closes the OutputStream</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveInputStream</a></dt>
+<dd>
+<div class="block">Closes the CPIO input stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Closes the CPIO output stream as well as the stream being filtered.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveInputStream</a></dt>
+<dd>
+<div class="block">Closes the stream for this entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html#close()">close()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZFile</a></dt>
+<dd>
+<div class="block">Closes the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html#close()">close()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZOutputFile</a></dt>
+<dd>
+<div class="block">Closes the archive, calling <a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html#finish()"><code>SevenZOutputFile.finish()</code></a> if necessary.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Closes this stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Closes the underlying OutputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ScatterZipOutputStream</a></dt>
+<dd>
+<div class="block">Closes this stream, freeing all resources involved in the creation of this stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html#close()">close()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html" title="class in org.apache.commons.compress.archivers.zip">StreamCompressor</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Closes this output stream and releases any system resources
+ associated with the stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#close()">close()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Closes the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateCompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateCompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.gzip">GzipCompressorInputStream</a></dt>
+<dd>
+<div class="block">Closes the input stream (unless it is System.in).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.gzip">GzipCompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.html" title="class in org.apache.commons.compress.compressors.lzma">LZMACompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorOutputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.lzma">LZMACompressorOutputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorInputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.compressors.snappy.<a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy">FramedSnappyCompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.compressors.snappy.<a href="./org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy">SnappyCompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.xz">XZCompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZCompressorOutputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.xz">XZCompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/parallel/FileBasedScatterGatherBackingStore.html#close()">close()</a></span> - Method in class org.apache.commons.compress.parallel.<a href="./org/apache/commons/compress/parallel/FileBasedScatterGatherBackingStore.html" title="class in org.apache.commons.compress.parallel">FileBasedScatterGatherBackingStore</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/BitInputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/BitInputStream.html" title="class in org.apache.commons.compress.utils">BitInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/BoundedInputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/BoundedInputStream.html" title="class in org.apache.commons.compress.utils">BoundedInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ChecksumVerifyingInputStream.html#close()">close()</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ChecksumVerifyingInputStream.html" title="class in org.apache.commons.compress.utils">ChecksumVerifyingInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html#close()">close()</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html" title="class in org.apache.commons.compress.utils">SeekableInMemoryByteChannel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#closeArchiveEntry()">closeArchiveEntry()</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html#closeArchiveEntry()">closeArchiveEntry()</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Closes the archive entry, writing any trailer information that may
+ be required.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html#closeArchiveEntry()">closeArchiveEntry()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html#closeArchiveEntry()">closeArchiveEntry()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZOutputFile</a></dt>
+<dd>
+<div class="block">Closes the archive entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#closeArchiveEntry()">closeArchiveEntry()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Close an entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#closeArchiveEntry()">closeArchiveEntry()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Writes all necessary data for this entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/parallel/FileBasedScatterGatherBackingStore.html#closeForWriting()">closeForWriting()</a></span> - Method in class org.apache.commons.compress.parallel.<a href="./org/apache/commons/compress/parallel/FileBasedScatterGatherBackingStore.html" title="class in org.apache.commons.compress.parallel">FileBasedScatterGatherBackingStore</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/parallel/ScatterGatherBackingStore.html#closeForWriting()">closeForWriting()</a></span> - Method in interface org.apache.commons.compress.parallel.<a href="./org/apache/commons/compress/parallel/ScatterGatherBackingStore.html" title="interface in org.apache.commons.compress.parallel">ScatterGatherBackingStore</a></dt>
+<dd>
+<div class="block">Closes this backing store for further writing.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#closeQuietly(org.apache.commons.compress.archivers.zip.ZipFile)">closeQuietly(ZipFile)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">close a zipfile quietly; throw no io fault, do nothing
+ on a null parameter</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/IOUtils.html#closeQuietly(java.io.Closeable)">closeQuietly(Closeable)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/IOUtils.html" title="class in org.apache.commons.compress.utils">IOUtils</a></dt>
+<dd>
+<div class="block">Closes the given Closeable and swallows any IOException that may occur.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/CompressorException.html" title="class in org.apache.commons.compress.compressors"><span class="strong">CompressorException</span></a> - Exception in <a href="./org/apache/commons/compress/compressors/package-summary.html">org.apache.commons.compress.compressors</a></dt>
+<dd>
+<div class="block">Compressor related exception</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorException.html#CompressorException(java.lang.String)">CompressorException(String)</a></span> - Constructor for exception org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorException.html" title="class in org.apache.commons.compress.compressors">CompressorException</a></dt>
+<dd>
+<div class="block">Constructs a new exception with the specified detail message.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorException.html#CompressorException(java.lang.String,%20java.lang.Throwable)">CompressorException(String, Throwable)</a></span> - Constructor for exception org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorException.html" title="class in org.apache.commons.compress.compressors">CompressorException</a></dt>
+<dd>
+<div class="block">Constructs a new exception with the specified detail message and cause.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/CompressorInputStream.html" title="class in org.apache.commons.compress.compressors"><span class="strong">CompressorInputStream</span></a> - Class in <a href="./org/apache/commons/compress/compressors/package-summary.html">org.apache.commons.compress.compressors</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorInputStream.html#CompressorInputStream()">CompressorInputStream()</a></span> - Constructor for class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorInputStream.html" title="class in org.apache.commons.compress.compressors">CompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/compressors/CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors"><span class="strong">CompressorOutputStream</span></a> - Class in <a href="./org/apache/commons/compress/compressors/package-summary.html">org.apache.commons.compress.compressors</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorOutputStream.html#CompressorOutputStream()">CompressorOutputStream()</a></span> - Constructor for class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors">CompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors"><span class="strong">CompressorStreamFactory</span></a> - Class in <a href="./org/apache/commons/compress/compressors/package-summary.html">org.apache.commons.compress.compressors</a></dt>
+<dd>
+<div class="block">
+ Factory to create Compressor[In|Out]putStreams from names.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#CompressorStreamFactory()">CompressorStreamFactory()</a></span> - Constructor for class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>
+<div class="block">Create an instance with the decompress Concatenated option set to false.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#CompressorStreamFactory(boolean)">CompressorStreamFactory(boolean)</a></span> - Constructor for class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>
+<div class="block">Create an instance with the provided decompress Concatenated option.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/CompressorStreamProvider.html" title="interface in org.apache.commons.compress.compressors"><span class="strong">CompressorStreamProvider</span></a> - Interface in <a href="./org/apache/commons/compress/compressors/package-summary.html">org.apache.commons.compress.compressors</a></dt>
+<dd>
+<div class="block">Creates Compressor <a href="./org/apache/commons/compress/compressors/CompressorInputStream.html" title="class in org.apache.commons.compress.compressors"><code>CompressorInputStream</code></a>s and
+ <a href="./org/apache/commons/compress/compressors/CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors"><code>CompressorOutputStream</code></a>s.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarUtils.html#computeCheckSum(byte[])">computeCheckSum(byte[])</a></span> - Static method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarUtils.html" title="class in org.apache.commons.compress.archivers.tar">TarUtils</a></dt>
+<dd>
+<div class="block">Compute the checksum of a tar entry header.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/IOUtils.html#copy(java.io.InputStream,%20java.io.OutputStream)">copy(InputStream, OutputStream)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/IOUtils.html" title="class in org.apache.commons.compress.utils">IOUtils</a></dt>
+<dd>
+<div class="block">Copies the content of a InputStream into an OutputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/IOUtils.html#copy(java.io.InputStream,%20java.io.OutputStream,%20int)">copy(InputStream, OutputStream, int)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/IOUtils.html" title="class in org.apache.commons.compress.utils">IOUtils</a></dt>
+<dd>
+<div class="block">Copies the content of a InputStream into an OutputStream</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#copyRawEntries(org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream,%20org.apache.commons.compress.archivers.zip.ZipArchiveEntryPredicate)">copyRawEntries(ZipArchiveOutputStream, ZipArchiveEntryPredicate)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Transfer selected entries from this zipfile to a given #ZipArchiveOutputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html#count(int)">count(int)</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></dt>
+<dd>
+<div class="block">Increments the counter of already read bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html#count(long)">count(long)</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></dt>
+<dd>
+<div class="block">Increments the counter of already read bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html#count(int)">count(int)</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Increments the counter of already written bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html#count(long)">count(long)</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Increments the counter of already written bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorInputStream.html#count(int)">count(int)</a></span> - Method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorInputStream.html" title="class in org.apache.commons.compress.compressors">CompressorInputStream</a></dt>
+<dd>
+<div class="block">Increments the counter of already read bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorInputStream.html#count(long)">count(long)</a></span> - Method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorInputStream.html" title="class in org.apache.commons.compress.compressors">CompressorInputStream</a></dt>
+<dd>
+<div class="block">Increments the counter of already read bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CountingInputStream.html#count(long)">count(long)</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CountingInputStream.html" title="class in org.apache.commons.compress.utils">CountingInputStream</a></dt>
+<dd>
+<div class="block">Increments the counter of already read bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CountingOutputStream.html#count(long)">count(long)</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CountingOutputStream.html" title="class in org.apache.commons.compress.utils">CountingOutputStream</a></dt>
+<dd>
+<div class="block">Increments the counter of already written bytes.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/utils/CountingInputStream.html" title="class in org.apache.commons.compress.utils"><span class="strong">CountingInputStream</span></a> - Class in <a href="./org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a></dt>
+<dd>
+<div class="block">Stream that tracks the number of bytes read.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CountingInputStream.html#CountingInputStream(java.io.InputStream)">CountingInputStream(InputStream)</a></span> - Constructor for class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CountingInputStream.html" title="class in org.apache.commons.compress.utils">CountingInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/utils/CountingOutputStream.html" title="class in org.apache.commons.compress.utils"><span class="strong">CountingOutputStream</span></a> - Class in <a href="./org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a></dt>
+<dd>
+<div class="block">Stream that tracks the number of bytes read.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CountingOutputStream.html#CountingOutputStream(java.io.OutputStream)">CountingOutputStream(OutputStream)</a></span> - Constructor for class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CountingOutputStream.html" title="class in org.apache.commons.compress.utils">CountingOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#CPIO">CPIO</a></span> - Static variable in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>
+<div class="block">Constant (value "cpio") used to identify the CPIO archive format.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#CPIO_TRAILER">CPIO_TRAILER</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">The special trailer marker</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio"><span class="strong">CpioArchiveEntry</span></a> - Class in <a href="./org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a></dt>
+<dd>
+<div class="block">A cpio archive consists of a sequence of files.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#CpioArchiveEntry(short)">CpioArchiveEntry(short)</a></span> - Constructor for class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Creates a CPIOArchiveEntry with a specified format.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#CpioArchiveEntry(java.lang.String)">CpioArchiveEntry(String)</a></span> - Constructor for class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Creates a CPIOArchiveEntry with a specified name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#CpioArchiveEntry(short,%20java.lang.String)">CpioArchiveEntry(short, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Creates a CPIOArchiveEntry with a specified name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#CpioArchiveEntry(java.lang.String,%20long)">CpioArchiveEntry(String, long)</a></span> - Constructor for class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Creates a CPIOArchiveEntry with a specified name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#CpioArchiveEntry(short,%20java.lang.String,%20long)">CpioArchiveEntry(short, String, long)</a></span> - Constructor for class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Creates a CPIOArchiveEntry with a specified name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#CpioArchiveEntry(java.io.File,%20java.lang.String)">CpioArchiveEntry(File, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Creates a CPIOArchiveEntry with a specified name for a
+ specified file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#CpioArchiveEntry(short,%20java.io.File,%20java.lang.String)">CpioArchiveEntry(short, File, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Creates a CPIOArchiveEntry with a specified name for a
+ specified file.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio"><span class="strong">CpioArchiveInputStream</span></a> - Class in <a href="./org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a></dt>
+<dd>
+<div class="block">CPIOArchiveInputStream is a stream for reading cpio streams.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html#CpioArchiveInputStream(java.io.InputStream)">CpioArchiveInputStream(InputStream)</a></span> - Constructor for class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveInputStream</a></dt>
+<dd>
+<div class="block">Construct the cpio input stream with a blocksize of <a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#BLOCK_SIZE"><code>BLOCK_SIZE</code></a> and expecting ASCII file
+ names.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html#CpioArchiveInputStream(java.io.InputStream,%20java.lang.String)">CpioArchiveInputStream(InputStream, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveInputStream</a></dt>
+<dd>
+<div class="block">Construct the cpio input stream with a blocksize of <a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#BLOCK_SIZE"><code>BLOCK_SIZE</code></a>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html#CpioArchiveInputStream(java.io.InputStream,%20int)">CpioArchiveInputStream(InputStream, int)</a></span> - Constructor for class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveInputStream</a></dt>
+<dd>
+<div class="block">Construct the cpio input stream with a blocksize of <a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#BLOCK_SIZE"><code>BLOCK_SIZE</code></a> expecting ASCII file
+ names.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html#CpioArchiveInputStream(java.io.InputStream,%20int,%20java.lang.String)">CpioArchiveInputStream(InputStream, int, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveInputStream</a></dt>
+<dd>
+<div class="block">Construct the cpio input stream with a blocksize of <a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#BLOCK_SIZE"><code>BLOCK_SIZE</code></a>.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio"><span class="strong">CpioArchiveOutputStream</span></a> - Class in <a href="./org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a></dt>
+<dd>
+<div class="block">CPIOArchiveOutputStream is a stream for writing CPIO streams.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html#CpioArchiveOutputStream(java.io.OutputStream,%20short)">CpioArchiveOutputStream(OutputStream, short)</a></span> - Constructor for class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Construct the cpio output stream with a specified format, a
+ blocksize of <a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#BLOCK_SIZE"><code>BLOCK_SIZE</code></a> and
+ using ASCII as the file name encoding.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html#CpioArchiveOutputStream(java.io.OutputStream,%20short,%20int)">CpioArchiveOutputStream(OutputStream, short, int)</a></span> - Constructor for class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Construct the cpio output stream with a specified format using
+ ASCII as the file name encoding.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html#CpioArchiveOutputStream(java.io.OutputStream,%20short,%20int,%20java.lang.String)">CpioArchiveOutputStream(OutputStream, short, int, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Construct the cpio output stream with a specified format using
+ ASCII as the file name encoding.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html#CpioArchiveOutputStream(java.io.OutputStream)">CpioArchiveOutputStream(OutputStream)</a></span> - Constructor for class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Construct the cpio output stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html#CpioArchiveOutputStream(java.io.OutputStream,%20java.lang.String)">CpioArchiveOutputStream(OutputStream, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Construct the cpio output stream.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio"><span class="strong">CpioConstants</span></a> - Interface in <a href="./org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a></dt>
+<dd>
+<div class="block">All constants needed by CPIO.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/utils/CRC32VerifyingInputStream.html" title="class in org.apache.commons.compress.utils"><span class="strong">CRC32VerifyingInputStream</span></a> - Class in <a href="./org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a></dt>
+<dd>
+<div class="block">A stream that verifies the CRC of the data read once the stream is
+ exhausted.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CRC32VerifyingInputStream.html#CRC32VerifyingInputStream(java.io.InputStream,%20long,%20int)">CRC32VerifyingInputStream(InputStream, long, int)</a></span> - Constructor for class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CRC32VerifyingInputStream.html" title="class in org.apache.commons.compress.utils">CRC32VerifyingInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CRC32VerifyingInputStream.html#CRC32VerifyingInputStream(java.io.InputStream,%20long,%20long)">CRC32VerifyingInputStream(InputStream, long, long)</a></span> - Constructor for class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CRC32VerifyingInputStream.html" title="class in org.apache.commons.compress.utils">CRC32VerifyingInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#CRC_UNKNOWN">CRC_UNKNOWN</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html#create(int,%20org.apache.commons.compress.parallel.ScatterGatherBackingStore)">create(int, ScatterGatherBackingStore)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html" title="class in org.apache.commons.compress.archivers.zip">StreamCompressor</a></dt>
+<dd>
+<div class="block">Create a stream compressor with the given compression level.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html#create(org.apache.commons.compress.parallel.ScatterGatherBackingStore)">create(ScatterGatherBackingStore)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html" title="class in org.apache.commons.compress.archivers.zip">StreamCompressor</a></dt>
+<dd>
+<div class="block">Create a stream compressor with the default compression level.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#CREATE_TIME_BIT">CREATE_TIME_BIT</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">The bit set inside the flags by when the original creation time
+ is present in this extra field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#createArchiveEntry(java.io.File,%20java.lang.String)">createArchiveEntry(File, String)</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html#createArchiveEntry(java.io.File,%20java.lang.String)">createArchiveEntry(File, String)</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Create an archive entry using the inputFile and entryName provided.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html#createArchiveEntry(java.io.File,%20java.lang.String)">createArchiveEntry(File, String)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Creates a new ArchiveEntry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html#createArchiveEntry(java.io.File,%20java.lang.String)">createArchiveEntry(File, String)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZOutputFile</a></dt>
+<dd>
+<div class="block">Create an archive entry using the inputFile and entryName provided.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#createArchiveEntry(java.io.File,%20java.lang.String)">createArchiveEntry(File, String)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#createArchiveEntry(java.io.File,%20java.lang.String)">createArchiveEntry(File, String)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Creates a new zip entry taking some information from the given
+ file and using the provided name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveInputStream(java.lang.String,%20java.io.InputStream)">createArchiveInputStream(String, InputStream)</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>
+<div class="block">Creates an archive input stream from an archiver name and an input stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveInputStream(java.lang.String,%20java.io.InputStream,%20java.lang.String)">createArchiveInputStream(String, InputStream, String)</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveInputStream(java.io.InputStream)">createArchiveInputStream(InputStream)</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>
+<div class="block">Create an archive input stream from an input stream, autodetecting
+ the archive type from the first few bytes of the stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamProvider.html#createArchiveInputStream(java.lang.String,%20java.io.InputStream,%20java.lang.String)">createArchiveInputStream(String, InputStream, String)</a></span> - Method in interface org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a></dt>
+<dd>
+<div class="block">Creates an archive input stream from an archiver name and an input
+ stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveOutputStream(java.lang.String,%20java.io.OutputStream)">createArchiveOutputStream(String, OutputStream)</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>
+<div class="block">Creates an archive output stream from an archiver name and an output stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveOutputStream(java.lang.String,%20java.io.OutputStream,%20java.lang.String)">createArchiveOutputStream(String, OutputStream, String)</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamProvider.html#createArchiveOutputStream(java.lang.String,%20java.io.OutputStream,%20java.lang.String)">createArchiveOutputStream(String, OutputStream, String)</a></span> - Method in interface org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a></dt>
+<dd>
+<div class="block">Creates an archive output stream from an archiver name and an output
+ stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html#createCallable(org.apache.commons.compress.archivers.zip.ZipArchiveEntry,%20org.apache.commons.compress.parallel.InputStreamSupplier)">createCallable(ZipArchiveEntry, InputStreamSupplier)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html" title="class in org.apache.commons.compress.archivers.zip">ParallelScatterZipCreator</a></dt>
+<dd>
+<div class="block">Create a callable that will compress the given archive entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html#createCallable(org.apache.commons.compress.archivers.zip.ZipArchiveEntryRequestSupplier)">createCallable(ZipArchiveEntryRequestSupplier)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html" title="class in org.apache.commons.compress.archivers.zip">ParallelScatterZipCreator</a></dt>
+<dd>
+<div class="block">Create a callable that will compress archive entry supplied by <a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequestSupplier.html" title="interface in org.apache.commons.compress.archivers.zip"><code>ZipArchiveEntryRequestSupplier</code></a>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#createCompressorInputStream(java.io.InputStream)">createCompressorInputStream(InputStream)</a></span> - Method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>
+<div class="block">Create an compressor input stream from an input stream, autodetecting the
+ compressor type from the first few bytes of the stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#createCompressorInputStream(java.lang.String,%20java.io.InputStream)">createCompressorInputStream(String, InputStream)</a></span> - Method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>
+<div class="block">Creates a compressor input stream from a compressor name and an input
+ stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#createCompressorInputStream(java.lang.String,%20java.io.InputStream,%20boolean)">createCompressorInputStream(String, InputStream, boolean)</a></span> - Method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamProvider.html#createCompressorInputStream(java.lang.String,%20java.io.InputStream,%20boolean)">createCompressorInputStream(String, InputStream, boolean)</a></span> - Method in interface org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamProvider.html" title="interface in org.apache.commons.compress.compressors">CompressorStreamProvider</a></dt>
+<dd>
+<div class="block">Creates a compressor input stream from a compressor name and an input
+ stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#createCompressorOutputStream(java.lang.String,%20java.io.OutputStream)">createCompressorOutputStream(String, OutputStream)</a></span> - Method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>
+<div class="block">Creates an compressor output stream from an compressor name and an output
+ stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamProvider.html#createCompressorOutputStream(java.lang.String,%20java.io.OutputStream)">createCompressorOutputStream(String, OutputStream)</a></span> - Method in interface org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamProvider.html" title="interface in org.apache.commons.compress.compressors">CompressorStreamProvider</a></dt>
+<dd>
+<div class="block">Creates a compressor output stream from an compressor name and an output
+ stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html#createExtraField(org.apache.commons.compress.archivers.zip.ZipShort)">createExtraField(ZipShort)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html" title="class in org.apache.commons.compress.archivers.zip">ExtraFieldUtils</a></dt>
+<dd>
+<div class="block">Create an instance of the appropriate ExtraField, falls back to
+ <a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html" title="class in org.apache.commons.compress.archivers.zip"><code>UnrecognizedExtraField</code></a>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequest.html#createZipArchiveEntryRequest(org.apache.commons.compress.archivers.zip.ZipArchiveEntry,%20org.apache.commons.compress.parallel.InputStreamSupplier)">createZipArchiveEntryRequest(ZipArchiveEntry, InputStreamSupplier)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequest.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntryRequest</a></dt>
+<dd>
+<div class="block">Create a ZipArchiveEntryRequest</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#CTIMELEN_GNU">CTIMELEN_GNU</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the created time field in an old GNU header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#CTIMELEN_XSTAR">CTIMELEN_XSTAR</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the created time field in a xstar header buffer.</div>
+</dd>
+</dl>
+<a name="_D_">
+<!--   -->
+</a>
+<h2 class="title">D</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html#DATA_DESCRIPTOR">DATA_DESCRIPTOR</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException.Feature</a></dt>
+<dd>
+<div class="block">The entry uses a data descriptor.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#DD_SIG">DD_SIG</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>
+<div class="block">Data Descriptor signature.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEncoding.html#decode(byte[])">decode(byte[])</a></span> - Method in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEncoding.html" title="interface in org.apache.commons.compress.archivers.zip">ZipEncoding</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#decompressNextSymbol()">decompressNextSymbol()</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>
+<div class="block">Read the next code and expand it.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/z/ZCompressorInputStream.html#decompressNextSymbol()">decompressNextSymbol()</a></span> - Method in class org.apache.commons.compress.compressors.z.<a href="./org/apache/commons/compress/compressors/z/ZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.z">ZCompressorInputStream</a></dt>
+<dd>
+<div class="block">Read the next code and expand it.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#def">def</a></span> - Variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">This Deflater object is used for output.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#DEFAULT_BLKSIZE">DEFAULT_BLKSIZE</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Default block size</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html#DEFAULT_BLOCK_SIZE">DEFAULT_BLOCK_SIZE</a></span> - Static variable in class org.apache.commons.compress.compressors.snappy.<a href="./org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy">SnappyCompressorInputStream</a></dt>
+<dd>
+<div class="block">Default block size</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#DEFAULT_CODE_SIZE">DEFAULT_CODE_SIZE</a></span> - Static variable in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#DEFAULT_COMPRESSION">DEFAULT_COMPRESSION</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Default compression level for deflated entries.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#DEFAULT_DIR_MODE">DEFAULT_DIR_MODE</a></span> - Static variable in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Default permissions bits for directories</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnixStat.html#DEFAULT_DIR_PERM">DEFAULT_DIR_PERM</a></span> - Static variable in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnixStat.html" title="interface in org.apache.commons.compress.archivers.zip">UnixStat</a></dt>
+<dd>
+<div class="block">Default permissions for directories.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#DEFAULT_FILE_MODE">DEFAULT_FILE_MODE</a></span> - Static variable in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Default permissions bits for files</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnixStat.html#DEFAULT_FILE_PERM">DEFAULT_FILE_PERM</a></span> - Static variable in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnixStat.html" title="interface in org.apache.commons.compress.archivers.zip">UnixStat</a></dt>
+<dd>
+<div class="block">Default permissions for plain files.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnixStat.html#DEFAULT_LINK_PERM">DEFAULT_LINK_PERM</a></span> - Static variable in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnixStat.html" title="interface in org.apache.commons.compress.archivers.zip">UnixStat</a></dt>
+<dd>
+<div class="block">Default permissions for symbolic links.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#DEFAULT_RCDSIZE">DEFAULT_RCDSIZE</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Default record size</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html#deflate(java.io.InputStream,%20int)">deflate(InputStream, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html" title="class in org.apache.commons.compress.archivers.zip">StreamCompressor</a></dt>
+<dd>
+<div class="block">Deflate the given source using the supplied compression method</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#deflate()">deflate()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Writes next block of compressed data to the output stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#DEFLATE">DEFLATE</a></span> - Static variable in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>
+<div class="block">Constant (value "deflate") used to identify the Deflate compress method.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.deflate"><span class="strong">DeflateCompressorInputStream</span></a> - Class in <a href="./org/apache/commons/compress/compressors/deflate/package-summary.html">org.apache.commons.compress.compressors.deflate</a></dt>
+<dd>
+<div class="block">Deflate decompressor.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html#DeflateCompressorInputStream(java.io.InputStream)">DeflateCompressorInputStream(InputStream)</a></span> - Constructor for class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateCompressorInputStream</a></dt>
+<dd>
+<div class="block">Creates a new input stream that decompresses Deflate-compressed data
+ from the specified input stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html#DeflateCompressorInputStream(java.io.InputStream,%20org.apache.commons.compress.compressors.deflate.DeflateParameters)">DeflateCompressorInputStream(InputStream, DeflateParameters)</a></span> - Constructor for class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateCompressorInputStream</a></dt>
+<dd>
+<div class="block">Creates a new input stream that decompresses Deflate-compressed data
+ from the specified input stream.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.deflate"><span class="strong">DeflateCompressorOutputStream</span></a> - Class in <a href="./org/apache/commons/compress/compressors/deflate/package-summary.html">org.apache.commons.compress.compressors.deflate</a></dt>
+<dd>
+<div class="block">Deflate compressor.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.html#DeflateCompressorOutputStream(java.io.OutputStream)">DeflateCompressorOutputStream(OutputStream)</a></span> - Constructor for class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateCompressorOutputStream</a></dt>
+<dd>
+<div class="block">Creates a Deflate compressed output stream with the default parameters.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.html#DeflateCompressorOutputStream(java.io.OutputStream,%20org.apache.commons.compress.compressors.deflate.DeflateParameters)">DeflateCompressorOutputStream(OutputStream, DeflateParameters)</a></span> - Constructor for class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateCompressorOutputStream</a></dt>
+<dd>
+<div class="block">Creates a Deflate compressed output stream with the specified parameters.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#DEFLATED">DEFLATED</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Compression method for deflated entries.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/deflate/DeflateParameters.html" title="class in org.apache.commons.compress.compressors.deflate"><span class="strong">DeflateParameters</span></a> - Class in <a href="./org/apache/commons/compress/compressors/deflate/package-summary.html">org.apache.commons.compress.compressors.deflate</a></dt>
+<dd>
+<div class="block">Parameters for the Deflate compressor.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateParameters.html#DeflateParameters()">DeflateParameters()</a></span> - Constructor for class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateParameters.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateParameters</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/changes/ChangeSet.html#delete(java.lang.String)">delete(String)</a></span> - Method in class org.apache.commons.compress.changes.<a href="./org/apache/commons/compress/changes/ChangeSet.html" title="class in org.apache.commons.compress.changes">ChangeSet</a></dt>
+<dd>
+<div class="block">Deletes the file with the filename from the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/changes/ChangeSet.html#deleteDir(java.lang.String)">deleteDir(String)</a></span> - Method in class org.apache.commons.compress.changes.<a href="./org/apache/commons/compress/changes/ChangeSet.html" title="class in org.apache.commons.compress.changes">ChangeSet</a></dt>
+<dd>
+<div class="block">Deletes the directory tree from the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#DEVLEN">DEVLEN</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of each of the device fields (major and minor) in a header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnixStat.html#DIR_FLAG">DIR_FLAG</a></span> - Static variable in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnixStat.html" title="interface in org.apache.commons.compress.archivers.zip">UnixStat</a></dt>
+<dd>
+<div class="block">Indicates directories.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#DOS">DOS</a></span> - Static variable in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry.HostOs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html#dosToJavaTime(long)">dosToJavaTime(long)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html" title="class in org.apache.commons.compress.archivers.zip">ZipUtil</a></dt>
+<dd>
+<div class="block">Converts DOS time to Java time (number of milliseconds since
+ epoch).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#DUMP">DUMP</a></span> - Static variable in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>
+<div class="block">Constant (value "dump") used to identify the Unix DUMP archive format.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">DumpArchiveConstants</span></a> - Class in <a href="./org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></dt>
+<dd>
+<div class="block">Various constants associated with dump archives.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">DumpArchiveConstants.COMPRESSION_TYPE</span></a> - Enum in <a href="./org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></dt>
+<dd>
+<div class="block">The type of compression.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">DumpArchiveConstants.SEGMENT_TYPE</span></a> - Enum in <a href="./org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></dt>
+<dd>
+<div class="block">The type of tape segment.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">DumpArchiveEntry</span></a> - Class in <a href="./org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></dt>
+<dd>
+<div class="block">This class represents an entry in a Dump archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#DumpArchiveEntry()">DumpArchiveEntry()</a></span> - Constructor for class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Default constructor.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#DumpArchiveEntry(java.lang.String,%20java.lang.String)">DumpArchiveEntry(String, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Constructor taking only filename.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#DumpArchiveEntry(java.lang.String,%20java.lang.String,%20int,%20org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE)">DumpArchiveEntry(String, String, int, DumpArchiveEntry.TYPE)</a></span> - Constructor for class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Constructor taking name, inode and type.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">DumpArchiveEntry.PERMISSION</span></a> - Enum in <a href="./org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">DumpArchiveEntry.TYPE</span></a> - Enum in <a href="./org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">DumpArchiveException</span></a> - Exception in <a href="./org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></dt>
+<dd>
+<div class="block">Dump Archive Exception</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveException.html#DumpArchiveException()">DumpArchiveException()</a></span> - Constructor for exception org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveException.html#DumpArchiveException(java.lang.String)">DumpArchiveException(String)</a></span> - Constructor for exception org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveException.html#DumpArchiveException(java.lang.Throwable)">DumpArchiveException(Throwable)</a></span> - Constructor for exception org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveException.html#DumpArchiveException(java.lang.String,%20java.lang.Throwable)">DumpArchiveException(String, Throwable)</a></span> - Constructor for exception org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">DumpArchiveInputStream</span></a> - Class in <a href="./org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></dt>
+<dd>
+<div class="block">The DumpArchiveInputStream reads a UNIX dump archive as an InputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#DumpArchiveInputStream(java.io.InputStream)">DumpArchiveInputStream(InputStream)</a></span> - Constructor for class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveInputStream</a></dt>
+<dd>
+<div class="block">Constructor using the platform's default encoding for file
+ names.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#DumpArchiveInputStream(java.io.InputStream,%20java.lang.String)">DumpArchiveInputStream(InputStream, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveInputStream</a></dt>
+<dd>
+<div class="block">Constructor.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">DumpArchiveSummary</span></a> - Class in <a href="./org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></dt>
+<dd>
+<div class="block">This class represents identifying information about a Dump archive volume.</div>
+</dd>
+</dl>
+<a name="_E_">
+<!--   -->
+</a>
+<h2 class="title">E</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#EFS_FLAG">EFS_FLAG</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>use <a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#UFT8_NAMES_FLAG"><code>GeneralPurposeBit.UFT8_NAMES_FLAG</code></a> instead</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#encode()">encode()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip">GeneralPurposeBit</a></dt>
+<dd>
+<div class="block">Encodes the set bits in a form suitable for ZIP archives.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#encode(byte[],%20int)">encode(byte[], int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip">GeneralPurposeBit</a></dt>
+<dd>
+<div class="block">Encodes the set bits in a form suitable for ZIP archives.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEncoding.html#encode(java.lang.String)">encode(String)</a></span> - Method in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEncoding.html" title="interface in org.apache.commons.compress.archivers.zip">ZipEncoding</a></dt>
+<dd>
+<div class="block">Encode a filename or a comment to a byte array suitable for
+ storing it to a serialized zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html#ENCRYPTION">ENCRYPTION</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException.Feature</a></dt>
+<dd>
+<div class="block">The entry is encrypted.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#equals(org.apache.commons.compress.archivers.tar.TarArchiveEntry)">equals(TarArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Determine if the two entries are equal.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Determine if the two entries are equal.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip">GeneralPurposeBit</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip">X7875_NewUnix</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></dt>
+<dd>
+<div class="block">Override to make two instances with same value equal.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>
+<div class="block">Override to make two instances with same value equal.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipShort.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a></dt>
+<dd>
+<div class="block">Override to make two instances with same value equal.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#expandCodeToOutputStack(int,%20boolean)">expandCodeToOutputStack(int, boolean)</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>
+<div class="block">Expands the entry with index code to the output stack and may
+ create a new entry</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ExtraFieldUtils</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">ZipExtraField related methods</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html#ExtraFieldUtils()">ExtraFieldUtils()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html" title="class in org.apache.commons.compress.archivers.zip">ExtraFieldUtils</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ExtraFieldUtils.UnparseableExtraField</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">"enum" for the possible actions to take if the extra field
+ cannot be parsed.</div>
+</dd>
+</dl>
+<a name="_F_">
+<!--   -->
+</a>
+<h2 class="title">F</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnixStat.html#FILE_FLAG">FILE_FLAG</a></span> - Static variable in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnixStat.html" title="interface in org.apache.commons.compress.archivers.zip">UnixStat</a></dt>
+<dd>
+<div class="block">Indicates plain files.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.html#fileBased(java.io.File)">fileBased(File)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ScatterZipOutputStream</a></dt>
+<dd>
+<div class="block">Create a <a href="./org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.html" title="class in org.apache.commons.compress.archivers.zip"><code>ScatterZipOutputStream</code></a> with default compression level that is backed by a file</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.html#fileBased(java.io.File,%20int)">fileBased(File, int)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ScatterZipOutputStream</a></dt>
+<dd>
+<div class="block">Create a <a href="./org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.html" title="class in org.apache.commons.compress.archivers.zip"><code>ScatterZipOutputStream</code></a> that is backed by a file</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/parallel/FileBasedScatterGatherBackingStore.html" title="class in org.apache.commons.compress.parallel"><span class="strong">FileBasedScatterGatherBackingStore</span></a> - Class in <a href="./org/apache/commons/compress/parallel/package-summary.html">org.apache.commons.compress.parallel</a></dt>
+<dd>
+<div class="block">ScatterGatherBackingStore that is backed by a file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/parallel/FileBasedScatterGatherBackingStore.html#FileBasedScatterGatherBackingStore(java.io.File)">FileBasedScatterGatherBackingStore(File)</a></span> - Constructor for class org.apache.commons.compress.parallel.<a href="./org/apache/commons/compress/parallel/FileBasedScatterGatherBackingStore.html" title="class in org.apache.commons.compress.parallel">FileBasedScatterGatherBackingStore</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/compressors/FileNameUtil.html" title="class in org.apache.commons.compress.compressors"><span class="strong">FileNameUtil</span></a> - Class in <a href="./org/apache/commons/compress/compressors/package-summary.html">org.apache.commons.compress.compressors</a></dt>
+<dd>
+<div class="block">File name mapping code for the compression formats.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/FileNameUtil.html#FileNameUtil(java.util.Map,%20java.lang.String)">FileNameUtil(Map&lt;String, String&gt;, String)</a></span> - Constructor for class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/FileNameUtil.html" title="class in org.apache.commons.compress.compressors">FileNameUtil</a></dt>
+<dd>
+<div class="block">sets up the utility with a map of known compressed to
+ uncompressed suffix mappings and the default extension of the
+ format.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#finalize()">finalize()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Ensures that the close method of this zipfile is called when
+ there are no more references to it.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html#finalize()">finalize()</a></span> - Method in class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorOutputStream</a></dt>
+<dd>
+<div class="block">Overriden to warn about an unclosed stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html#find(int)">find(int)</a></span> - Static method in enum org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#find(int)">find(int)</a></span> - Static method in enum org.apache.commons.compress.archivers.dump.<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></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#find(int)">find(int)</a></span> - Static method in enum org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#find(int)">find(int)</a></span> - Static method in enum org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#findAvailableArchiveInputStreamProviders()">findAvailableArchiveInputStreamProviders()</a></span> - Static method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>
+<div class="block">Constructs a new sorted map from input stream provider names to provider
+ objects.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#findAvailableArchiveOutputStreamProviders()">findAvailableArchiveOutputStreamProviders()</a></span> - Static method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>
+<div class="block">Constructs a new sorted map from output stream provider names to provider
+ objects.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#findAvailableCompressorInputStreamProviders()">findAvailableCompressorInputStreamProviders()</a></span> - Static method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>
+<div class="block">Constructs a new sorted map from input stream provider names to provider
+ objects.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#findAvailableCompressorOutputStreamProviders()">findAvailableCompressorOutputStreamProviders()</a></span> - Static method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>
+<div class="block">Constructs a new sorted map from output stream provider names to provider
+ objects.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#finish()">finish()</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html#finish()">finish()</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Finishes the addition of entries to this stream, without closing it.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html#finish()">finish()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Finishes writing the contents of the CPIO output stream without closing
+ the underlying stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html#finish()">finish()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZOutputFile</a></dt>
+<dd>
+<div class="block">Finishes the addition of entries to this archive, without closing it.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#finish()">finish()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Ends the TAR archive without closing the underlying OutputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#finish()">finish()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Finishes the addition of entries to this stream, without closing it.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html#finish()">finish()</a></span> - Method in class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.html#finish()">finish()</a></span> - Method in class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateCompressorOutputStream</a></dt>
+<dd>
+<div class="block">Finishes compression without closing the underlying stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html#finish()">finish()</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.gzip">GzipCompressorOutputStream</a></dt>
+<dd>
+<div class="block">Finishes writing compressed data to the underlying stream without closing it.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorOutputStream.html#finish()">finish()</a></span> - Method in class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.lzma">LZMACompressorOutputStream</a></dt>
+<dd>
+<div class="block">Finishes compression without closing the underlying stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html#finish()">finish()</a></span> - Method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZCompressorOutputStream.html#finish()">finish()</a></span> - Method in class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.xz">XZCompressorOutputStream</a></dt>
+<dd>
+<div class="block">Finishes compression without closing the underlying stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#finished">finished</a></span> - Variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">indicates if this archive is finished. protected for use in Jar implementation</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#flush()">flush()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#flush()">flush()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Flushes this output stream and forces any buffered output bytes
+ to be written out to the stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html#flush()">flush()</a></span> - Method in class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.html#flush()">flush()</a></span> - Method in class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateCompressorOutputStream</a></dt>
+<dd>
+<div class="block">Flushes the encoder and calls <code>outputStream.flush()</code>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html#flush()">flush()</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.gzip">GzipCompressorOutputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorOutputStream.html#flush()">flush()</a></span> - Method in class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.lzma">LZMACompressorOutputStream</a></dt>
+<dd>
+<div class="block">Doesn't do anything as <code>LZMAOutputStream</code> doesn't support flushing.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZCompressorOutputStream.html#flush()">flush()</a></span> - Method in class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.xz">XZCompressorOutputStream</a></dt>
+<dd>
+<div class="block">Flushes the encoder and calls <code>outputStream.flush()</code>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/FlushShieldFilterOutputStream.html#flush()">flush()</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/FlushShieldFilterOutputStream.html" title="class in org.apache.commons.compress.utils">FlushShieldFilterOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/utils/FlushShieldFilterOutputStream.html" title="class in org.apache.commons.compress.utils"><span class="strong">FlushShieldFilterOutputStream</span></a> - Class in <a href="./org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a></dt>
+<dd>
+<div class="block">Re-implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/FilterOutputStream.html?is-external=true#flush()" title="class or interface in java.io"><code>FilterOutputStream.flush()</code></a> to do nothing.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/FlushShieldFilterOutputStream.html#FlushShieldFilterOutputStream(java.io.OutputStream)">FlushShieldFilterOutputStream(OutputStream)</a></span> - Constructor for class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/FlushShieldFilterOutputStream.html" title="class in org.apache.commons.compress.utils">FlushShieldFilterOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#FORMAT_NEW">FORMAT_NEW</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">write/read a CPIOArchiveEntry in the new format</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#FORMAT_NEW_CRC">FORMAT_NEW_CRC</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">write/read a CPIOArchiveEntry in the new format with crc</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#FORMAT_NEW_MASK">FORMAT_NEW_MASK</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Mask for both new formats</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#FORMAT_OLD_ASCII">FORMAT_OLD_ASCII</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">write/read a CPIOArchiveEntry in the old ascii format</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#FORMAT_OLD_BINARY">FORMAT_OLD_BINARY</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">write/read a CPIOArchiveEntry in the old binary format</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#FORMAT_OLD_MASK">FORMAT_OLD_MASK</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Mask for both old formats</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#FORMAT_OLDGNU">FORMAT_OLDGNU</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">GNU format as per before tar 1.12.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#FORMAT_POSIX">FORMAT_POSIX</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Pure Posix format.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#FORMAT_XSTAR">FORMAT_XSTAR</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">xstar format used by Jörg Schilling's star.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarUtils.html#formatCheckSumOctalBytes(long,%20byte[],%20int,%20int)">formatCheckSumOctalBytes(long, byte[], int, int)</a></span> - Static method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarUtils.html" title="class in org.apache.commons.compress.archivers.tar">TarUtils</a></dt>
+<dd>
+<div class="block">Writes an octal value into a buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarUtils.html#formatLongOctalBytes(long,%20byte[],%20int,%20int)">formatLongOctalBytes(long, byte[], int, int)</a></span> - Static method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarUtils.html" title="class in org.apache.commons.compress.archivers.tar">TarUtils</a></dt>
+<dd>
+<div class="block">Write an octal long integer into a buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarUtils.html#formatLongOctalOrBinaryBytes(long,%20byte[],%20int,%20int)">formatLongOctalOrBinaryBytes(long, byte[], int, int)</a></span> - Static method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarUtils.html" title="class in org.apache.commons.compress.archivers.tar">TarUtils</a></dt>
+<dd>
+<div class="block">Write an long integer into a buffer as an octal string if this
+ will fit, or as a binary number otherwise.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarUtils.html#formatNameBytes(java.lang.String,%20byte[],%20int,%20int)">formatNameBytes(String, byte[], int, int)</a></span> - Static method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarUtils.html" title="class in org.apache.commons.compress.archivers.tar">TarUtils</a></dt>
+<dd>
+<div class="block">Copy a name into a buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarUtils.html#formatNameBytes(java.lang.String,%20byte[],%20int,%20int,%20org.apache.commons.compress.archivers.zip.ZipEncoding)">formatNameBytes(String, byte[], int, int, ZipEncoding)</a></span> - Static method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarUtils.html" title="class in org.apache.commons.compress.archivers.tar">TarUtils</a></dt>
+<dd>
+<div class="block">Copy a name into a buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarUtils.html#formatOctalBytes(long,%20byte[],%20int,%20int)">formatOctalBytes(long, byte[], int, int)</a></span> - Static method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarUtils.html" title="class in org.apache.commons.compress.archivers.tar">TarUtils</a></dt>
+<dd>
+<div class="block">Write an octal integer into a buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarUtils.html#formatUnsignedOctalString(long,%20byte[],%20int,%20int)">formatUnsignedOctalString(long, byte[], int, int)</a></span> - Static method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarUtils.html" title="class in org.apache.commons.compress.archivers.tar">TarUtils</a></dt>
+<dd>
+<div class="block">Fill buffer with unsigned octal number, padded with leading zeroes.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy"><span class="strong">FramedSnappyCompressorInputStream</span></a> - Class in <a href="./org/apache/commons/compress/compressors/snappy/package-summary.html">org.apache.commons.compress.compressors.snappy</a></dt>
+<dd>
+<div class="block">CompressorInputStream for the framing Snappy format.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorInputStream.html#FramedSnappyCompressorInputStream(java.io.InputStream)">FramedSnappyCompressorInputStream(InputStream)</a></span> - Constructor for class org.apache.commons.compress.compressors.snappy.<a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy">FramedSnappyCompressorInputStream</a></dt>
+<dd>
+<div class="block">Constructs a new input stream that decompresses
+ snappy-framed-compressed data from the specified input stream
+ using the <a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyDialect.html#STANDARD"><code>FramedSnappyDialect.STANDARD</code></a> dialect.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorInputStream.html#FramedSnappyCompressorInputStream(java.io.InputStream,%20org.apache.commons.compress.compressors.snappy.FramedSnappyDialect)">FramedSnappyCompressorInputStream(InputStream, FramedSnappyDialect)</a></span> - Constructor for class org.apache.commons.compress.compressors.snappy.<a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy">FramedSnappyCompressorInputStream</a></dt>
+<dd>
+<div class="block">Constructs a new input stream that decompresses snappy-framed-compressed data
+ from the specified input stream.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyDialect.html" title="enum in org.apache.commons.compress.compressors.snappy"><span class="strong">FramedSnappyDialect</span></a> - Enum in <a href="./org/apache/commons/compress/compressors/snappy/package-summary.html">org.apache.commons.compress.compressors.snappy</a></dt>
+<dd>
+<div class="block">Dialects of the framing format that <a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy"><code>FramedSnappyCompressorInputStream</code></a> can deal with.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html#fromDosTime(org.apache.commons.compress.archivers.zip.ZipLong)">fromDosTime(ZipLong)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html" title="class in org.apache.commons.compress.archivers.zip">ZipUtil</a></dt>
+<dd>
+<div class="block">Convert a DOS date/time field to a Date object.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#FS_UFS2_MAGIC">FS_UFS2_MAGIC</a></span> - Static variable in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveConstants</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_G_">
+<!--   -->
+</a>
+<h2 class="title">G</h2>
+<dl>
+<dt><a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">GeneralPurposeBit</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Parser/encoder for the "general purpose bit" field in ZIP's local
+ file and central directory headers.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#GeneralPurposeBit()">GeneralPurposeBit()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip">GeneralPurposeBit</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequestSupplier.html#get()">get()</a></span> - Method in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequestSupplier.html" title="interface in org.apache.commons.compress.archivers.zip">ZipArchiveEntryRequestSupplier</a></dt>
+<dd>
+<div class="block">Supply a <a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequest.html" title="class in org.apache.commons.compress.archivers.zip"><code>ZipArchiveEntryRequest</code></a> to be added to a parallel archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/parallel/InputStreamSupplier.html#get()">get()</a></span> - Method in interface org.apache.commons.compress.parallel.<a href="./org/apache/commons/compress/parallel/InputStreamSupplier.html" title="interface in org.apache.commons.compress.parallel">InputStreamSupplier</a></dt>
+<dd>
+<div class="block">Supply an input stream for a resource.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/parallel/ScatterGatherBackingStoreSupplier.html#get()">get()</a></span> - Method in interface org.apache.commons.compress.parallel.<a href="./org/apache/commons/compress/parallel/ScatterGatherBackingStoreSupplier.html" title="interface in org.apache.commons.compress.parallel">ScatterGatherBackingStoreSupplier</a></dt>
+<dd>
+<div class="block">Create a ScatterGatherBackingStore.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#getAccessDate()">getAccessDate()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Gets the access date.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getAccessJavaTime()">getAccessJavaTime()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">Returns the access time as a java.util.Date
+ of this zip entry, or null if no such timestamp exists in the zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#getAccessJavaTime()">getAccessJavaTime()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">Returns the access time as a java.util.Date
+ of this zip entry, or null if no such timestamp exists in the zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getAccessTime()">getAccessTime()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Returns the time the file was last accessed.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getAccessTime()">getAccessTime()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">Returns the "File last access time" of this zip entry as 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 zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#getAccessTime()">getAccessTime()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">Returns the access time (seconds since epoch) of this zip entry
+ as a ZipLong object, or null if no such timestamp exists in the
+ zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/changes/ChangeSetResults.html#getAddedFromChangeSet()">getAddedFromChangeSet()</a></span> - Method in class org.apache.commons.compress.changes.<a href="./org/apache/commons/compress/changes/ChangeSetResults.html" title="class in org.apache.commons.compress.changes">ChangeSetResults</a></dt>
+<dd>
+<div class="block">Returns a list of filenames which has been added from the changeset</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/changes/ChangeSetResults.html#getAddedFromStream()">getAddedFromStream()</a></span> - Method in class org.apache.commons.compress.changes.<a href="./org/apache/commons/compress/changes/ChangeSetResults.html" title="class in org.apache.commons.compress.changes">ChangeSetResults</a></dt>
+<dd>
+<div class="block">Returns a list of filenames which has been added from the original stream</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.EncryptionAlgorithm.html#getAlgorithmByCode(int)">getAlgorithmByCode(int)</a></span> - Static method in enum org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.EncryptionAlgorithm.html" title="enum in org.apache.commons.compress.archivers.zip">PKWareExtraHeader.EncryptionAlgorithm</a></dt>
+<dd>
+<div class="block">Returns the EncryptionAlgorithm for the given code or null if the
+ method is not known.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.HashAlgorithm.html#getAlgorithmByCode(int)">getAlgorithmByCode(int)</a></span> - Static method in enum org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.HashAlgorithm.html" title="enum in org.apache.commons.compress.archivers.zip">PKWareExtraHeader.HashAlgorithm</a></dt>
+<dd>
+<div class="block">Returns the HashAlgorithm for the given code or null if the method is
+ not known.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getAlignmentBoundary()">getAlignmentBoundary()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the alignment boundary for this CPIO format</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#getArchiveComment()">getArchiveComment()</a></span> - Method in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveInputStream</a></dt>
+<dd>
+<div class="block">Gets the archive's comment.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#getArchiveInputStreamProviders()">getArchiveInputStreamProviders()</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#getArchiveName()">getArchiveName()</a></span> - Method in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveInputStream</a></dt>
+<dd>
+<div class="block">Gets the archive's recorded name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#getArchiveOutputStreamProviders()">getArchiveOutputStreamProviders()</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html#getBlockSize()">getBlockSize()</a></span> - Method in class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorOutputStream</a></dt>
+<dd>
+<div class="block">Returns the blocksize parameter specified at construction time.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#getBytes()">getBytes()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></dt>
+<dd>
+<div class="block">Get value as eight bytes in big endian byte order.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#getBytes(long)">getBytes(long)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></dt>
+<dd>
+<div class="block">Get value as eight bytes in big endian byte order.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#getBytes(java.math.BigInteger)">getBytes(BigInteger)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></dt>
+<dd>
+<div class="block">Get value as eight bytes in big endian byte order.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#getBytes()">getBytes()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>
+<div class="block">Get value as four bytes in big endian byte order.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#getBytes(long)">getBytes(long)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>
+<div class="block">Get value as four bytes in big endian byte order.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipShort.html#getBytes()">getBytes()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a></dt>
+<dd>
+<div class="block">Get value as two bytes in big endian byte order.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipShort.html#getBytes(int)">getBytes(int)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a></dt>
+<dd>
+<div class="block">Get value as two bytes in big endian byte order.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html#getBytesRead()">getBytesRead()</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></dt>
+<dd>
+<div class="block">Returns the current number of bytes read from this stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#getBytesRead()">getBytesRead()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html#getBytesRead()">getBytesRead()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html" title="class in org.apache.commons.compress.archivers.zip">StreamCompressor</a></dt>
+<dd>
+<div class="block">Return the number of bytes read from the source stream</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorInputStream.html#getBytesRead()">getBytesRead()</a></span> - Method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorInputStream.html" title="class in org.apache.commons.compress.compressors">CompressorInputStream</a></dt>
+<dd>
+<div class="block">Returns the current number of bytes read from this stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CountingInputStream.html#getBytesRead()">getBytesRead()</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CountingInputStream.html" title="class in org.apache.commons.compress.utils">CountingInputStream</a></dt>
+<dd>
+<div class="block">Returns the current number of bytes read from this stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html#getBytesWritten()">getBytesWritten()</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Returns the current number of bytes written to this stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#getBytesWritten()">getBytesWritten()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CountingOutputStream.html#getBytesWritten()">getBytesWritten()</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CountingOutputStream.html" title="class in org.apache.commons.compress.utils">CountingOutputStream</a></dt>
+<dd>
+<div class="block">Returns the current number of bytes written to this stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html#getBytesWrittenForLastEntry()">getBytesWrittenForLastEntry()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html" title="class in org.apache.commons.compress.archivers.zip">StreamCompressor</a></dt>
+<dd>
+<div class="block">The number of bytes written to the output for the last entry</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#getBzip2()">getBzip2()</a></span> - Static method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html#getCentralDirectoryData()">getCentralDirectoryData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AbstractUnicodeExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#getCentralDirectoryData()">getCentralDirectoryData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">Delegate to local file data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/JarMarker.html#getCentralDirectoryData()">getCentralDirectoryData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/JarMarker.html" title="class in org.apache.commons.compress.archivers.zip">JarMarker</a></dt>
+<dd>
+<div class="block">The actual data to put central directory - without Header-ID or
+ length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html#getCentralDirectoryData()">getCentralDirectoryData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html" title="class in org.apache.commons.compress.archivers.zip">PKWareExtraHeader</a></dt>
+<dd>
+<div class="block">Get the central data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html#getCentralDirectoryData()">getCentralDirectoryData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html" title="class in org.apache.commons.compress.archivers.zip">UnparseableExtraFieldData</a></dt>
+<dd>
+<div class="block">The actual data to put into central directory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html#getCentralDirectoryData()">getCentralDirectoryData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnrecognizedExtraField</a></dt>
+<dd>
+<div class="block">Get the central data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getCentralDirectoryData()">getCentralDirectoryData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">The actual data to put into central directory data - without Header-ID
+ or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#getCentralDirectoryData()">getCentralDirectoryData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">The actual data to put into central directory data - without Header-ID
+ or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html#getCentralDirectoryData()">getCentralDirectoryData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip">X7875_NewUnix</a></dt>
+<dd>
+<div class="block">The actual data to put into central directory data - without Header-ID
+ or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#getCentralDirectoryData()">getCentralDirectoryData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipExtraField.html#getCentralDirectoryData()">getCentralDirectoryData()</a></span> - Method in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip">ZipExtraField</a></dt>
+<dd>
+<div class="block">The actual data to put into central directory - without Header-ID or
+ length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getCentralDirectoryExtra()">getCentralDirectoryExtra()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Retrieves the extra data for the central directory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html#getCentralDirectoryLength()">getCentralDirectoryLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AbstractUnicodeExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#getCentralDirectoryLength()">getCentralDirectoryLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">Delegate to local file data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/JarMarker.html#getCentralDirectoryLength()">getCentralDirectoryLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/JarMarker.html" title="class in org.apache.commons.compress.archivers.zip">JarMarker</a></dt>
+<dd>
+<div class="block">Length of the extra field in the central directory - without
+ Header-ID or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html#getCentralDirectoryLength()">getCentralDirectoryLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html" title="class in org.apache.commons.compress.archivers.zip">PKWareExtraHeader</a></dt>
+<dd>
+<div class="block">Get the central data length.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html#getCentralDirectoryLength()">getCentralDirectoryLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html" title="class in org.apache.commons.compress.archivers.zip">UnparseableExtraFieldData</a></dt>
+<dd>
+<div class="block">Length of the complete extra field in the central directory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html#getCentralDirectoryLength()">getCentralDirectoryLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnrecognizedExtraField</a></dt>
+<dd>
+<div class="block">Get the central data length.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getCentralDirectoryLength()">getCentralDirectoryLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">Length of the extra field in the local file data - without
+ Header-ID or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#getCentralDirectoryLength()">getCentralDirectoryLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">Length of the extra field in the local file data - without
+ Header-ID or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html#getCentralDirectoryLength()">getCentralDirectoryLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip">X7875_NewUnix</a></dt>
+<dd>
+<div class="block">Length of the extra field in the central directory data - without
+ Header-ID or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#getCentralDirectoryLength()">getCentralDirectoryLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipExtraField.html#getCentralDirectoryLength()">getCentralDirectoryLength()</a></span> - Method in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip">ZipExtraField</a></dt>
+<dd>
+<div class="block">Length of the extra field in the central directory - without
+ Header-ID or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/jar/JarArchiveEntry.html#getCertificates()">getCertificates()</a></span> - Method in class org.apache.commons.compress.archivers.jar.<a href="./org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveEntry</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>since 1.5, not currently implemented</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getChksum()">getChksum()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the checksum.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#getClearCode()">getClearCode()</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.EncryptionAlgorithm.html#getCode()">getCode()</a></span> - Method in enum org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.EncryptionAlgorithm.html" title="enum in org.apache.commons.compress.archivers.zip">PKWareExtraHeader.EncryptionAlgorithm</a></dt>
+<dd>
+<div class="block">the algorithm id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.HashAlgorithm.html#getCode()">getCode()</a></span> - Method in enum org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.HashAlgorithm.html" title="enum in org.apache.commons.compress.archivers.zip">PKWareExtraHeader.HashAlgorithm</a></dt>
+<dd>
+<div class="block">the hash algorithm ID.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipMethod.html#getCode()">getCode()</a></span> - Method in enum org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipMethod.html" title="enum in org.apache.commons.compress.archivers.zip">ZipMethod</a></dt>
+<dd>
+<div class="block">the code of the compression method.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#getCodeSize()">getCodeSize()</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html#getComment()">getComment()</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html" title="class in org.apache.commons.compress.compressors.gzip">GzipParameters</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2Utils.html#getCompressedFilename(java.lang.String)">getCompressedFilename(String)</a></span> - Static method in class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2Utils.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2Utils</a></dt>
+<dd>
+<div class="block">Maps the given filename to the name that the file should have after
+ compression with bzip2.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/FileNameUtil.html#getCompressedFilename(java.lang.String)">getCompressedFilename(String)</a></span> - Method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/FileNameUtil.html" title="class in org.apache.commons.compress.compressors">FileNameUtil</a></dt>
+<dd>
+<div class="block">Maps the given filename to the name that the file should have after
+ compression.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipUtils.html#getCompressedFilename(java.lang.String)">getCompressedFilename(String)</a></span> - Static method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipUtils.html" title="class in org.apache.commons.compress.compressors.gzip">GzipUtils</a></dt>
+<dd>
+<div class="block">Maps the given filename to the name that the file should have after
+ compression with gzip.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMAUtils.html#getCompressedFilename(java.lang.String)">getCompressedFilename(String)</a></span> - Static method in class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMAUtils.html" title="class in org.apache.commons.compress.compressors.lzma">LZMAUtils</a></dt>
+<dd>
+<div class="block">Maps the given filename to the name that the file should have after
+ compression with lzma.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZUtils.html#getCompressedFilename(java.lang.String)">getCompressedFilename(String)</a></span> - Static method in class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZUtils.html" title="class in org.apache.commons.compress.compressors.xz">XZUtils</a></dt>
+<dd>
+<div class="block">Maps the given filename to the name that the file should have after
+ compression with xz.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#getCompressedSize()">getCompressedSize()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>
+<div class="block">The compressed size stored in this extra field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ScatterStatistics.html#getCompressionElapsed()">getCompressionElapsed()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ScatterStatistics.html" title="class in org.apache.commons.compress.archivers.zip">ScatterStatistics</a></dt>
+<dd>
+<div class="block">The number of milliseconds elapsed in the parallel compression phase</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateParameters.html#getCompressionLevel()">getCompressionLevel()</a></span> - Method in class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateParameters.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateParameters</a></dt>
+<dd>
+<div class="block">The compression level.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html#getCompressionLevel()">getCompressionLevel()</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html" title="class in org.apache.commons.compress.compressors.gzip">GzipParameters</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#getCompressorInputStreamProviders()">getCompressorInputStreamProviders()</a></span> - Method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#getCompressorOutputStreamProviders()">getCompressorOutputStreamProviders()</a></span> - Method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#getContentMethods()">getContentMethods()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Gets the (compression) methods to use for entry's content - the
+ default is LZMA2.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html#getCount()">getCount()</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>this method may yield wrong results for large
+ archives, use #getBytesRead instead</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html#getCount()">getCount()</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>this method may yield wrong results for large
+ archives, use #getBytesWritten instead</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#getCount()">getCount()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveInputStream</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span></div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#getCount()">getCount()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span></div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorInputStream.html#getCount()">getCount()</a></span> - Method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorInputStream.html" title="class in org.apache.commons.compress.compressors">CompressorInputStream</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>this method may yield wrong results for large
+ archives, use #getBytesRead instead</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#getCrc()">getCrc()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>use getCrcValue instead.</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html#getCrc32()">getCrc32()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html" title="class in org.apache.commons.compress.archivers.zip">StreamCompressor</a></dt>
+<dd>
+<div class="block">The crc32 of the last deflated file</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#getCrcValue()">getCrcValue()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Gets the CRC.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getCreateJavaTime()">getCreateJavaTime()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">Returns the create time as a a java.util.Date of this zip
+ entry, or null if no such timestamp exists in the zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#getCreateJavaTime()">getCreateJavaTime()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">
+ Returns the create time as a a java.util.Date
+ of this zip entry, or null if no such timestamp exists in the zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getCreateTime()">getCreateTime()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">Returns the "File creation time" of this zip entry as 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 zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#getCreateTime()">getCreateTime()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">
+ Returns the create time (seconds since epoch) of this zip entry
+ as a ZipLong object, or null if no such timestamp exists in the
+ zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#getCreationDate()">getCreationDate()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Gets the creation date.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getCreationTime()">getCreationTime()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Get file creation time.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#getCurrentEntry()">getCurrentEntry()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Get the current TAR Archive Entry that this input stream is processing</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getDataPadCount()">getDataPadCount()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the number of bytes needed to pad the data to the alignment boundary.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#getDecompressUntilEOF()">getDecompressUntilEOF()</a></span> - Method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#getDeflate()">getDeflate()</a></span> - Static method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/changes/ChangeSetResults.html#getDeleted()">getDeleted()</a></span> - Method in class org.apache.commons.compress.changes.<a href="./org/apache/commons/compress/changes/ChangeSetResults.html" title="class in org.apache.commons.compress.changes">ChangeSetResults</a></dt>
+<dd>
+<div class="block">Returns a list of filenames which has been deleted</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getDevice()">getDevice()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the device id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getDeviceMaj()">getDeviceMaj()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the major device id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getDeviceMin()">getDeviceMin()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the minor device id</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getDevMajor()">getDevMajor()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Get this entry's major device number.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getDevMinor()">getDevMinor()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Get this entry's minor device number.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getDevname()">getDevname()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Get the device name, e.g., /dev/sda3 or /dev/mapper/vg0-home.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getDirectoryEntries()">getDirectoryEntries()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">If this entry represents a file, and the file is a directory, return
+ an array of TarEntries for this entry's children.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#getDiskStartNumber()">getDiskStartNumber()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>
+<div class="block">The disk start number stored in this extra field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getDumpDate()">getDumpDate()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Get the date of this dump.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#getEncoding()">getEncoding()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">The encoding to use for filenames and the file comment.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#getEncoding()">getEncoding()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">The encoding to use for filenames and the file comment.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html#getEncryptionAlgorithm()">getEncryptionAlgorithm()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html" title="class in org.apache.commons.compress.archivers.zip">X0017_StrongEncryptionHeader</a></dt>
+<dd>
+<div class="block">Get encryption algorithm.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html#getEntries()">getEntries()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZFile</a></dt>
+<dd>
+<div class="block">Returns meta-data of all archive entries.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#getEntries()">getEntries()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Returns all entries.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#getEntries(java.lang.String)">getEntries(String)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Returns all named entries in the same order they appear within
+ the archive's central directory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#getEntriesInPhysicalOrder()">getEntriesInPhysicalOrder()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Returns all entries in physical order.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#getEntriesInPhysicalOrder(java.lang.String)">getEntriesInPhysicalOrder(String)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Returns all named entries in the same order their contents
+ appear within the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html#getEntry()">getEntry()</a></span> - Method in exception org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException</a></dt>
+<dd>
+<div class="block">The entry using the unsupported feature.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#getEntry(java.lang.String)">getEntry(String)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Returns a named entry - or <code>null</code> if no entry by
+ that name exists.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#getEntryEncoding()">getEntryEncoding()</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>
+<div class="block">Returns the encoding to use for arj, jar, zip, dump, cpio and tar
+ files, or null for the archiver default.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getExternalAttributes()">getExternalAttributes()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Retrieves the external file attributes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getExtraField(org.apache.commons.compress.archivers.zip.ZipShort)">getExtraField(ZipShort)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Looks up an extra field by its header id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getExtraFields()">getExtraFields()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Retrieves all extra fields that have been parsed successfully.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getExtraFields(boolean)">getExtraFields(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Retrieves extra fields.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html#getFeature()">getFeature()</a></span> - Method in exception org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException</a></dt>
+<dd>
+<div class="block">The unsupported feature that has been used.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getFile()">getFile()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Get this entry's file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html#getFilename()">getFilename()</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html" title="class in org.apache.commons.compress.compressors.gzip">GzipParameters</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getFilesystem()">getFilesystem()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Get the last mountpoint, e.g., /home.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getFirstRecord()">getFirstRecord()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Get the inode of the first record on this volume.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getFlags()">getFlags()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Get the miscellaneous flags.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#getFlags()">getFlags()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">Gets flags byte.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getFormat()">getFormat()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the format for this entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/StreamingNotSupportedException.html#getFormat()">getFormat()</a></span> - Method in exception org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/StreamingNotSupportedException.html" title="class in org.apache.commons.compress.archivers">StreamingNotSupportedException</a></dt>
+<dd>
+<div class="block">Returns the format that has been requested/detected.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getGeneralPurposeBit()">getGeneralPurposeBit()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">The "general purpose bit" field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getGeneration()">getGeneration()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Return the generation of the file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getGID()">getGID()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the group id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html#getGID()">getGID()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip">X7875_NewUnix</a></dt>
+<dd>
+<div class="block">Gets the GID as a long.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#getGroupId()">getGroupId()</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getGroupId()">getGroupId()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Return the group id</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getGroupId()">getGroupId()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>use #getLongGroupId instead as group ids can be
+ bigger than <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true#MAX_VALUE" title="class or interface in java.lang"><code>Integer.MAX_VALUE</code></a></i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#getGroupId()">getGroupId()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">Get the group id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getGroupName()">getGroupName()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Get this entry's group name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#getGzip()">getGzip()</a></span> - Static method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#getHasAccessDate()">getHasAccessDate()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Returns whether this entry has got an access date at all.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#getHasCrc()">getHasCrc()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Returns whether this entry has got a crc.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#getHasCreationDate()">getHasCreationDate()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Returns whether this entry has got a creation date at all.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X0015_CertificateIdForFile.html#getHashAlgorithm()">getHashAlgorithm()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X0015_CertificateIdForFile.html" title="class in org.apache.commons.compress.archivers.zip">X0015_CertificateIdForFile</a></dt>
+<dd>
+<div class="block">Get hash algorithm.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X0016_CertificateIdForCentralDirectory.html#getHashAlgorithm()">getHashAlgorithm()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X0016_CertificateIdForCentralDirectory.html" title="class in org.apache.commons.compress.archivers.zip">X0016_CertificateIdForCentralDirectory</a></dt>
+<dd>
+<div class="block">Get hash algorithm.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html#getHashAlgorithm()">getHashAlgorithm()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html" title="class in org.apache.commons.compress.archivers.zip">X0017_StrongEncryptionHeader</a></dt>
+<dd>
+<div class="block">Get hash algorithm.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#getHasLastModifiedDate()">getHasLastModifiedDate()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Returns whether this entry has got a last modified date at all.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#getHasWindowsAttributes()">getHasWindowsAttributes()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Returns whether this entry has windows attributes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getHeaderCount()">getHeaderCount()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Return the number of records in this segment.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getHeaderHoles()">getHeaderHoles()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Return the number of sparse records in this segment.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#getHeaderId()">getHeaderId()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">The Header-ID.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/JarMarker.html#getHeaderId()">getHeaderId()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/JarMarker.html" title="class in org.apache.commons.compress.archivers.zip">JarMarker</a></dt>
+<dd>
+<div class="block">The Header-ID.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html#getHeaderId()">getHeaderId()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html" title="class in org.apache.commons.compress.archivers.zip">PKWareExtraHeader</a></dt>
+<dd>
+<div class="block">Get the header id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.html#getHeaderId()">getHeaderId()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnicodeCommentExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnicodePathExtraField.html#getHeaderId()">getHeaderId()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnicodePathExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnicodePathExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html#getHeaderId()">getHeaderId()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html" title="class in org.apache.commons.compress.archivers.zip">UnparseableExtraFieldData</a></dt>
+<dd>
+<div class="block">The Header-ID.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html#getHeaderId()">getHeaderId()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnrecognizedExtraField</a></dt>
+<dd>
+<div class="block">Get the header id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getHeaderId()">getHeaderId()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">The Header-ID.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#getHeaderId()">getHeaderId()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">The Header-ID.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html#getHeaderId()">getHeaderId()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip">X7875_NewUnix</a></dt>
+<dd>
+<div class="block">The Header-ID.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#getHeaderId()">getHeaderId()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipExtraField.html#getHeaderId()">getHeaderId()</a></span> - Method in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip">ZipExtraField</a></dt>
+<dd>
+<div class="block">The Header-ID.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getHeaderPadCount()">getHeaderPadCount()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the number of bytes needed to pad the header to the alignment boundary.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getHeaderSize()">getHeaderSize()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the header size for this CPIO format</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getHeaderType()">getHeaderType()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Return the type of the tape segment header.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getHostname()">getHostname()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Get the hostname of the system where the dump was performed.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#getHostOs()">getHostOs()</a></span> - Method in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a></dt>
+<dd>
+<div class="block">The operating system the archive has been created on.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getIno()">getIno()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Returns the ino of the entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getInode()">getInode()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the inode.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#getInputStream(org.apache.commons.compress.archivers.zip.ZipArchiveEntry)">getInputStream(ZipArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Returns an InputStream for reading the contents of the given entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/parallel/FileBasedScatterGatherBackingStore.html#getInputStream()">getInputStream()</a></span> - Method in class org.apache.commons.compress.parallel.<a href="./org/apache/commons/compress/parallel/FileBasedScatterGatherBackingStore.html" title="class in org.apache.commons.compress.parallel">FileBasedScatterGatherBackingStore</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/parallel/ScatterGatherBackingStore.html#getInputStream()">getInputStream()</a></span> - Method in interface org.apache.commons.compress.parallel.<a href="./org/apache/commons/compress/parallel/ScatterGatherBackingStore.html" title="interface in org.apache.commons.compress.parallel">ScatterGatherBackingStore</a></dt>
+<dd>
+<div class="block">An input stream that contains the scattered payload</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#getInputStreamArchiveNames()">getInputStreamArchiveNames()</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamProvider.html#getInputStreamArchiveNames()">getInputStreamArchiveNames()</a></span> - Method in interface org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a></dt>
+<dd>
+<div class="block">Gets all the input stream archive names for this provider</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#getInputStreamCompressorNames()">getInputStreamCompressorNames()</a></span> - Method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamProvider.html#getInputStreamCompressorNames()">getInputStreamCompressorNames()</a></span> - Method in interface org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamProvider.html" title="interface in org.apache.commons.compress.compressors">CompressorStreamProvider</a></dt>
+<dd>
+<div class="block">Gets all the input stream compressor names for this provider</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/JarMarker.html#getInstance()">getInstance()</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/JarMarker.html" title="class in org.apache.commons.compress.archivers.zip">JarMarker</a></dt>
+<dd>
+<div class="block">Since JarMarker is stateless we can always use the same instance.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getInternalAttributes()">getInternalAttributes()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Retrieves the internal file attributes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html#getKey()">getKey()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html" title="class in org.apache.commons.compress.archivers.zip">ExtraFieldUtils.UnparseableExtraField</a></dt>
+<dd>
+<div class="block">Key of the action to take.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getLabel()">getLabel()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Get dump label.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#getLastModified()">getLastModified()</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></dt>
+<dd>
+<div class="block">Last modified time in seconds since the epoch.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#getLastModifiedDate()">getLastModifiedDate()</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveEntry.html#getLastModifiedDate()">getLastModifiedDate()</a></span> - Method in interface org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></dt>
+<dd>
+<div class="block">Gets the last modified date of this entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#getLastModifiedDate()">getLastModifiedDate()</a></span> - Method in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a></dt>
+<dd>
+<div class="block">The last modified date of the entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getLastModifiedDate()">getLastModifiedDate()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getLastModifiedDate()">getLastModifiedDate()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">The last modified date.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#getLastModifiedDate()">getLastModifiedDate()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Gets the last modified date.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getLastModifiedDate()">getLastModifiedDate()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getLastModifiedDate()">getLastModifiedDate()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Wraps <a href="http://docs.oracle.com/javase/7/docs/api/java/util/zip/ZipEntry.html?is-external=true#getTime()" title="class or interface in java.util.zip"><code>ZipEntry.getTime()</code></a> with 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"><code>Date</code></a> as the
+ entry's last modified date.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#getLength()">getLength()</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getLevel()">getLevel()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Get the level of this dump.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#getLinkedFile()">getLinkedFile()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">Name of linked file</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getLinkName()">getLinkName()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Get this entry's link name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html#getLocalFileDataData()">getLocalFileDataData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AbstractUnicodeExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#getLocalFileDataData()">getLocalFileDataData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">The actual data to put into local file data - without Header-ID
+ or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/JarMarker.html#getLocalFileDataData()">getLocalFileDataData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/JarMarker.html" title="class in org.apache.commons.compress.archivers.zip">JarMarker</a></dt>
+<dd>
+<div class="block">The actual data to put into local file data - without Header-ID
+ or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html#getLocalFileDataData()">getLocalFileDataData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html" title="class in org.apache.commons.compress.archivers.zip">PKWareExtraHeader</a></dt>
+<dd>
+<div class="block">Get the local data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html#getLocalFileDataData()">getLocalFileDataData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html" title="class in org.apache.commons.compress.archivers.zip">UnparseableExtraFieldData</a></dt>
+<dd>
+<div class="block">The actual data to put into local file data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html#getLocalFileDataData()">getLocalFileDataData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnrecognizedExtraField</a></dt>
+<dd>
+<div class="block">Get the local data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getLocalFileDataData()">getLocalFileDataData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">The actual data to put into local file data - without Header-ID
+ or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#getLocalFileDataData()">getLocalFileDataData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">The actual data to put into local file data - without Header-ID
+ or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html#getLocalFileDataData()">getLocalFileDataData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip">X7875_NewUnix</a></dt>
+<dd>
+<div class="block">The actual data to put into local file data - without Header-ID
+ or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#getLocalFileDataData()">getLocalFileDataData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipExtraField.html#getLocalFileDataData()">getLocalFileDataData()</a></span> - Method in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip">ZipExtraField</a></dt>
+<dd>
+<div class="block">The actual data to put into local file data - without Header-ID
+ or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getLocalFileDataExtra()">getLocalFileDataExtra()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Retrieves the extra data for the local file data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html#getLocalFileDataLength()">getLocalFileDataLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AbstractUnicodeExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#getLocalFileDataLength()">getLocalFileDataLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">Length of the extra field in the local file data - without
+ Header-ID or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/JarMarker.html#getLocalFileDataLength()">getLocalFileDataLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/JarMarker.html" title="class in org.apache.commons.compress.archivers.zip">JarMarker</a></dt>
+<dd>
+<div class="block">Length of the extra field in the local file data - without
+ Header-ID or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html#getLocalFileDataLength()">getLocalFileDataLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html" title="class in org.apache.commons.compress.archivers.zip">PKWareExtraHeader</a></dt>
+<dd>
+<div class="block">Get the length of the local data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html#getLocalFileDataLength()">getLocalFileDataLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html" title="class in org.apache.commons.compress.archivers.zip">UnparseableExtraFieldData</a></dt>
+<dd>
+<div class="block">Length of the complete extra field in the local file data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html#getLocalFileDataLength()">getLocalFileDataLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnrecognizedExtraField</a></dt>
+<dd>
+<div class="block">Get the length of the local data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getLocalFileDataLength()">getLocalFileDataLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">Length of the extra field in the local file data - without
+ Header-ID or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#getLocalFileDataLength()">getLocalFileDataLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">Length of the extra field in the local file data - without
+ Header-ID or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html#getLocalFileDataLength()">getLocalFileDataLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip">X7875_NewUnix</a></dt>
+<dd>
+<div class="block">Length of the extra field in the local file data - without
+ Header-ID or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#getLocalFileDataLength()">getLocalFileDataLength()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipExtraField.html#getLocalFileDataLength()">getLocalFileDataLength()</a></span> - Method in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip">ZipExtraField</a></dt>
+<dd>
+<div class="block">Length of the extra field in the local file data - without
+ Header-ID or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getLongGroupId()">getLongGroupId()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Get this entry's group id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#getLongNameData()">getLongNameData()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Get the next entry in this tar archive as longname data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getLongUserId()">getLongUserId()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Get this entry's user id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#getLongValue()">getLongValue()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></dt>
+<dd>
+<div class="block">Get value as Java long.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#getLongValue(byte[],%20int)">getLongValue(byte[], int)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></dt>
+<dd>
+<div class="block">Helper method to get the value as a Java long from eight bytes
+ starting at given array offset</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#getLongValue(byte[])">getLongValue(byte[])</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></dt>
+<dd>
+<div class="block">Helper method to get the value as a Java long from an eight-byte array</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#getLzma()">getLzma()</a></span> - Static method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/jar/JarArchiveEntry.html#getManifestAttributes()">getManifestAttributes()</a></span> - Method in class org.apache.commons.compress.archivers.jar.<a href="./org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveEntry</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>since 1.5, do not use; always returns null</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ScatterStatistics.html#getMergingElapsed()">getMergingElapsed()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ScatterStatistics.html" title="class in org.apache.commons.compress.archivers.zip">ScatterStatistics</a></dt>
+<dd>
+<div class="block">The number of milliseconds elapsed in merging the results of the parallel compression, the IO phase</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.html#getMetaData()">getMetaData()</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.gzip">GzipCompressorInputStream</a></dt>
+<dd>
+<div class="block">Provides the stream's meta data - may change with each stream
+ when decompressing concatenated streams.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZMethodConfiguration.html#getMethod()">getMethod()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZMethodConfiguration.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZMethodConfiguration</a></dt>
+<dd>
+<div class="block">The specified method.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getMethod()">getMethod()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Returns the compression method of this entry, or -1 if the
+ compression method has not been specified.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequest.html#getMethod()">getMethod()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequest.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntryRequest</a></dt>
+<dd>
+<div class="block">The compression method to use</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipMethod.html#getMethodByCode(int)">getMethodByCode(int)</a></span> - Static method in enum org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipMethod.html" title="enum in org.apache.commons.compress.archivers.zip">ZipMethod</a></dt>
+<dd>
+<div class="block">returns the <a href="./org/apache/commons/compress/archivers/zip/ZipMethod.html" title="enum in org.apache.commons.compress.archivers.zip"><code>ZipMethod</code></a> for the given code or null if the
+ method is not known.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#getMode()">getMode()</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#getMode()">getMode()</a></span> - Method in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a></dt>
+<dd>
+<div class="block">File mode of this entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getMode()">getMode()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the mode of this entry (e.g. directory, regular file).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getMode()">getMode()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Return the access permissions on the entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getMode()">getMode()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Get this entry's mode.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#getMode()">getMode()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">File mode of this file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#getMode(int)">getMode(int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">Get the file mode for given permissions with the correct file type.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html#getModificationTime()">getModificationTime()</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html" title="class in org.apache.commons.compress.compressors.gzip">GzipParameters</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getModifyJavaTime()">getModifyJavaTime()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">Returns the modify time as a java.util.Date
+ of this zip entry, or null if no such timestamp exists in the zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#getModifyJavaTime()">getModifyJavaTime()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">Returns the modify time as a java.util.Date
+ of this zip entry, or null if no such timestamp exists in the zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#getModifyTime()">getModifyTime()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">Returns the "File last modification time" of this zip entry as
+ 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
+ zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#getModifyTime()">getModifyTime()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">Returns the modify time (seconds since epoch) of this zip entry
+ as a ZipLong object, or null if no such timestamp exists in the
+ zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getModTime()">getModTime()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Set this entry's modification time.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#getName()">getName()</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveEntry.html#getName()">getName()</a></span> - Method in interface org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></dt>
+<dd>
+<div class="block">Gets the name of the entry in this archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#getName()">getName()</a></span> - Method in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a></dt>
+<dd>
+<div class="block">Get this entry's name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getName()">getName()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getName()">getName()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Returns the name of the entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#getName()">getName()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Get this entry's name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getName()">getName()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Get this entry's name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getName()">getName()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the name of the entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html#getNameCRC32()">getNameCRC32()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AbstractUnicodeExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#getNextArEntry()">getNextArEntry()</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveInputStream</a></dt>
+<dd>
+<div class="block">Returns the next AR entry in this stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html#getNextCPIOEntry()">getNextCPIOEntry()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveInputStream</a></dt>
+<dd>
+<div class="block">Reads the next CPIO file entry and positions stream at the beginning of
+ the entry data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#getNextDumpEntry()">getNextDumpEntry()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveInputStream</a></dt>
+<dd>
+<div class="block">Read the next entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#getNextEntry()">getNextEntry()</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html#getNextEntry()">getNextEntry()</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></dt>
+<dd>
+<div class="block">Returns the next Archive Entry in this Stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#getNextEntry()">getNextEntry()</a></span> - Method in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html#getNextEntry()">getNextEntry()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#getNextEntry()">getNextEntry()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html#getNextEntry()">getNextEntry()</a></span> - Method in class org.apache.commons.compress.archivers.jar.<a href="./org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html#getNextEntry()">getNextEntry()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZFile</a></dt>
+<dd>
+<div class="block">Returns the next Archive Entry in this archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#getNextEntry()">getNextEntry()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Returns the next Archive Entry in this Stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#getNextEntry()">getNextEntry()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html#getNextJarEntry()">getNextJarEntry()</a></span> - Method in class org.apache.commons.compress.archivers.jar.<a href="./org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#getNextTarEntry()">getNextTarEntry()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Get the next entry in this tar archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#getNextZipEntry()">getNextZipEntry()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getNlink()">getNlink()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Return the number of hard links to the entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getNTRec()">getNTRec()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Get the number of records per tape block.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getNumberOfLinks()">getNumberOfLinks()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the number of links.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getOffset()">getOffset()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Return the offset within the archive</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/InvalidFormatException.html#getOffset()">getOffset()</a></span> - Method in exception org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/InvalidFormatException.html" title="class in org.apache.commons.compress.archivers.dump">InvalidFormatException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html#getOperatingSystem()">getOperatingSystem()</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html" title="class in org.apache.commons.compress.compressors.gzip">GzipParameters</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZMethodConfiguration.html#getOptions()">getOptions()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZMethodConfiguration.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZMethodConfiguration</a></dt>
+<dd>
+<div class="block">The specified options.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#getOutputStreamArchiveNames()">getOutputStreamArchiveNames()</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamProvider.html#getOutputStreamArchiveNames()">getOutputStreamArchiveNames()</a></span> - Method in interface org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a></dt>
+<dd>
+<div class="block">Gets all the output stream archive names for this provider</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#getOutputStreamCompressorNames()">getOutputStreamCompressorNames()</a></span> - Method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamProvider.html#getOutputStreamCompressorNames()">getOutputStreamCompressorNames()</a></span> - Method in interface org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamProvider.html" title="interface in org.apache.commons.compress.compressors">CompressorStreamProvider</a></dt>
+<dd>
+<div class="block">Gets all the output stream compressor names for this provider</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#getPack200()">getPack200()</a></span> - Static method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequest.html#getPayloadStream()">getPayloadStream()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequest.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntryRequest</a></dt>
+<dd>
+<div class="block">The paylaod that will be added to this zip entry</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getPermissions()">getPermissions()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Returns the permissions on the entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getPlatform()">getPlatform()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Platform specification to put into the &quot;version made
+ by&quot; part of the central file header.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#getPrefix(int)">getPrefix(int)</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#getPrefixesLength()">getPrefixesLength()</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getPreviousDumpDate()">getPreviousDumpDate()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Get the date of the previous dump at this level higher.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getRawFlag()">getRawFlag()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">The content of the flags field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#getRawInputStream(org.apache.commons.compress.archivers.zip.ZipArchiveEntry)">getRawInputStream(ZipArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Expose the raw stream of the archive entry (compressed form).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getRawName()">getRawName()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Returns the raw bytes that made up the name before it has been
+ converted using the configured or guessed encoding.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getRealSize()">getRealSize()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Get this entry's real file size in case of a sparse file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X0015_CertificateIdForFile.html#getRecordCount()">getRecordCount()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X0015_CertificateIdForFile.html" title="class in org.apache.commons.compress.archivers.zip">X0015_CertificateIdForFile</a></dt>
+<dd>
+<div class="block">Get record count.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X0016_CertificateIdForCentralDirectory.html#getRecordCount()">getRecordCount()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X0016_CertificateIdForCentralDirectory.html" title="class in org.apache.commons.compress.archivers.zip">X0016_CertificateIdForCentralDirectory</a></dt>
+<dd>
+<div class="block">Get record count.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html#getRecordCount()">getRecordCount()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html" title="class in org.apache.commons.compress.archivers.zip">X0017_StrongEncryptionHeader</a></dt>
+<dd>
+<div class="block">Get record count.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#getRecordSize()">getRecordSize()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Get the record size being used by this stream's buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#getRecordSize()">getRecordSize()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Get the record size being used by this stream's TarBuffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#getRelativeHeaderOffset()">getRelativeHeaderOffset()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>
+<div class="block">The relative header offset stored in this extra field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getRemoteDevice()">getRemoteDevice()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the remote device id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getRemoteDeviceMaj()">getRemoteDeviceMaj()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the remote major device id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getRemoteDeviceMin()">getRemoteDeviceMin()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the remote minor device id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getSimpleName()">getSimpleName()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Returns the path of the entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#getSingleton()">getSingleton()</a></span> - Static method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#getSize()">getSize()</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveEntry.html#getSize()">getSize()</a></span> - Method in interface org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></dt>
+<dd>
+<div class="block">Gets the uncompressed size of this entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#getSize()">getSize()</a></span> - Method in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a></dt>
+<dd>
+<div class="block">Get this entry's file size.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getSize()">getSize()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the filesize.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getSize()">getSize()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Returns the size of the entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#getSize()">getSize()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Get this entry's file size.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getSize()">getSize()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Get this entry's file size.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#getSize()">getSize()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>
+<div class="block">The uncompressed size stored in this extra field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getSize()">getSize()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Gets the uncompressed size of the entry data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html#getSize()">getSize()</a></span> - Method in class org.apache.commons.compress.compressors.snappy.<a href="./org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy">SnappyCompressorInputStream</a></dt>
+<dd>
+<div class="block">Get the uncompressed size of the stream</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#getSnappyFramed()">getSnappyFramed()</a></span> - Static method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#getSnappyRaw()">getSnappyRaw()</a></span> - Static method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html#getStatisticsMessage()">getStatisticsMessage()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html" title="class in org.apache.commons.compress.archivers.zip">ParallelScatterZipCreator</a></dt>
+<dd>
+<div class="block">Returns a message describing the overall statistics of the compression run</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#getSummary()">getSummary()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveInputStream</a></dt>
+<dd>
+<div class="block">Return the archive summary information.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#getTableSize()">getTableSize()</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getTime()">getTime()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the time in seconds.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html#getTotalBytesWritten()">getTotalBytesWritten()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html" title="class in org.apache.commons.compress.archivers.zip">StreamCompressor</a></dt>
+<dd>
+<div class="block">The total number of bytes written to the output for all files</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getType()">getType()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the type of the entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getUID()">getUID()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the user id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html#getUID()">getUID()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip">X7875_NewUnix</a></dt>
+<dd>
+<div class="block">Gets the UID as a long.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2Utils.html#getUncompressedFilename(java.lang.String)">getUncompressedFilename(String)</a></span> - Static method in class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2Utils.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2Utils</a></dt>
+<dd>
+<div class="block">Maps the given name of a bzip2-compressed file to the name that the
+ file should have after uncompression.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/FileNameUtil.html#getUncompressedFilename(java.lang.String)">getUncompressedFilename(String)</a></span> - Method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/FileNameUtil.html" title="class in org.apache.commons.compress.compressors">FileNameUtil</a></dt>
+<dd>
+<div class="block">Maps the given name of a compressed file to the name that the
+ file should have after uncompression.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipUtils.html#getUncompressedFilename(java.lang.String)">getUncompressedFilename(String)</a></span> - Static method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipUtils.html" title="class in org.apache.commons.compress.compressors.gzip">GzipUtils</a></dt>
+<dd>
+<div class="block">Maps the given name of a gzip-compressed file to the name that the
+ file should have after uncompression.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMAUtils.html#getUncompressedFilename(java.lang.String)">getUncompressedFilename(String)</a></span> - Static method in class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMAUtils.html" title="class in org.apache.commons.compress.compressors.lzma">LZMAUtils</a></dt>
+<dd>
+<div class="block">Maps the given name of a lzma-compressed file to the name that
+ the file should have after uncompression.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZUtils.html#getUncompressedFilename(java.lang.String)">getUncompressedFilename(String)</a></span> - Static method in class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZUtils.html" title="class in org.apache.commons.compress.compressors.xz">XZUtils</a></dt>
+<dd>
+<div class="block">Maps the given name of a xz-compressed file to the name that the
+ file should have after uncompression.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html#getUnicodeName()">getUnicodeName()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AbstractUnicodeExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#getUnixMode()">getUnixMode()</a></span> - Method in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a></dt>
+<dd>
+<div class="block">File mode of this entry as Unix stat value.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getUnixMode()">getUnixMode()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Unix permission.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#getUnixSymlink(org.apache.commons.compress.archivers.zip.ZipArchiveEntry)">getUnixSymlink(ZipArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">
+ Convenience method to return the entry's content as a String if isUnixSymlink()
+ returns true for it, otherwise returns null.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getUnparseableExtraFieldData()">getUnparseableExtraFieldData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Looks up extra field data that couldn't be parsed correctly.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#getUserId()">getUserId()</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getUserId()">getUserId()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Return the user id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getUserId()">getUserId()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>use #getLongUserId instead as user ids can be
+ bigger than <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true#MAX_VALUE" title="class or interface in java.lang"><code>Integer.MAX_VALUE</code></a></i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#getUserId()">getUserId()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">Get the user id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#getUserName()">getUserName()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Get this entry's user name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#getValue()">getValue()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></dt>
+<dd>
+<div class="block">Get value as Java long.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#getValue(byte[],%20int)">getValue(byte[], int)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></dt>
+<dd>
+<div class="block">Helper method to get the value as a Java BigInteger from eight
+ bytes starting at given array offset</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#getValue(byte[])">getValue(byte[])</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></dt>
+<dd>
+<div class="block">Helper method to get the value as a Java long from an eight-byte array</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#getValue()">getValue()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>
+<div class="block">Get value as Java long.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#getValue(byte[],%20int)">getValue(byte[], int)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>
+<div class="block">Helper method to get the value as a Java long from four bytes starting at given array offset</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#getValue(byte[])">getValue(byte[])</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>
+<div class="block">Helper method to get the value as a Java long from a four-byte array</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipShort.html#getValue()">getValue()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a></dt>
+<dd>
+<div class="block">Get value as Java int.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipShort.html#getValue(byte[],%20int)">getValue(byte[], int)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a></dt>
+<dd>
+<div class="block">Helper method to get the value as a java int from two bytes starting at given array offset</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipShort.html#getValue(byte[])">getValue(byte[])</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a></dt>
+<dd>
+<div class="block">Helper method to get the value as a java int from a two-byte array</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getVersionMadeBy()">getVersionMadeBy()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">The "version made by" field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#getVersionRequired()">getVersionRequired()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">The "version required to expand" field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getVolume()">getVolume()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Return the tape volume where this file is located.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getVolume()">getVolume()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Get volume (tape) number.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#getWindowsAttributes()">getWindowsAttributes()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Gets the windows attributes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#getXz()">getXz()</a></span> - Static method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#getZ()">getZ()</a></span> - Static method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEncodingHelper.html#getZipEncoding(java.lang.String)">getZipEncoding(String)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEncodingHelper.html" title="class in org.apache.commons.compress.archivers.zip">ZipEncodingHelper</a></dt>
+<dd>
+<div class="block">Instantiates a zip encoding.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#GIDLEN">GIDLEN</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the group id field in a header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#GNAMELEN">GNAMELEN</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the group name field in a header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#GNU_LONGLINK">GNU_LONGLINK</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The name of the GNU tar entry which contains a long name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#GZIP">GZIP</a></span> - Static variable in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>
+<div class="block">Constant (value "gz") used to identify the GZIP compression
+ algorithm.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.gzip"><span class="strong">GzipCompressorInputStream</span></a> - Class in <a href="./org/apache/commons/compress/compressors/gzip/package-summary.html">org.apache.commons.compress.compressors.gzip</a></dt>
+<dd>
+<div class="block">Input stream that decompresses .gz files.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.html#GzipCompressorInputStream(java.io.InputStream)">GzipCompressorInputStream(InputStream)</a></span> - Constructor for class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.gzip">GzipCompressorInputStream</a></dt>
+<dd>
+<div class="block">Constructs a new input stream that decompresses gzip-compressed data
+ from the specified input stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.html#GzipCompressorInputStream(java.io.InputStream,%20boolean)">GzipCompressorInputStream(InputStream, boolean)</a></span> - Constructor for class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.gzip">GzipCompressorInputStream</a></dt>
+<dd>
+<div class="block">Constructs a new input stream that decompresses gzip-compressed data
+ from the specified input stream.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.gzip"><span class="strong">GzipCompressorOutputStream</span></a> - Class in <a href="./org/apache/commons/compress/compressors/gzip/package-summary.html">org.apache.commons.compress.compressors.gzip</a></dt>
+<dd>
+<div class="block">Compressed output stream using the gzip format.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html#GzipCompressorOutputStream(java.io.OutputStream)">GzipCompressorOutputStream(OutputStream)</a></span> - Constructor for class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.gzip">GzipCompressorOutputStream</a></dt>
+<dd>
+<div class="block">Creates a gzip compressed output stream with the default parameters.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html#GzipCompressorOutputStream(java.io.OutputStream,%20org.apache.commons.compress.compressors.gzip.GzipParameters)">GzipCompressorOutputStream(OutputStream, GzipParameters)</a></span> - Constructor for class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.gzip">GzipCompressorOutputStream</a></dt>
+<dd>
+<div class="block">Creates a gzip compressed output stream with the specified parameters.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html" title="class in org.apache.commons.compress.compressors.gzip"><span class="strong">GzipParameters</span></a> - Class in <a href="./org/apache/commons/compress/compressors/gzip/package-summary.html">org.apache.commons.compress.compressors.gzip</a></dt>
+<dd>
+<div class="block">Parameters for the GZIP compressor.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html#GzipParameters()">GzipParameters()</a></span> - Constructor for class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html" title="class in org.apache.commons.compress.compressors.gzip">GzipParameters</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/compressors/gzip/GzipUtils.html" title="class in org.apache.commons.compress.compressors.gzip"><span class="strong">GzipUtils</span></a> - Class in <a href="./org/apache/commons/compress/compressors/gzip/package-summary.html">org.apache.commons.compress.compressors.gzip</a></dt>
+<dd>
+<div class="block">Utility code for the gzip compression format.</div>
+</dd>
+</dl>
+<a name="_H_">
+<!--   -->
+</a>
+<h2 class="title">H</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Hashcodes are based on entry names.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip">GeneralPurposeBit</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip">X7875_NewUnix</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Get the hashCode of the entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></dt>
+<dd>
+<div class="block">Override to make two instances with same value equal.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>
+<div class="block">Override to make two instances with same value equal.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipShort.html#hashCode()">hashCode()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a></dt>
+<dd>
+<div class="block">Override to make two instances with same value equal.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ServiceLoaderIterator.html#hasNext()">hasNext()</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ServiceLoaderIterator.html" title="class in org.apache.commons.compress.utils">ServiceLoaderIterator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#hasStream()">hasStream()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Whether there is any content associated with this entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#HEADER">HEADER</a></span> - Static variable in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></dt>
+<dd>
+<div class="block">The header for each entry</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#HIGH_DENSITY_NTREC">HIGH_DENSITY_NTREC</a></span> - Static variable in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveConstants</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_I_">
+<!--   -->
+</a>
+<h2 class="title">I</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#in">in</a></span> - Variable in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#incrementCodeSize()">incrementCodeSize()</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#initializeTables(int)">initializeTables(int)</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>
+<div class="block">Initializes the arrays based on the maximum code size.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/parallel/InputStreamSupplier.html" title="interface in org.apache.commons.compress.parallel"><span class="strong">InputStreamSupplier</span></a> - Interface in <a href="./org/apache/commons/compress/parallel/package-summary.html">org.apache.commons.compress.parallel</a></dt>
+<dd>
+<div class="block">Supplies input streams.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/dump/InvalidFormatException.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">InvalidFormatException</span></a> - Exception in <a href="./org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></dt>
+<dd>
+<div class="block">Invalid Format Exception.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/InvalidFormatException.html#InvalidFormatException()">InvalidFormatException()</a></span> - Constructor for exception org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/InvalidFormatException.html" title="class in org.apache.commons.compress.archivers.dump">InvalidFormatException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/InvalidFormatException.html#InvalidFormatException(long)">InvalidFormatException(long)</a></span> - Constructor for exception org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/InvalidFormatException.html" title="class in org.apache.commons.compress.archivers.dump">InvalidFormatException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/utils/IOUtils.html" title="class in org.apache.commons.compress.utils"><span class="strong">IOUtils</span></a> - Class in <a href="./org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a></dt>
+<dd>
+<div class="block">Utility functions</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#isAntiItem()">isAntiItem()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Indicates whether this is an "anti-item" used in differential backups,
+ meaning it should delete the same file from a previous backup.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ArchiveUtils.html#isArrayZero(byte[],%20int)">isArrayZero(byte[], int)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ArchiveUtils.html" title="class in org.apache.commons.compress.utils">ArchiveUtils</a></dt>
+<dd>
+<div class="block">Returns true if the first N bytes of an array are all zero</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#isAtEOF()">isAtEOF()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#isBit0_modifyTimePresent()">isBit0_modifyTimePresent()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">Returns whether bit0 of the flags byte is set or not,
+ which should correspond to the presence or absence of
+ a modify timestamp in this particular zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#isBit1_accessTimePresent()">isBit1_accessTimePresent()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">Returns whether bit1 of the flags byte is set or not,
+ which should correspond to the presence or absence of
+ a "last access" timestamp in this particular zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#isBit2_createTimePresent()">isBit2_createTimePresent()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">Returns whether bit2 of the flags byte is set or not,
+ which should correspond to the presence or absence of
+ a create timestamp in this particular zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#isBlkDev()">isBlkDev()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Is this a block device?</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#isBlockDevice()">isBlockDevice()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Check if this entry represents a block device.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isBlockDevice()">isBlockDevice()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Check if this is a block device entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#isCharacterDevice()">isCharacterDevice()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Check if this entry represents a character device.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isCharacterDevice()">isCharacterDevice()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Check if this is a character device entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isCheckSumOK()">isCheckSumOK()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Get this entry's checksum status.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#isChrDev()">isChrDev()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Is this a character device?</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#isCompressed()">isCompressed()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Is this volume compressed?</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2Utils.html#isCompressedFilename(java.lang.String)">isCompressedFilename(String)</a></span> - Static method in class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2Utils.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2Utils</a></dt>
+<dd>
+<div class="block">Detects common bzip2 suffixes in the given filename.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/FileNameUtil.html#isCompressedFilename(java.lang.String)">isCompressedFilename(String)</a></span> - Method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/FileNameUtil.html" title="class in org.apache.commons.compress.compressors">FileNameUtil</a></dt>
+<dd>
+<div class="block">Detects common format suffixes in the given filename.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipUtils.html#isCompressedFilename(java.lang.String)">isCompressedFilename(String)</a></span> - Static method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipUtils.html" title="class in org.apache.commons.compress.compressors.gzip">GzipUtils</a></dt>
+<dd>
+<div class="block">Detects common gzip suffixes in the given filename.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMAUtils.html#isCompressedFilename(java.lang.String)">isCompressedFilename(String)</a></span> - Static method in class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMAUtils.html" title="class in org.apache.commons.compress.compressors.lzma">LZMAUtils</a></dt>
+<dd>
+<div class="block">Detects common lzma suffixes in the given filename.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZUtils.html#isCompressedFilename(java.lang.String)">isCompressedFilename(String)</a></span> - Static method in class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZUtils.html" title="class in org.apache.commons.compress.compressors.xz">XZUtils</a></dt>
+<dd>
+<div class="block">Detects common xz suffixes in the given filename.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#isDeleted()">isDeleted()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Has this file been deleted?</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isDescendent(org.apache.commons.compress.archivers.tar.TarArchiveEntry)">isDescendent(TarArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Determine if the given entry is a descendant of this entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#isDirectory()">isDirectory()</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveEntry.html#isDirectory()">isDirectory()</a></span> - Method in interface org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></dt>
+<dd>
+<div class="block">Returns true if this entry refers to a directory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#isDirectory()">isDirectory()</a></span> - Method in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a></dt>
+<dd>
+<div class="block">True if the entry refers to a directory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#isDirectory()">isDirectory()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Check if this entry represents a directory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#isDirectory()">isDirectory()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Is this a directory?</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#isDirectory()">isDirectory()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Return whether or not this entry represents a directory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isDirectory()">isDirectory()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Return whether or not this entry represents a directory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#isDirectory()">isDirectory()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">Is this entry a directory?</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#isDirectory()">isDirectory()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Is this entry a directory?</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#isEOFRecord(byte[])">isEOFRecord(byte[])</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Determine if an archive record indicate End of Archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ArchiveUtils.html#isEqual(byte[],%20int,%20int,%20byte[],%20int,%20int,%20boolean)">isEqual(byte[], int, int, byte[], int, int, boolean)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ArchiveUtils.html" title="class in org.apache.commons.compress.utils">ArchiveUtils</a></dt>
+<dd>
+<div class="block">Compare byte buffers, optionally ignoring trailing nulls</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ArchiveUtils.html#isEqual(byte[],%20int,%20int,%20byte[],%20int,%20int)">isEqual(byte[], int, int, byte[], int, int)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ArchiveUtils.html" title="class in org.apache.commons.compress.utils">ArchiveUtils</a></dt>
+<dd>
+<div class="block">Compare byte buffers</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ArchiveUtils.html#isEqual(byte[],%20byte[])">isEqual(byte[], byte[])</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ArchiveUtils.html" title="class in org.apache.commons.compress.utils">ArchiveUtils</a></dt>
+<dd>
+<div class="block">Compare byte buffers</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ArchiveUtils.html#isEqual(byte[],%20byte[],%20boolean)">isEqual(byte[], byte[], boolean)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ArchiveUtils.html" title="class in org.apache.commons.compress.utils">ArchiveUtils</a></dt>
+<dd>
+<div class="block">Compare byte buffers, optionally ignoring trailing nulls</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ArchiveUtils.html#isEqualWithNull(byte[],%20int,%20int,%20byte[],%20int,%20int)">isEqualWithNull(byte[], int, int, byte[], int, int)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ArchiveUtils.html" title="class in org.apache.commons.compress.utils">ArchiveUtils</a></dt>
+<dd>
+<div class="block">Compare byte buffers, ignoring trailing nulls</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isExtended()">isExtended()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Indicates in case of an oldgnu sparse file if an extension
+ sparse header follows.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveSparseEntry.html#isExtended()">isExtended()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveSparseEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveSparseEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#isExtendedAttributes()">isExtendedAttributes()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Does this volume cotain extended attributes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#ISEXTENDEDLEN_GNU">ISEXTENDEDLEN_GNU</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the is extension field in an old GNU header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#ISEXTENDEDLEN_GNU_SPARSE">ISEXTENDEDLEN_GNU_SPARSE</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the is extension field in a sparse header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#isFifo()">isFifo()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Is this a fifo/pipe?</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isFIFO()">isFIFO()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Check if this is a FIFO (pipe) entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#isFile()">isFile()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Is this a regular file?</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isFile()">isFile()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Check if this is a "normal file"</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isGlobalPaxHeader()">isGlobalPaxHeader()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Check if this is a Pax header.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isGNULongLinkEntry()">isGNULongLinkEntry()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Indicate if this entry is a GNU long linkname block</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isGNULongNameEntry()">isGNULongNameEntry()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Indicate if this entry is a GNU long name block</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isGNUSparse()">isGNUSparse()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Indicate if this entry is a GNU sparse block.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#isHostOsUnix()">isHostOsUnix()</a></span> - Method in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a></dt>
+<dd>
+<div class="block">Is the operating system the archive has been created on one
+ that is considered a UNIX OS by arj?</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isLink()">isLink()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Check if this is a link entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#isLink()">isLink()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">Is this entry a symbolic link?</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMAUtils.html#isLZMACompressionAvailable()">isLZMACompressionAvailable()</a></span> - Static method in class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMAUtils.html" title="class in org.apache.commons.compress.compressors.lzma">LZMAUtils</a></dt>
+<dd>
+<div class="block">Are the classes required to support LZMA compression available?</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#isMetaDataOnly()">isMetaDataOnly()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Does this volume only contain metadata?</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#isNetwork()">isNetwork()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Check if this entry represents a network device.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#isNewHeader()">isNewHeader()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Is this the new header format?</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#isNewInode()">isNewInode()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Is this the new inode format?</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CharsetNames.html#ISO_8859_1">ISO_8859_1</a></span> - Static variable in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CharsetNames.html" title="class in org.apache.commons.compress.utils">CharsetNames</a></dt>
+<dd>
+<div class="block">CharEncodingISO Latin Alphabet No. 1, a.k.a.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/Charsets.html#ISO_8859_1">ISO_8859_1</a></span> - Static variable in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/Charsets.html" title="class in org.apache.commons.compress.utils">Charsets</a></dt>
+<dd>
+<div class="block">CharsetNamesISO Latin Alphabet No. 1, a.k.a.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isOldGNUSparse()">isOldGNUSparse()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Indicate if this entry is a GNU or star sparse block using the
+ oldgnu format.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html#isOpen()">isOpen()</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html" title="class in org.apache.commons.compress.utils">SeekableInMemoryByteChannel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isPaxGNUSparse()">isPaxGNUSparse()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Indicate if this entry is a GNU sparse block using one of the
+ PAX formats.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isPaxHeader()">isPaxHeader()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Check if this is a Pax header.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#isPipe()">isPipe()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Check if this entry represents a pipe.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#isRegularFile()">isRegularFile()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Check if this entry represents a regular file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#isSeekable()">isSeekable()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">This method indicates whether this archive is writing to a
+ seekable stream (i.e., to a random access file).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#isSocket()">isSocket()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Check if this entry represents a socket.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#isSocket()">isSocket()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Is this a network device?</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isSparse()">isSparse()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Check whether this is a sparse entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#isSparseRecord(int)">isSparseRecord(int)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Is this a sparse record?</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isStarSparse()">isStarSparse()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Indicate if this entry is a star sparse block using PAX headers.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#isSymbolicLink()">isSymbolicLink()</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Check if this entry represents a symbolic link.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isSymbolicLink()">isSymbolicLink()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Check if this is a symbolic link entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#isUnixSymlink()">isUnixSymlink()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Returns true if this entry represents a unix symlink,
+ in which case the entry's content contains the target path
+ for the symlink.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZUtils.html#isXZCompressionAvailable()">isXZCompressionAvailable()</a></span> - Static method in class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZUtils.html" title="class in org.apache.commons.compress.compressors.xz">XZUtils</a></dt>
+<dd>
+<div class="block">Are the classes required to support XZ compression available?</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/utils/Iterators.html" title="class in org.apache.commons.compress.utils"><span class="strong">Iterators</span></a> - Class in <a href="./org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a></dt>
+<dd>
+<div class="block">Iterator utilities.</div>
+</dd>
+</dl>
+<a name="_J_">
+<!--   -->
+</a>
+<h2 class="title">J</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#JAR">JAR</a></span> - Static variable in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>
+<div class="block">Constant (value "jar") used to identify the JAR archive format.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar"><span class="strong">JarArchiveEntry</span></a> - Class in <a href="./org/apache/commons/compress/archivers/jar/package-summary.html">org.apache.commons.compress.archivers.jar</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/jar/JarArchiveEntry.html#JarArchiveEntry(java.util.zip.ZipEntry)">JarArchiveEntry(ZipEntry)</a></span> - Constructor for class org.apache.commons.compress.archivers.jar.<a href="./org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/jar/JarArchiveEntry.html#JarArchiveEntry(java.lang.String)">JarArchiveEntry(String)</a></span> - Constructor for class org.apache.commons.compress.archivers.jar.<a href="./org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/jar/JarArchiveEntry.html#JarArchiveEntry(org.apache.commons.compress.archivers.zip.ZipArchiveEntry)">JarArchiveEntry(ZipArchiveEntry)</a></span> - Constructor for class org.apache.commons.compress.archivers.jar.<a href="./org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/jar/JarArchiveEntry.html#JarArchiveEntry(java.util.jar.JarEntry)">JarArchiveEntry(JarEntry)</a></span> - Constructor for class org.apache.commons.compress.archivers.jar.<a href="./org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.jar"><span class="strong">JarArchiveInputStream</span></a> - Class in <a href="./org/apache/commons/compress/archivers/jar/package-summary.html">org.apache.commons.compress.archivers.jar</a></dt>
+<dd>
+<div class="block">Implements an input stream that can read entries from jar files.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html#JarArchiveInputStream(java.io.InputStream)">JarArchiveInputStream(InputStream)</a></span> - Constructor for class org.apache.commons.compress.archivers.jar.<a href="./org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Creates an instance from the input stream using the default encoding.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html#JarArchiveInputStream(java.io.InputStream,%20java.lang.String)">JarArchiveInputStream(InputStream, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.jar.<a href="./org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Creates an instance from the input stream using the specified encoding.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.jar"><span class="strong">JarArchiveOutputStream</span></a> - Class in <a href="./org/apache/commons/compress/archivers/jar/package-summary.html">org.apache.commons.compress.archivers.jar</a></dt>
+<dd>
+<div class="block">Subclass that adds a special extra field to the very first entry
+ which allows the created archive to be used as an executable jar on
+ Solaris.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html#JarArchiveOutputStream(java.io.OutputStream)">JarArchiveOutputStream(OutputStream)</a></span> - Constructor for class org.apache.commons.compress.archivers.jar.<a href="./org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html#JarArchiveOutputStream(java.io.OutputStream,%20java.lang.String)">JarArchiveOutputStream(OutputStream, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.jar.<a href="./org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Create and instance that wraps the output stream using the provided encoding.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/JarMarker.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">JarMarker</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">If this extra field is added as the very first extra field of the
+ archive, Solaris will consider it an executable jar file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/JarMarker.html#JarMarker()">JarMarker()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/JarMarker.html" title="class in org.apache.commons.compress.archivers.zip">JarMarker</a></dt>
+<dd>
+<div class="block">No-arg constructor</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#javaTimeToNtfsTime(java.util.Date)">javaTimeToNtfsTime(Date)</a></span> - Static method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Converts Java time to NTFS time.</div>
+</dd>
+</dl>
+<a name="_L_">
+<!--   -->
+</a>
+<h2 class="title">L</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#LBLSIZE">LBLSIZE</a></span> - Static variable in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveConstants</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#LF_BLK">LF_BLK</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Block device file type.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#LF_CHR">LF_CHR</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Character device file type.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#LF_CONTIG">LF_CONTIG</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Contiguous file type.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#LF_DIR">LF_DIR</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Directory file type.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#LF_FIFO">LF_FIFO</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">FIFO (pipe) file type.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#LF_GNUTYPE_LONGLINK">LF_GNUTYPE_LONGLINK</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Identifies the *next* file on the tape as having a long linkname.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#LF_GNUTYPE_LONGNAME">LF_GNUTYPE_LONGNAME</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Identifies the *next* file on the tape as having a long name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#LF_GNUTYPE_SPARSE">LF_GNUTYPE_SPARSE</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Sparse file type.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#LF_LINK">LF_LINK</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Link file type.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#LF_NORMAL">LF_NORMAL</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Normal file type.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#LF_OLDNORM">LF_OLDNORM</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">LF_ constants represent the "link flag" of an entry, or more commonly,
+ the "entry type".</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#LF_PAX_EXTENDED_HEADER_LC">LF_PAX_EXTENDED_HEADER_LC</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Identifies the entry as a Pax extended header.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#LF_PAX_EXTENDED_HEADER_UC">LF_PAX_EXTENDED_HEADER_UC</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Identifies the entry as a Pax extended header (SunOS tar -E).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#LF_PAX_GLOBAL_EXTENDED_HEADER">LF_PAX_GLOBAL_EXTENDED_HEADER</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Identifies the entry as a Pax global extended header.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#LF_SYMLINK">LF_SYMLINK</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Symbolic link file type.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#LFH_SIG">LFH_SIG</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>
+<div class="block">Local File Header Signature</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnixStat.html#LINK_FLAG">LINK_FLAG</a></span> - Static variable in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnixStat.html" title="interface in org.apache.commons.compress.archivers.zip">UnixStat</a></dt>
+<dd>
+<div class="block">Indicates symbolic links.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/Lister.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Lister</span></a> - Class in <a href="./org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a></dt>
+<dd>
+<div class="block">Simple command line application that lists the contents of an archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/Lister.html#Lister()">Lister()</a></span> - Constructor for class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/Lister.html" title="class in org.apache.commons.compress.archivers">Lister</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/utils/Lists.html" title="class in org.apache.commons.compress.utils"><span class="strong">Lists</span></a> - Class in <a href="./org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a></dt>
+<dd>
+<div class="block">List utilities</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#LONGFILE_BSD">LONGFILE_BSD</a></span> - Static variable in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveOutputStream</a></dt>
+<dd>
+<div class="block">BSD ar extensions are used to store long file names in the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#LONGFILE_ERROR">LONGFILE_ERROR</a></span> - Static variable in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Fail if a long file name is required in the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#LONGFILE_ERROR">LONGFILE_ERROR</a></span> - Static variable in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Fail if a long file name is required in the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#LONGFILE_GNU">LONGFILE_GNU</a></span> - Static variable in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">GNU tar extensions are used to store long file names in the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#LONGFILE_POSIX">LONGFILE_POSIX</a></span> - Static variable in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">POSIX/PAX extensions are used to store long file names in the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#LONGFILE_TRUNCATE">LONGFILE_TRUNCATE</a></span> - Static variable in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Long paths will be truncated in the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#LONGNAMESLEN_GNU">LONGNAMESLEN_GNU</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the long names field in an old GNU header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#LZMA">LZMA</a></span> - Static variable in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>
+<div class="block">Constant (value "lzma") used to identify the LZMA compression method.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.html" title="class in org.apache.commons.compress.compressors.lzma"><span class="strong">LZMACompressorInputStream</span></a> - Class in <a href="./org/apache/commons/compress/compressors/lzma/package-summary.html">org.apache.commons.compress.compressors.lzma</a></dt>
+<dd>
+<div class="block">LZMA decompressor.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.html#LZMACompressorInputStream(java.io.InputStream)">LZMACompressorInputStream(InputStream)</a></span> - Constructor for class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.html" title="class in org.apache.commons.compress.compressors.lzma">LZMACompressorInputStream</a></dt>
+<dd>
+<div class="block">Creates a new input stream that decompresses LZMA-compressed data
+ from the specified input stream.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.lzma"><span class="strong">LZMACompressorOutputStream</span></a> - Class in <a href="./org/apache/commons/compress/compressors/lzma/package-summary.html">org.apache.commons.compress.compressors.lzma</a></dt>
+<dd>
+<div class="block">LZMA compressor.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorOutputStream.html#LZMACompressorOutputStream(java.io.OutputStream)">LZMACompressorOutputStream(OutputStream)</a></span> - Constructor for class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.lzma">LZMACompressorOutputStream</a></dt>
+<dd>
+<div class="block">Creates a LZMA compressor.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/lzma/LZMAUtils.html" title="class in org.apache.commons.compress.compressors.lzma"><span class="strong">LZMAUtils</span></a> - Class in <a href="./org/apache/commons/compress/compressors/lzma/package-summary.html">org.apache.commons.compress.compressors.lzma</a></dt>
+<dd>
+<div class="block">Utility code for the lzma compression format.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw"><span class="strong">LZWInputStream</span></a> - Class in <a href="./org/apache/commons/compress/compressors/lzw/package-summary.html">org.apache.commons.compress.compressors.lzw</a></dt>
+<dd>
+<div class="block">Generic LZW implementation.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#LZWInputStream(java.io.InputStream,%20java.nio.ByteOrder)">LZWInputStream(InputStream, ByteOrder)</a></span> - Constructor for class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_M_">
+<!--   -->
+</a>
+<h2 class="title">M</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#MAC_OS">MAC_OS</a></span> - Static variable in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry.HostOs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#MAGIC_ANT">MAGIC_ANT</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The magic tag representing an Ant tar archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#MAGIC_GNU">MAGIC_GNU</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The magic tag representing a GNU tar archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#MAGIC_NEW">MAGIC_NEW</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">magic number of a cpio entry in the new format</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#MAGIC_NEW_CRC">MAGIC_NEW_CRC</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">magic number of a cpio entry in the new format with crc</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#MAGIC_OFFSET">MAGIC_OFFSET</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Offset of start of magic field within header record</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#MAGIC_OLD_ASCII">MAGIC_OLD_ASCII</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">magic number of a cpio entry in the old ascii format</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#MAGIC_OLD_BINARY">MAGIC_OLD_BINARY</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">magic number of a cpio entry in the old binary format</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#MAGIC_POSIX">MAGIC_POSIX</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The magic tag representing a POSIX tar archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#MAGIC_XSTAR">MAGIC_XSTAR</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The magix string used in the last four bytes of the header to
+ identify the xstar format.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#MAGICLEN">MAGICLEN</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the magic field in a header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/Lister.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/Lister.html" title="class in org.apache.commons.compress.archivers">Lister</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/CLI.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/CLI.html" title="class in org.apache.commons.compress.archivers.sevenz">CLI</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#mark(int)">mark(int)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Since we do not support marking just yet, we do nothing.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html#mark(int)">mark(int)</a></span> - Method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#markSupported()">markSupported()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Since we do not support marking just yet, we return false.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html#markSupported()">markSupported()</a></span> - Method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ArchiveUtils.html#matchAsciiBuffer(java.lang.String,%20byte[],%20int,%20int)">matchAsciiBuffer(String, byte[], int, int)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ArchiveUtils.html" title="class in org.apache.commons.compress.utils">ArchiveUtils</a></dt>
+<dd>
+<div class="block">Check if buffer contents matches Ascii String.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ArchiveUtils.html#matchAsciiBuffer(java.lang.String,%20byte[])">matchAsciiBuffer(String, byte[])</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ArchiveUtils.html" title="class in org.apache.commons.compress.utils">ArchiveUtils</a></dt>
+<dd>
+<div class="block">Check if buffer contents matches Ascii String.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#matches(byte[],%20int)">matches(byte[], int)</a></span> - Static method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveInputStream</a></dt>
+<dd>
+<div class="block">Checks if the signature matches ASCII "!</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#matches(byte[],%20int)">matches(byte[], int)</a></span> - Static method in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveInputStream</a></dt>
+<dd>
+<div class="block">Checks if the signature matches what is expected for an arj file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html#matches(byte[],%20int)">matches(byte[], int)</a></span> - Static method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveInputStream</a></dt>
+<dd>
+<div class="block">Checks if the signature matches one of the following magic values:
+ 
+ Strings:
+
+ "070701" - MAGIC_NEW
+ "070702" - MAGIC_NEW_CRC
+ "070707" - MAGIC_OLD_ASCII
+ 
+ Octal Binary value:
+ 
+ 070707 - MAGIC_OLD_BINARY (held as a short) = 0x71C7 or 0xC771</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#matches(byte[],%20int)">matches(byte[], int)</a></span> - Static method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveInputStream</a></dt>
+<dd>
+<div class="block">Look at the first few bytes of the file to decide if it's a dump
+ archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html#matches(byte[],%20int)">matches(byte[], int)</a></span> - Static method in class org.apache.commons.compress.archivers.jar.<a href="./org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Checks if the signature matches what is expected for a jar file
+ (in this case it is the same as for a zip file).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html#matches(byte[],%20int)">matches(byte[], int)</a></span> - Static method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZFile</a></dt>
+<dd>
+<div class="block">Checks if the signature matches what is expected for a 7z file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#matches(byte[],%20int)">matches(byte[], int)</a></span> - Static method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Checks if the signature matches what is expected for a tar file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#matches(byte[],%20int)">matches(byte[], int)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveInputStream</a></dt>
+<dd>
+<div class="block">Checks if the signature matches what is expected for a zip file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.html#matches(byte[],%20int)">matches(byte[], int)</a></span> - Static method in class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorInputStream</a></dt>
+<dd>
+<div class="block">Checks if the signature matches what is expected for a bzip2 file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html#matches(byte[],%20int)">matches(byte[], int)</a></span> - Static method in class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateCompressorInputStream</a></dt>
+<dd>
+<div class="block">Checks if the signature matches what is expected for a zlib / deflated file
+  with the zlib header.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.html#matches(byte[],%20int)">matches(byte[], int)</a></span> - Static method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.gzip">GzipCompressorInputStream</a></dt>
+<dd>
+<div class="block">Checks if the signature matches what is expected for a .gz file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.html#matches(byte[],%20int)">matches(byte[], int)</a></span> - Static method in class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.html" title="class in org.apache.commons.compress.compressors.lzma">LZMACompressorInputStream</a></dt>
+<dd>
+<div class="block">Checks if the signature matches what is expected for an lzma file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMAUtils.html#matches(byte[],%20int)">matches(byte[], int)</a></span> - Static method in class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMAUtils.html" title="class in org.apache.commons.compress.compressors.lzma">LZMAUtils</a></dt>
+<dd>
+<div class="block">Checks if the signature matches what is expected for a .lzma file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html#matches(byte[],%20int)">matches(byte[], int)</a></span> - Static method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></dt>
+<dd>
+<div class="block">Checks if the signature matches what is expected for a pack200
+ file (0xCAFED00D).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorInputStream.html#matches(byte[],%20int)">matches(byte[], int)</a></span> - Static method in class org.apache.commons.compress.compressors.snappy.<a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy">FramedSnappyCompressorInputStream</a></dt>
+<dd>
+<div class="block">Checks if the signature matches what is expected for a .sz file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html#matches(byte[],%20int)">matches(byte[], int)</a></span> - Static method in class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.xz">XZCompressorInputStream</a></dt>
+<dd>
+<div class="block">Checks if the signature matches what is expected for a .xz file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZUtils.html#matches(byte[],%20int)">matches(byte[], int)</a></span> - Static method in class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZUtils.html" title="class in org.apache.commons.compress.compressors.xz">XZUtils</a></dt>
+<dd>
+<div class="block">Checks if the signature matches what is expected for a .xz file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/z/ZCompressorInputStream.html#matches(byte[],%20int)">matches(byte[], int)</a></span> - Static method in class org.apache.commons.compress.compressors.z.<a href="./org/apache/commons/compress/compressors/z/ZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.z">ZCompressorInputStream</a></dt>
+<dd>
+<div class="block">Checks if the signature matches what is expected for a Unix compress file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html#MAX_BLOCKSIZE">MAX_BLOCKSIZE</a></span> - Static variable in class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorOutputStream</a></dt>
+<dd>
+<div class="block">The maximum supported blocksize <code>== 9</code>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#MAX_NAMELEN">MAX_NAMELEN</a></span> - Static variable in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Maximum length of a user's name in the tar file</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#MAXID">MAXID</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The maximum value of gid/uid in a tar archive which can
+ be expressed in octal char notation (that's 7 sevens, octal).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#MAXSIZE">MAXSIZE</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The maximum size of a file in a tar archive 
+ which can be expressed in octal char notation (that's 11 sevens, octal).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html#mergeCentralDirectoryData(org.apache.commons.compress.archivers.zip.ZipExtraField[])">mergeCentralDirectoryData(ZipExtraField[])</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html" title="class in org.apache.commons.compress.archivers.zip">ExtraFieldUtils</a></dt>
+<dd>
+<div class="block">Merges the central directory fields of the given ZipExtraFields.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html#mergeLocalFileDataData(org.apache.commons.compress.archivers.zip.ZipExtraField[])">mergeLocalFileDataData(ZipExtraField[])</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html" title="class in org.apache.commons.compress.archivers.zip">ExtraFieldUtils</a></dt>
+<dd>
+<div class="block">Merges the local file data fields of the given ZipExtraFields.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html#METHOD">METHOD</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException.Feature</a></dt>
+<dd>
+<div class="block">The entry used an unsupported compression method.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#MILLIS_PER_SECOND">MILLIS_PER_SECOND</a></span> - Static variable in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Convert millis to seconds</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html#MIN_BLOCKSIZE">MIN_BLOCKSIZE</a></span> - Static variable in class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorOutputStream</a></dt>
+<dd>
+<div class="block">The minimum supported blocksize <code>== 1</code>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#MODELEN">MODELEN</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the mode field in a header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#MODIFY_TIME_BIT">MODIFY_TIME_BIT</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">The bit set inside the flags by when the last modification time
+ is present in this extra field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#MODTIMELEN">MODTIMELEN</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the modification time field in a header buffer.</div>
+</dd>
+</dl>
+<a name="_N_">
+<!--   -->
+</a>
+<h2 class="title">N</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#NAMELEN">NAMELEN</a></span> - Static variable in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveConstants</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#NAMELEN">NAMELEN</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the name field in a header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.UnicodeExtraFieldPolicy.html#NEVER">NEVER</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.UnicodeExtraFieldPolicy.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream.UnicodeExtraFieldPolicy</a></dt>
+<dd>
+<div class="block">Never create Unicode extra fields.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/Lists.html#newArrayList()">newArrayList()</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/Lists.html" title="class in org.apache.commons.compress.utils">Lists</a></dt>
+<dd>
+<div class="block">Creates a new <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util"><code>ArrayList</code></a>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/Lists.html#newArrayList(java.util.Iterator)">newArrayList(Iterator&lt;? extends E&gt;)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/Lists.html" title="class in org.apache.commons.compress.utils">Lists</a></dt>
+<dd>
+<div class="block">Creates a new <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util"><code>ArrayList</code></a> filled with the contents of the given
+ <code>iterator</code>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/Sets.html#newHashSet(E...)">newHashSet(E...)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/Sets.html" title="class in org.apache.commons.compress.utils">Sets</a></dt>
+<dd>
+<div class="block">Creates a new HashSet filled with the given elements</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#NEXT">NEXT</a></span> - Static variable in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry.HostOs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ServiceLoaderIterator.html#next()">next()</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ServiceLoaderIterator.html" title="class in org.apache.commons.compress.utils">ServiceLoaderIterator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#NFS_MAGIC">NFS_MAGIC</a></span> - Static variable in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveConstants</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200Utils.html#normalize(java.io.File)">normalize(File)</a></span> - Static method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200Utils.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200Utils</a></dt>
+<dd>
+<div class="block">Normalizes a JAR archive in-place so it can be safely signed
+ and packed.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200Utils.html#normalize(java.io.File,%20java.util.Map)">normalize(File, Map&lt;String, String&gt;)</a></span> - Static method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200Utils.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200Utils</a></dt>
+<dd>
+<div class="block">Normalizes a JAR archive in-place so it can be safely signed
+ and packed.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200Utils.html#normalize(java.io.File,%20java.io.File)">normalize(File, File)</a></span> - Static method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200Utils.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200Utils</a></dt>
+<dd>
+<div class="block">Normalizes a JAR archive so it can be safely signed and packed.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200Utils.html#normalize(java.io.File,%20java.io.File,%20java.util.Map)">normalize(File, File, Map&lt;String, String&gt;)</a></span> - Static method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200Utils.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200Utils</a></dt>
+<dd>
+<div class="block">Normalizes a JAR archive so it can be safely signed and packed.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.UnicodeExtraFieldPolicy.html#NOT_ENCODEABLE">NOT_ENCODEABLE</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.UnicodeExtraFieldPolicy.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream.UnicodeExtraFieldPolicy</a></dt>
+<dd>
+<div class="block">Create Unicode extra fields for filenames that cannot be
+ encoded using the specified encoding.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#ntfsTimeToJavaTime(long)">ntfsTimeToJavaTime(long)</a></span> - Static method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Converts NTFS time (100 nanosecond units since 1 January 1601)
+ to Java time.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#NTREC">NTREC</a></span> - Static variable in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveConstants</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_O_">
+<!--   -->
+</a>
+<h2 class="title">O</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/InvalidFormatException.html#offset">offset</a></span> - Variable in exception org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/InvalidFormatException.html" title="class in org.apache.commons.compress.archivers.dump">InvalidFormatException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#OFFSETLEN_GNU">OFFSETLEN_GNU</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the multivolume start offset field in an old GNU header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#OFS_MAGIC">OFS_MAGIC</a></span> - Static variable in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveConstants</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/package-summary.html">org.apache.commons.compress</a> - package org.apache.commons.compress</dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a> - package org.apache.commons.compress.archivers</dt>
+<dd>
+<div class="block">Provides a unified API and factories for dealing with archives
+      in different formats.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/ar/package-summary.html">org.apache.commons.compress.archivers.ar</a> - package org.apache.commons.compress.archivers.ar</dt>
+<dd>
+<div class="block">Provides stream classes for reading and writing archives using
+      the AR format.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/arj/package-summary.html">org.apache.commons.compress.archivers.arj</a> - package org.apache.commons.compress.archivers.arj</dt>
+<dd>
+<div class="block">Provides stream classes for reading archives using
+      the ARJ format.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a> - package org.apache.commons.compress.archivers.cpio</dt>
+<dd>
+<div class="block">Provides stream classes for reading and writing archives using
+      the CPIO format.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a> - package org.apache.commons.compress.archivers.dump</dt>
+<dd>
+<div class="block">This package provides stream classes for reading archives
+      using the Unix DUMP format.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/jar/package-summary.html">org.apache.commons.compress.archivers.jar</a> - package org.apache.commons.compress.archivers.jar</dt>
+<dd>
+<div class="block">Provides stream classes for reading and writing archives using
+      the ZIP format with some extensions for the special case of JAR
+      archives.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/sevenz/package-summary.html">org.apache.commons.compress.archivers.sevenz</a> - package org.apache.commons.compress.archivers.sevenz</dt>
+<dd>
+<div class="block">Provides classes for reading and writing archives using
+      the 7z format.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/tar/package-summary.html">org.apache.commons.compress.archivers.tar</a> - package org.apache.commons.compress.archivers.tar</dt>
+<dd>
+<div class="block">Provides stream classes for reading and writing archives using
+      the TAR format.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a> - package org.apache.commons.compress.archivers.zip</dt>
+<dd>
+<div class="block">Provides stream classes for reading and writing archives using
+      the ZIP format.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/changes/package-summary.html">org.apache.commons.compress.changes</a> - package org.apache.commons.compress.changes</dt>
+<dd>
+<div class="block"><b>EXPERIMENTAL</b> support for changesets that are applied to
+      archives.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/package-summary.html">org.apache.commons.compress.compressors</a> - package org.apache.commons.compress.compressors</dt>
+<dd>
+<div class="block">Provides a unified API and factories for dealing with
+      compressed streams.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/bzip2/package-summary.html">org.apache.commons.compress.compressors.bzip2</a> - package org.apache.commons.compress.compressors.bzip2</dt>
+<dd>
+<div class="block">Provides stream classes for compressing and decompressing
+      streams using the BZip2 algorithm.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/deflate/package-summary.html">org.apache.commons.compress.compressors.deflate</a> - package org.apache.commons.compress.compressors.deflate</dt>
+<dd>
+<div class="block">Provides a stream classes that allow (de)compressing streams
+      using the DEFLATE algorithm.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/gzip/package-summary.html">org.apache.commons.compress.compressors.gzip</a> - package org.apache.commons.compress.compressors.gzip</dt>
+<dd>
+<div class="block">Provides stream classes for compressing and decompressing
+      streams using the GZip algorithm.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/lzma/package-summary.html">org.apache.commons.compress.compressors.lzma</a> - package org.apache.commons.compress.compressors.lzma</dt>
+<dd>
+<div class="block">Provides a stream class decompressing streams using the
+      "stand-alone" LZMA algorithm.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/lzw/package-summary.html">org.apache.commons.compress.compressors.lzw</a> - package org.apache.commons.compress.compressors.lzw</dt>
+<dd>
+<div class="block">Generic LZW implementation.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/pack200/package-summary.html">org.apache.commons.compress.compressors.pack200</a> - package org.apache.commons.compress.compressors.pack200</dt>
+<dd>
+<div class="block">Provides stream classes for compressing and decompressing
+      streams using the Pack200 algorithm used to compress Java
+      archives.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/snappy/package-summary.html">org.apache.commons.compress.compressors.snappy</a> - package org.apache.commons.compress.compressors.snappy</dt>
+<dd>
+<div class="block">Provides stream classes for decompressing streams using the
+      <a href="http://code.google.com/p/snappy/">Snappy</a>
+      algorithm.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/xz/package-summary.html">org.apache.commons.compress.compressors.xz</a> - package org.apache.commons.compress.compressors.xz</dt>
+<dd>
+<div class="block">Provides stream classes for compressing and decompressing
+      streams using the XZ algorithm.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/z/package-summary.html">org.apache.commons.compress.compressors.z</a> - package org.apache.commons.compress.compressors.z</dt>
+<dd>
+<div class="block">Provides stream classes for decompressing
+      streams using the "compress" algorithm used to write .Z files.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/parallel/package-summary.html">org.apache.commons.compress.parallel</a> - package org.apache.commons.compress.parallel</dt>
+<dd>
+<div class="block">Provides common API classes for parallel compression features.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a> - package org.apache.commons.compress.utils</dt>
+<dd>
+<div class="block">Contains utilities used internally by the compress library.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#OS_2">OS_2</a></span> - Static variable in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry.HostOs</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_P_">
+<!--   -->
+</a>
+<h2 class="title">P</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#PACK200">PACK200</a></span> - Static variable in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>
+<div class="block">Constant (value "pack200") used to identify the PACK200 compression
+ algorithm.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200"><span class="strong">Pack200CompressorInputStream</span></a> - Class in <a href="./org/apache/commons/compress/compressors/pack200/package-summary.html">org.apache.commons.compress.compressors.pack200</a></dt>
+<dd>
+<div class="block">An input stream that decompresses from the Pack200 format to be read
+ as any other stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html#Pack200CompressorInputStream(java.io.InputStream)">Pack200CompressorInputStream(InputStream)</a></span> - Constructor for class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></dt>
+<dd>
+<div class="block">Decompresses the given stream, caching the decompressed data in
+ memory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html#Pack200CompressorInputStream(java.io.InputStream,%20org.apache.commons.compress.compressors.pack200.Pack200Strategy)">Pack200CompressorInputStream(InputStream, Pack200Strategy)</a></span> - Constructor for class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></dt>
+<dd>
+<div class="block">Decompresses the given stream using the given strategy to cache
+ the results.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html#Pack200CompressorInputStream(java.io.InputStream,%20java.util.Map)">Pack200CompressorInputStream(InputStream, Map&lt;String, String&gt;)</a></span> - Constructor for class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></dt>
+<dd>
+<div class="block">Decompresses the given stream, caching the decompressed data in
+ memory and using the given properties.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html#Pack200CompressorInputStream(java.io.InputStream,%20org.apache.commons.compress.compressors.pack200.Pack200Strategy,%20java.util.Map)">Pack200CompressorInputStream(InputStream, Pack200Strategy, Map&lt;String, String&gt;)</a></span> - Constructor for class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></dt>
+<dd>
+<div class="block">Decompresses the given stream using the given strategy to cache
+ the results and the given properties.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html#Pack200CompressorInputStream(java.io.File)">Pack200CompressorInputStream(File)</a></span> - Constructor for class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></dt>
+<dd>
+<div class="block">Decompresses the given file, caching the decompressed data in
+ memory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html#Pack200CompressorInputStream(java.io.File,%20org.apache.commons.compress.compressors.pack200.Pack200Strategy)">Pack200CompressorInputStream(File, Pack200Strategy)</a></span> - Constructor for class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></dt>
+<dd>
+<div class="block">Decompresses the given file using the given strategy to cache
+ the results.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html#Pack200CompressorInputStream(java.io.File,%20java.util.Map)">Pack200CompressorInputStream(File, Map&lt;String, String&gt;)</a></span> - Constructor for class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></dt>
+<dd>
+<div class="block">Decompresses the given file, caching the decompressed data in
+ memory and using the given properties.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html#Pack200CompressorInputStream(java.io.File,%20org.apache.commons.compress.compressors.pack200.Pack200Strategy,%20java.util.Map)">Pack200CompressorInputStream(File, Pack200Strategy, Map&lt;String, String&gt;)</a></span> - Constructor for class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></dt>
+<dd>
+<div class="block">Decompresses the given file using the given strategy to cache
+ the results and the given properties.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.pack200"><span class="strong">Pack200CompressorOutputStream</span></a> - Class in <a href="./org/apache/commons/compress/compressors/pack200/package-summary.html">org.apache.commons.compress.compressors.pack200</a></dt>
+<dd>
+<div class="block">An output stream that compresses using the Pack200 format.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html#Pack200CompressorOutputStream(java.io.OutputStream)">Pack200CompressorOutputStream(OutputStream)</a></span> - Constructor for class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorOutputStream</a></dt>
+<dd>
+<div class="block">Compresses the given stream, caching the compressed data in
+ memory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html#Pack200CompressorOutputStream(java.io.OutputStream,%20org.apache.commons.compress.compressors.pack200.Pack200Strategy)">Pack200CompressorOutputStream(OutputStream, Pack200Strategy)</a></span> - Constructor for class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorOutputStream</a></dt>
+<dd>
+<div class="block">Compresses the given stream using the given strategy to cache
+ the results.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html#Pack200CompressorOutputStream(java.io.OutputStream,%20java.util.Map)">Pack200CompressorOutputStream(OutputStream, Map&lt;String, String&gt;)</a></span> - Constructor for class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorOutputStream</a></dt>
+<dd>
+<div class="block">Compresses the given stream, caching the compressed data in
+ memory and using the given properties.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html#Pack200CompressorOutputStream(java.io.OutputStream,%20org.apache.commons.compress.compressors.pack200.Pack200Strategy,%20java.util.Map)">Pack200CompressorOutputStream(OutputStream, Pack200Strategy, Map&lt;String, String&gt;)</a></span> - Constructor for class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorOutputStream</a></dt>
+<dd>
+<div class="block">Compresses the given stream using the given strategy to cache
+ the results and the given properties.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/pack200/Pack200Strategy.html" title="enum in org.apache.commons.compress.compressors.pack200"><span class="strong">Pack200Strategy</span></a> - Enum in <a href="./org/apache/commons/compress/compressors/pack200/package-summary.html">org.apache.commons.compress.compressors.pack200</a></dt>
+<dd>
+<div class="block">The different modes the Pack200 streams can use to wrap input and
+ output.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/pack200/Pack200Utils.html" title="class in org.apache.commons.compress.compressors.pack200"><span class="strong">Pack200Utils</span></a> - Class in <a href="./org/apache/commons/compress/compressors/pack200/package-summary.html">org.apache.commons.compress.compressors.pack200</a></dt>
+<dd>
+<div class="block">Utility methods for Pack200.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#PAD2LEN_GNU">PAD2LEN_GNU</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the padding field in an old GNU header buffer.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ParallelScatterZipCreator</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Creates a zip in parallel by using multiple threadlocal <a href="./org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.html" title="class in org.apache.commons.compress.archivers.zip"><code>ScatterZipOutputStream</code></a> instances.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html#ParallelScatterZipCreator()">ParallelScatterZipCreator()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html" title="class in org.apache.commons.compress.archivers.zip">ParallelScatterZipCreator</a></dt>
+<dd>
+<div class="block">Create a ParallelScatterZipCreator with default threads, which is set to the number of available
+ processors, as defined by <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runtime.html?is-external=true#availableProcessors()" title="class or interface in java.lang"><code>Runtime.availableProcessors()</code></a></div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html#ParallelScatterZipCreator(java.util.concurrent.ExecutorService)">ParallelScatterZipCreator(ExecutorService)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html" title="class in org.apache.commons.compress.archivers.zip">ParallelScatterZipCreator</a></dt>
+<dd>
+<div class="block">Create a ParallelScatterZipCreator</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html#ParallelScatterZipCreator(java.util.concurrent.ExecutorService,%20org.apache.commons.compress.parallel.ScatterGatherBackingStoreSupplier)">ParallelScatterZipCreator(ExecutorService, ScatterGatherBackingStoreSupplier)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html" title="class in org.apache.commons.compress.archivers.zip">ParallelScatterZipCreator</a></dt>
+<dd>
+<div class="block">Create a ParallelScatterZipCreator</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html#parse(byte[])">parse(byte[])</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html" title="class in org.apache.commons.compress.archivers.zip">ExtraFieldUtils</a></dt>
+<dd>
+<div class="block">Split the array into ExtraFields and populate them with the
+ given data as local file data, throwing an exception if the
+ data cannot be parsed.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html#parse(byte[],%20boolean)">parse(byte[], boolean)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html" title="class in org.apache.commons.compress.archivers.zip">ExtraFieldUtils</a></dt>
+<dd>
+<div class="block">Split the array into ExtraFields and populate them with the
+ given data, throwing an exception if the data cannot be parsed.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html#parse(byte[],%20boolean,%20org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField)">parse(byte[], boolean, ExtraFieldUtils.UnparseableExtraField)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html" title="class in org.apache.commons.compress.archivers.zip">ExtraFieldUtils</a></dt>
+<dd>
+<div class="block">Split the array into ExtraFields and populate them with the
+ given data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#parse(byte[],%20int)">parse(byte[], int)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip">GeneralPurposeBit</a></dt>
+<dd>
+<div class="block">Parses the supported flags from the given archive data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarUtils.html#parseBoolean(byte[],%20int)">parseBoolean(byte[], int)</a></span> - Static method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarUtils.html" title="class in org.apache.commons.compress.archivers.tar">TarUtils</a></dt>
+<dd>
+<div class="block">Parse a boolean byte from a buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html#parseCentralDirectoryFormat(byte[],%20int,%20int)">parseCentralDirectoryFormat(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html" title="class in org.apache.commons.compress.archivers.zip">X0017_StrongEncryptionHeader</a></dt>
+<dd>
+<div class="block">Parse central directory format.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html#parseFileFormat(byte[],%20int,%20int)">parseFileFormat(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html" title="class in org.apache.commons.compress.archivers.zip">X0017_StrongEncryptionHeader</a></dt>
+<dd>
+<div class="block">Parse file header format.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html#parseFromCentralDirectoryData(byte[],%20int,%20int)">parseFromCentralDirectoryData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AbstractUnicodeExtraField</a></dt>
+<dd>
+<div class="block">Doesn't do anything special since this class always uses the
+ same data in central directory and local file data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#parseFromCentralDirectoryData(byte[],%20int,%20int)">parseFromCentralDirectoryData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">Doesn't do anything special since this class always uses the
+ same data in central directory and local file data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/JarMarker.html#parseFromCentralDirectoryData(byte[],%20int,%20int)">parseFromCentralDirectoryData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/JarMarker.html" title="class in org.apache.commons.compress.archivers.zip">JarMarker</a></dt>
+<dd>
+<div class="block">Doesn't do anything special since this class always uses the
+ same data in central directory and local file data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html#parseFromCentralDirectoryData(byte[],%20int,%20int)">parseFromCentralDirectoryData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html" title="class in org.apache.commons.compress.archivers.zip">PKWareExtraHeader</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html#parseFromCentralDirectoryData(byte[],%20int,%20int)">parseFromCentralDirectoryData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html" title="class in org.apache.commons.compress.archivers.zip">UnparseableExtraFieldData</a></dt>
+<dd>
+<div class="block">Populate data from this array as if it was in central directory data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html#parseFromCentralDirectoryData(byte[],%20int,%20int)">parseFromCentralDirectoryData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnrecognizedExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#parseFromCentralDirectoryData(byte[],%20int,%20int)">parseFromCentralDirectoryData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">Doesn't do anything special since this class always uses the
+ same parsing logic for both central directory and local file data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X0015_CertificateIdForFile.html#parseFromCentralDirectoryData(byte[],%20int,%20int)">parseFromCentralDirectoryData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X0015_CertificateIdForFile.html" title="class in org.apache.commons.compress.archivers.zip">X0015_CertificateIdForFile</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X0016_CertificateIdForCentralDirectory.html#parseFromCentralDirectoryData(byte[],%20int,%20int)">parseFromCentralDirectoryData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X0016_CertificateIdForCentralDirectory.html" title="class in org.apache.commons.compress.archivers.zip">X0016_CertificateIdForCentralDirectory</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html#parseFromCentralDirectoryData(byte[],%20int,%20int)">parseFromCentralDirectoryData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html" title="class in org.apache.commons.compress.archivers.zip">X0017_StrongEncryptionHeader</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#parseFromCentralDirectoryData(byte[],%20int,%20int)">parseFromCentralDirectoryData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">Doesn't do anything special since this class always uses the
+ same parsing logic for both central directory and local file data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html#parseFromCentralDirectoryData(byte[],%20int,%20int)">parseFromCentralDirectoryData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip">X7875_NewUnix</a></dt>
+<dd>
+<div class="block">Doesn't do anything since this class doesn't store anything
+ inside the central directory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#parseFromCentralDirectoryData(byte[],%20int,%20int)">parseFromCentralDirectoryData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipExtraField.html#parseFromCentralDirectoryData(byte[],%20int,%20int)">parseFromCentralDirectoryData(byte[], int, int)</a></span> - Method in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip">ZipExtraField</a></dt>
+<dd>
+<div class="block">Populate data from this array as if it was in central directory data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html#parseFromLocalFileData(byte[],%20int,%20int)">parseFromLocalFileData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AbstractUnicodeExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#parseFromLocalFileData(byte[],%20int,%20int)">parseFromLocalFileData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">Populate data from this array as if it was in local file data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/JarMarker.html#parseFromLocalFileData(byte[],%20int,%20int)">parseFromLocalFileData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/JarMarker.html" title="class in org.apache.commons.compress.archivers.zip">JarMarker</a></dt>
+<dd>
+<div class="block">Populate data from this array as if it was in local file data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html#parseFromLocalFileData(byte[],%20int,%20int)">parseFromLocalFileData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html" title="class in org.apache.commons.compress.archivers.zip">PKWareExtraHeader</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html#parseFromLocalFileData(byte[],%20int,%20int)">parseFromLocalFileData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html" title="class in org.apache.commons.compress.archivers.zip">UnparseableExtraFieldData</a></dt>
+<dd>
+<div class="block">Populate data from this array as if it was in local file data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html#parseFromLocalFileData(byte[],%20int,%20int)">parseFromLocalFileData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnrecognizedExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#parseFromLocalFileData(byte[],%20int,%20int)">parseFromLocalFileData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">Populate data from this array as if it was in local file data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html#parseFromLocalFileData(byte[],%20int,%20int)">parseFromLocalFileData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html" title="class in org.apache.commons.compress.archivers.zip">X0017_StrongEncryptionHeader</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#parseFromLocalFileData(byte[],%20int,%20int)">parseFromLocalFileData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">Populate data from this array as if it was in local file data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html#parseFromLocalFileData(byte[],%20int,%20int)">parseFromLocalFileData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip">X7875_NewUnix</a></dt>
+<dd>
+<div class="block">Populate data from this array as if it was in local file data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#parseFromLocalFileData(byte[],%20int,%20int)">parseFromLocalFileData(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipExtraField.html#parseFromLocalFileData(byte[],%20int,%20int)">parseFromLocalFileData(byte[], int, int)</a></span> - Method in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip">ZipExtraField</a></dt>
+<dd>
+<div class="block">Populate data from this array as if it was in local file data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarUtils.html#parseName(byte[],%20int,%20int)">parseName(byte[], int, int)</a></span> - Static method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarUtils.html" title="class in org.apache.commons.compress.archivers.tar">TarUtils</a></dt>
+<dd>
+<div class="block">Parse an entry name from a buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarUtils.html#parseName(byte[],%20int,%20int,%20org.apache.commons.compress.archivers.zip.ZipEncoding)">parseName(byte[], int, int, ZipEncoding)</a></span> - Static method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarUtils.html" title="class in org.apache.commons.compress.archivers.tar">TarUtils</a></dt>
+<dd>
+<div class="block">Parse an entry name from a buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarUtils.html#parseOctal(byte[],%20int,%20int)">parseOctal(byte[], int, int)</a></span> - Static method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarUtils.html" title="class in org.apache.commons.compress.archivers.tar">TarUtils</a></dt>
+<dd>
+<div class="block">Parse an octal string from a buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarUtils.html#parseOctalOrBinary(byte[],%20int,%20int)">parseOctalOrBinary(byte[], int, int)</a></span> - Static method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarUtils.html" title="class in org.apache.commons.compress.archivers.tar">TarUtils</a></dt>
+<dd>
+<div class="block">Compute the value contained in a byte buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#parseTarHeader(byte[])">parseTarHeader(byte[])</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Parse an entry's header information from a header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#parseTarHeader(byte[],%20org.apache.commons.compress.archivers.zip.ZipEncoding)">parseTarHeader(byte[], ZipEncoding)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Parse an entry's header information from a header buffer.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/PasswordRequiredException.html" title="class in org.apache.commons.compress"><span class="strong">PasswordRequiredException</span></a> - Exception in <a href="./org/apache/commons/compress/package-summary.html">org.apache.commons.compress</a></dt>
+<dd>
+<div class="block">Exception thrown when trying to read an encrypted entry or file without
+ configuring a password.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/PasswordRequiredException.html#PasswordRequiredException(java.lang.String)">PasswordRequiredException(String)</a></span> - Constructor for exception org.apache.commons.compress.<a href="./org/apache/commons/compress/PasswordRequiredException.html" title="class in org.apache.commons.compress">PasswordRequiredException</a></dt>
+<dd>
+<div class="block">Create a new exception.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/changes/ChangeSetPerformer.html#perform(org.apache.commons.compress.archivers.ArchiveInputStream,%20org.apache.commons.compress.archivers.ArchiveOutputStream)">perform(ArchiveInputStream, ArchiveOutputStream)</a></span> - Method in class org.apache.commons.compress.changes.<a href="./org/apache/commons/compress/changes/ChangeSetPerformer.html" title="class in org.apache.commons.compress.changes">ChangeSetPerformer</a></dt>
+<dd>
+<div class="block">Performs all changes collected in this ChangeSet on the input stream and
+ streams the result to the output stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/changes/ChangeSetPerformer.html#perform(org.apache.commons.compress.archivers.zip.ZipFile,%20org.apache.commons.compress.archivers.ArchiveOutputStream)">perform(ZipFile, ArchiveOutputStream)</a></span> - Method in class org.apache.commons.compress.changes.<a href="./org/apache/commons/compress/changes/ChangeSetPerformer.html" title="class in org.apache.commons.compress.changes">ChangeSetPerformer</a></dt>
+<dd>
+<div class="block">Performs all changes collected in this ChangeSet on the ZipFile and
+ streams the result to the output stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnixStat.html#PERM_MASK">PERM_MASK</a></span> - Static variable in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnixStat.html" title="interface in org.apache.commons.compress.archivers.zip">UnixStat</a></dt>
+<dd>
+<div class="block">Bits used for permissions (and sticky bit)</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">PKWareExtraHeader</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Base class for all PKWare strong crypto extra headers.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html#PKWareExtraHeader(org.apache.commons.compress.archivers.zip.ZipShort)">PKWareExtraHeader(ZipShort)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html" title="class in org.apache.commons.compress.archivers.zip">PKWareExtraHeader</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.EncryptionAlgorithm.html" title="enum in org.apache.commons.compress.archivers.zip"><span class="strong">PKWareExtraHeader.EncryptionAlgorithm</span></a> - Enum in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Encryption algorithm.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.HashAlgorithm.html" title="enum in org.apache.commons.compress.archivers.zip"><span class="strong">PKWareExtraHeader.HashAlgorithm</span></a> - Enum in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Hash Algorithm</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#PLATFORM_FAT">PLATFORM_FAT</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#PLATFORM_UNIX">PLATFORM_UNIX</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html#position()">position()</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html" title="class in org.apache.commons.compress.utils">SeekableInMemoryByteChannel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html#position(long)">position(long)</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html" title="class in org.apache.commons.compress.utils">SeekableInMemoryByteChannel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#PREFIXLEN">PREFIXLEN</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Length of the prefix field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#PREFIXLEN_XSTAR">PREFIXLEN_XSTAR</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Length of the prefix field in xstar archives.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#PRIMOS">PRIMOS</a></span> - Static variable in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry.HostOs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html#pushedBackBytes(long)">pushedBackBytes(long)</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></dt>
+<dd>
+<div class="block">Decrements the counter of already read bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorInputStream.html#pushedBackBytes(long)">pushedBackBytes(long)</a></span> - Method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorInputStream.html" title="class in org.apache.commons.compress.compressors">CompressorInputStream</a></dt>
+<dd>
+<div class="block">Decrements the counter of already read bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)">putArchiveEntry(ArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html#putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)">putArchiveEntry(ArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Writes the headers for an archive entry to the output stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html#putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)">putArchiveEntry(ArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Begins writing a new CPIO file entry and positions the stream to the
+ start of the entry data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html#putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)">putArchiveEntry(ArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.jar.<a href="./org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html#putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)">putArchiveEntry(ArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZOutputFile</a></dt>
+<dd>
+<div class="block">Records an archive entry to add.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)">putArchiveEntry(ArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Put an entry on the output stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)">putArchiveEntry(ArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Writes the headers for an archive entry to the output stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#putLong(long,%20byte[],%20int)">putLong(long, byte[], int)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>
+<div class="block">put the value as four bytes in big endian byte order.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#putLong(byte[],%20int)">putLong(byte[], int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipShort.html#putShort(int,%20byte[],%20int)">putShort(int, byte[], int)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a></dt>
+<dd>
+<div class="block">put the value as two bytes in big endian byte order.</div>
+</dd>
+</dl>
+<a name="_R_">
+<!--   -->
+</a>
+<h2 class="title">R</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#raw">raw</a></span> - Variable in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html#read()">read()</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></dt>
+<dd>
+<div class="block">Reads a byte of data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveInputStream</a></dt>
+<dd>
+<div class="block">Reads from the current CPIO entry into an array of bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveInputStream</a></dt>
+<dd>
+<div class="block">Reads bytes from the current dump archive entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html#read()">read()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZFile</a></dt>
+<dd>
+<div class="block">Reads a byte of data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html#read(byte[])">read(byte[])</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZFile</a></dt>
+<dd>
+<div class="block">Reads data into an array of bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZFile</a></dt>
+<dd>
+<div class="block">Reads data into an array of bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Reads bytes from the current tar archive entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html#READ">READ</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html" title="class in org.apache.commons.compress.archivers.zip">ExtraFieldUtils.UnparseableExtraField</a></dt>
+<dd>
+<div class="block">Read the extra field data into an instance of <a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html" title="class in org.apache.commons.compress.archivers.zip"><code>UnparseableExtraFieldData</code></a>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.html#read()">read()</a></span> - Method in class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html#read()">read()</a></span> - Method in class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateCompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateCompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.html#read()">read()</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.gzip">GzipCompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.gzip">GzipCompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.html#read()">read()</a></span> - Method in class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.html" title="class in org.apache.commons.compress.compressors.lzma">LZMACompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.html" title="class in org.apache.commons.compress.compressors.lzma">LZMACompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#read()">read()</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html#read()">read()</a></span> - Method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html#read(byte[])">read(byte[])</a></span> - Method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorInputStream.html#read()">read()</a></span> - Method in class org.apache.commons.compress.compressors.snappy.<a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy">FramedSnappyCompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.compressors.snappy.<a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy">FramedSnappyCompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html#read()">read()</a></span> - Method in class org.apache.commons.compress.compressors.snappy.<a href="./org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy">SnappyCompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.compressors.snappy.<a href="./org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy">SnappyCompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html#read()">read()</a></span> - Method in class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.xz">XZCompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.xz">XZCompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/BoundedInputStream.html#read()">read()</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/BoundedInputStream.html" title="class in org.apache.commons.compress.utils">BoundedInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/BoundedInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/BoundedInputStream.html" title="class in org.apache.commons.compress.utils">BoundedInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ChecksumVerifyingInputStream.html#read()">read()</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ChecksumVerifyingInputStream.html" title="class in org.apache.commons.compress.utils">ChecksumVerifyingInputStream</a></dt>
+<dd>
+<div class="block">Reads a single byte from the stream</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ChecksumVerifyingInputStream.html#read(byte[])">read(byte[])</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ChecksumVerifyingInputStream.html" title="class in org.apache.commons.compress.utils">ChecksumVerifyingInputStream</a></dt>
+<dd>
+<div class="block">Reads a byte array from the stream</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ChecksumVerifyingInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ChecksumVerifyingInputStream.html" title="class in org.apache.commons.compress.utils">ChecksumVerifyingInputStream</a></dt>
+<dd>
+<div class="block">Reads from the stream into a byte array.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CountingInputStream.html#read()">read()</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CountingInputStream.html" title="class in org.apache.commons.compress.utils">CountingInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CountingInputStream.html#read(byte[])">read(byte[])</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CountingInputStream.html" title="class in org.apache.commons.compress.utils">CountingInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CountingInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CountingInputStream.html" title="class in org.apache.commons.compress.utils">CountingInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html#read(java.nio.ByteBuffer)">read(ByteBuffer)</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html" title="class in org.apache.commons.compress.utils">SeekableInMemoryByteChannel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html#READ_KEY">READ_KEY</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html" title="class in org.apache.commons.compress.archivers.zip">ExtraFieldUtils.UnparseableExtraField</a></dt>
+<dd>
+<div class="block">Key for "read" action.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/BitInputStream.html#readBits(int)">readBits(int)</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/BitInputStream.html" title="class in org.apache.commons.compress.utils">BitInputStream</a></dt>
+<dd>
+<div class="block">Returns at most 63 bits read from the underlying stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/IOUtils.html#readFully(java.io.InputStream,%20byte[])">readFully(InputStream, byte[])</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/IOUtils.html" title="class in org.apache.commons.compress.utils">IOUtils</a></dt>
+<dd>
+<div class="block">Reads as much from input as possible to fill the given array.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/IOUtils.html#readFully(java.io.InputStream,%20byte[],%20int,%20int)">readFully(InputStream, byte[], int, int)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/IOUtils.html" title="class in org.apache.commons.compress.utils">IOUtils</a></dt>
+<dd>
+<div class="block">Reads as much from input as possible to fill the given array
+ with the given amount of bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/IOUtils.html#readFully(java.nio.channels.ReadableByteChannel,%20java.nio.ByteBuffer)">readFully(ReadableByteChannel, ByteBuffer)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/IOUtils.html" title="class in org.apache.commons.compress.utils">IOUtils</a></dt>
+<dd>
+<div class="block">Reads <code>b.remaining()</code> bytes from the given channel
+ starting at the current channel's position.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#readNextCode()">readNextCode()</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>
+<div class="block">Reads the next code from the stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/z/ZCompressorInputStream.html#readNextCode()">readNextCode()</a></span> - Method in class org.apache.commons.compress.compressors.z.<a href="./org/apache/commons/compress/compressors/z/ZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.z">ZCompressorInputStream</a></dt>
+<dd>
+<div class="block">Reads the next code from the stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#readRecord()">readRecord()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Read a record from the input stream and return the data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#REALSIZELEN_GNU">REALSIZELEN_GNU</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the real size field in an old GNU header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html#register(java.lang.Class)">register(Class&lt;?&gt;)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html" title="class in org.apache.commons.compress.archivers.zip">ExtraFieldUtils</a></dt>
+<dd>
+<div class="block">Register a ZipExtraField implementation.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ServiceLoaderIterator.html#remove()">remove()</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ServiceLoaderIterator.html" title="class in org.apache.commons.compress.utils">ServiceLoaderIterator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#removeExtraField(org.apache.commons.compress.archivers.zip.ZipShort)">removeExtraField(ZipShort)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Remove an extra field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#removeUnparseableExtraFieldData()">removeUnparseableExtraFieldData()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Removes unparseable extra field data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#reparseCentralDirectoryData(boolean,%20boolean,%20boolean,%20boolean)">reparseCentralDirectoryData(boolean, boolean, boolean, boolean)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>
+<div class="block">Parses the raw bytes read from the central directory extra
+ field with knowledge which fields are expected to be there.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#reset()">reset()</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Since we do not support marking just yet, we do nothing.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html#reset()">reset()</a></span> - Method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#resetCodeSize()">resetCodeSize()</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#resetPreviousCode()">resetPreviousCode()</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html#reverse(byte[])">reverse(byte[])</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html" title="class in org.apache.commons.compress.archivers.zip">ZipUtil</a></dt>
+<dd>
+<div class="block">Reverses a byte[] array.</div>
+</dd>
+</dl>
+<a name="_S_">
+<!--   -->
+</a>
+<h2 class="title">S</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html#S_IFMT">S_IFMT</a></span> - Static variable in interface org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></dt>
+<dd>
+<div class="block">Mask for all file type bits.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ArchiveUtils.html#sanitize(java.lang.String)">sanitize(String)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ArchiveUtils.html" title="class in org.apache.commons.compress.utils">ArchiveUtils</a></dt>
+<dd>
+<div class="block">Returns a "sanitized" version of the string given as arguments,
+ where sanitized means non-printable characters have been
+ replaced with a question mark and the outcome is not longer
+ than 255 chars.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/parallel/ScatterGatherBackingStore.html" title="interface in org.apache.commons.compress.parallel"><span class="strong">ScatterGatherBackingStore</span></a> - Interface in <a href="./org/apache/commons/compress/parallel/package-summary.html">org.apache.commons.compress.parallel</a></dt>
+<dd>
+<div class="block">Store intermediate payload in a scatter-gather scenario.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/parallel/ScatterGatherBackingStoreSupplier.html" title="interface in org.apache.commons.compress.parallel"><span class="strong">ScatterGatherBackingStoreSupplier</span></a> - Interface in <a href="./org/apache/commons/compress/parallel/package-summary.html">org.apache.commons.compress.parallel</a></dt>
+<dd>
+<div class="block">Supplies <a href="./org/apache/commons/compress/parallel/ScatterGatherBackingStore.html" title="interface in org.apache.commons.compress.parallel"><code>ScatterGatherBackingStore</code></a> instances.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ScatterStatistics.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ScatterStatistics</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Provides information about a scatter compression run.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ScatterZipOutputStream</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">A zip output stream that is optimized for multi-threaded scatter/gather construction of zip files.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.html#ScatterZipOutputStream(org.apache.commons.compress.parallel.ScatterGatherBackingStore,%20org.apache.commons.compress.archivers.zip.StreamCompressor)">ScatterZipOutputStream(ScatterGatherBackingStore, StreamCompressor)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ScatterZipOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html" title="class in org.apache.commons.compress.utils"><span class="strong">SeekableInMemoryByteChannel</span></a> - Class in <a href="./org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a></dt>
+<dd>
+<div class="block">A <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/channels/SeekableByteChannel.html?is-external=true" title="class or interface in java.nio.channels"><code>SeekableByteChannel</code></a> implementation that wraps a byte[].</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html#SeekableInMemoryByteChannel(byte[])">SeekableInMemoryByteChannel(byte[])</a></span> - Constructor for class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html" title="class in org.apache.commons.compress.utils">SeekableInMemoryByteChannel</a></dt>
+<dd>
+<div class="block">Constructor taking a byte array.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html#SeekableInMemoryByteChannel()">SeekableInMemoryByteChannel()</a></span> - Constructor for class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html" title="class in org.apache.commons.compress.utils">SeekableInMemoryByteChannel</a></dt>
+<dd>
+<div class="block">Parameterless constructor - allocates internal buffer by itself.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html#SeekableInMemoryByteChannel(int)">SeekableInMemoryByteChannel(int)</a></span> - Constructor for class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html" title="class in org.apache.commons.compress.utils">SeekableInMemoryByteChannel</a></dt>
+<dd>
+<div class="block">Constructor taking a size of storage to be allocated.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/utils/ServiceLoaderIterator.html" title="class in org.apache.commons.compress.utils"><span class="strong">ServiceLoaderIterator</span></a>&lt;<a href="./org/apache/commons/compress/utils/ServiceLoaderIterator.html" title="type parameter in ServiceLoaderIterator">E</a>&gt; - Class in <a href="./org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a></dt>
+<dd>
+<div class="block">Iterates all services for a given class through the standard
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ServiceLoader.html?is-external=true" title="class or interface in java.util"><code>ServiceLoader</code></a> mechanism.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ServiceLoaderIterator.html#ServiceLoaderIterator(java.lang.Class)">ServiceLoaderIterator(Class&lt;E&gt;)</a></span> - Constructor for class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ServiceLoaderIterator.html" title="class in org.apache.commons.compress.utils">ServiceLoaderIterator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ServiceLoaderIterator.html#ServiceLoaderIterator(java.lang.Class,%20java.lang.ClassLoader)">ServiceLoaderIterator(Class&lt;E&gt;, ClassLoader)</a></span> - Constructor for class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ServiceLoaderIterator.html" title="class in org.apache.commons.compress.utils">ServiceLoaderIterator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setAccessDate(long)">setAccessDate(long)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the access date using NTFS time (100 nanosecond units
+ since 1 January 1601)</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setAccessDate(java.util.Date)">setAccessDate(Date)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the access date,</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#setAccessJavaTime(java.util.Date)">setAccessJavaTime(Date)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">Sets the access time as a java.util.Date
+ of this zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#setAccessJavaTime(java.util.Date)">setAccessJavaTime(Date)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">
+ Sets the access time as a java.util.Date
+ of this zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setAccessTime(java.util.Date)">setAccessTime(Date)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the time the file was last accessed.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#setAccessTime(org.apache.commons.compress.archivers.zip.ZipEightByteInteger)">setAccessTime(ZipEightByteInteger)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">Sets the File last access time of this zip entry using a
+ ZipEightByteInteger object.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#setAccessTime(org.apache.commons.compress.archivers.zip.ZipLong)">setAccessTime(ZipLong)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">
+ Sets the access time (seconds since epoch) of this zip entry
+ using a ZipLong object
+ 
+ Note: the setters for flags and timestamps are decoupled.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#setAddPaxHeadersForNonAsciiNames(boolean)">setAddPaxHeadersForNonAsciiNames(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Whether to add a PAX extension header for non-ASCII file names.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setAntiItem(boolean)">setAntiItem(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets whether this is an "anti-item" used in differential backups,
+ meaning it should delete the same file from a previous backup.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#setAtEOF(boolean)">setAtEOF(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#setBigNumberMode(int)">setBigNumberMode(int)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Set the big number mode.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMAUtils.html#setCacheLZMAAvailablity(boolean)">setCacheLZMAAvailablity(boolean)</a></span> - Static method in class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMAUtils.html" title="class in org.apache.commons.compress.compressors.lzma">LZMAUtils</a></dt>
+<dd>
+<div class="block">Whether to cache the result of the LZMA check.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZUtils.html#setCacheXZAvailablity(boolean)">setCacheXZAvailablity(boolean)</a></span> - Static method in class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZUtils.html" title="class in org.apache.commons.compress.compressors.xz">XZUtils</a></dt>
+<dd>
+<div class="block">Whether to cache the result of the XZ for Java check.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html#setCentralDirectoryData(byte[])">setCentralDirectoryData(byte[])</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html" title="class in org.apache.commons.compress.archivers.zip">PKWareExtraHeader</a></dt>
+<dd>
+<div class="block">Set the extra field data in central directory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html#setCentralDirectoryData(byte[])">setCentralDirectoryData(byte[])</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnrecognizedExtraField</a></dt>
+<dd>
+<div class="block">Set the extra field data in central directory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#setCentralDirectoryExtra(byte[])">setCentralDirectoryExtra(byte[])</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the central directory part of extra fields.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#setChksum(long)">setChksum(long)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the checksum.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#setClearCode(int)">setClearCode(int)</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>
+<div class="block">Sets the clear code based on the code size.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#setCodeSize(int)">setCodeSize(int)</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#setComment(java.lang.String)">setComment(String)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Set the file comment.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html#setComment(java.lang.String)">setComment(String)</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html" title="class in org.apache.commons.compress.compressors.gzip">GzipParameters</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#setCompressedSize(org.apache.commons.compress.archivers.zip.ZipEightByteInteger)">setCompressedSize(ZipEightByteInteger)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>
+<div class="block">The uncompressed size stored in this extra field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateParameters.html#setCompressionLevel(int)">setCompressionLevel(int)</a></span> - Method in class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateParameters.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateParameters</a></dt>
+<dd>
+<div class="block">Sets the compression level.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html#setCompressionLevel(int)">setCompressionLevel(int)</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html" title="class in org.apache.commons.compress.compressors.gzip">GzipParameters</a></dt>
+<dd>
+<div class="block">Sets the compression level.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html#setContentCompression(org.apache.commons.compress.archivers.sevenz.SevenZMethod)">setContentCompression(SevenZMethod)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZOutputFile</a></dt>
+<dd>
+<div class="block">Sets the default compression method to use for entry contents - the
+ default is LZMA2.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setContentMethods(java.lang.Iterable)">setContentMethods(Iterable&lt;? extends SevenZMethodConfiguration&gt;)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the (compression) methods to use for entry's content - the
+ default is LZMA2.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html#setContentMethods(java.lang.Iterable)">setContentMethods(Iterable&lt;? extends SevenZMethodConfiguration&gt;)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZOutputFile</a></dt>
+<dd>
+<div class="block">Sets the default (compression) methods to use for entry contents - the
+ default is LZMA2.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setCrc(int)">setCrc(int)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>use setCrcValue instead.</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setCrcValue(long)">setCrcValue(long)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the CRC.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#setCreateJavaTime(java.util.Date)">setCreateJavaTime(Date)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">
+ Sets the create time as a java.util.Date
+ of this zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#setCreateJavaTime(java.util.Date)">setCreateJavaTime(Date)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">
+ Sets the create time as a java.util.Date
+ of this zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#setCreateTime(org.apache.commons.compress.archivers.zip.ZipEightByteInteger)">setCreateTime(ZipEightByteInteger)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">Sets the File creation time of this zip entry using a
+ ZipEightByteInteger object.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#setCreateTime(org.apache.commons.compress.archivers.zip.ZipLong)">setCreateTime(ZipLong)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">
+ Sets the create time (seconds since epoch) of this zip entry
+ using a ZipLong object
+ 
+ Note: the setters for flags and timestamps are decoupled.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#setCreateUnicodeExtraFields(org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.UnicodeExtraFieldPolicy)">setCreateUnicodeExtraFields(ZipArchiveOutputStream.UnicodeExtraFieldPolicy)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Whether to create Unicode Extra Fields.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setCreationDate(long)">setCreationDate(long)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the creation date using NTFS time (100 nanosecond units
+ since 1 January 1601)</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setCreationDate(java.util.Date)">setCreationDate(Date)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the creation date,</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setCreationTime(java.util.Date)">setCreationTime(Date)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the file creation time.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#setCurrentEntry(org.apache.commons.compress.archivers.tar.TarArchiveEntry)">setCurrentEntry(TarArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#setDecompressConcatenated(boolean)">setDecompressConcatenated(boolean)</a></span> - Method in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>1.10 use the <a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#CompressorStreamFactory(boolean)"><code>CompressorStreamFactory.CompressorStreamFactory(boolean)</code></a>
+             constructor instead</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setDeleted(boolean)">setDeleted(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Set whether this file has been deleted.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#setDevice(long)">setDevice(long)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the device id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#setDeviceMaj(long)">setDeviceMaj(long)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Set major device id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#setDeviceMin(long)">setDeviceMin(long)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the minor device id</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#setDevMajor(int)">setDevMajor(int)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Set this entry's major device number.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#setDevMinor(int)">setDevMinor(int)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Set this entry's minor device number.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setDevname(java.lang.String)">setDevname(String)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Set the device name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setDirectory(boolean)">setDirectory(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets whether or not this entry represents a directory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#setDirectory(boolean)">setDirectory(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">Indicate whether this entry is a directory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#setDiskStartNumber(org.apache.commons.compress.archivers.zip.ZipLong)">setDiskStartNumber(ZipLong)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>
+<div class="block">The disk start number stored in this extra field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setDumpDate(java.util.Date)">setDumpDate(Date)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Set dump date.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#setEncoding(java.lang.String)">setEncoding(String)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">The encoding to use for filenames and the file comment.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#setEntryEncoding(java.lang.String)">setEntryEncoding(String)</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>1.10 use <a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ArchiveStreamFactory(java.lang.String)"><code>ArchiveStreamFactory.ArchiveStreamFactory(String)</code></a> to specify the encoding</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#setExternalAttributes(long)">setExternalAttributes(long)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the external file attributes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#setExtra(byte[])">setExtra(byte[])</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Parses the given bytes as extra field data and consumes any
+ unparseable data as an <a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html" title="class in org.apache.commons.compress.archivers.zip"><code>UnparseableExtraFieldData</code></a>
+ instance.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#setExtra()">setExtra()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Unfortunately <a href="http://docs.oracle.com/javase/7/docs/api/java/util/zip/ZipOutputStream.html?is-external=true" title="class or interface in java.util.zip"><code>java.util.zip.ZipOutputStream</code></a> seems to access the extra data
+ directly, so overriding getExtra doesn't help - we need to
+ modify super's data directly.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#setExtraFields(org.apache.commons.compress.archivers.zip.ZipExtraField[])">setExtraFields(ZipExtraField[])</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Replaces all currently attached extra fields with the new array.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#setFallbackToUTF8(boolean)">setFallbackToUTF8(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Whether to fall back to UTF and the language encoding flag if
+ the file name cannot be encoded using the specified encoding.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html#setFilename(java.lang.String)">setFilename(String)</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html" title="class in org.apache.commons.compress.compressors.gzip">GzipParameters</a></dt>
+<dd>
+<div class="block">Sets the name of the compressed file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setFilesystem(java.lang.String)">setFilesystem(String)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Set the last mountpoint.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setFirstRecord(int)">setFirstRecord(int)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Set the inode of the first record.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setFlags(int)">setFlags(int)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Set the miscellaneous flags.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#setFlags(byte)">setFlags(byte)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">Sets flags byte.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#setGeneralPurposeBit(org.apache.commons.compress.archivers.zip.GeneralPurposeBit)">setGeneralPurposeBit(GeneralPurposeBit)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">The "general purpose bit" field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setGeneration(int)">setGeneration(int)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the generation of the file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#setGID(long)">setGID(long)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the group id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html#setGID(long)">setGID(long)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip">X7875_NewUnix</a></dt>
+<dd>
+<div class="block">Sets the GID.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setGroupId(int)">setGroupId(int)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the group id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#setGroupId(int)">setGroupId(int)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Set this entry's group id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#setGroupId(long)">setGroupId(long)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Set this entry's group id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#setGroupId(int)">setGroupId(int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">Set the group id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#setGroupName(java.lang.String)">setGroupName(String)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Set this entry's group name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setHasAccessDate(boolean)">setHasAccessDate(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets whether this entry has got an access date at all.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setHasCrc(boolean)">setHasCrc(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets whether this entry has got a crc.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setHasCreationDate(boolean)">setHasCreationDate(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets whether this entry has got a creation date at all.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setHasLastModifiedDate(boolean)">setHasLastModifiedDate(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets whether this entry has got a last modified date at all.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setHasStream(boolean)">setHasStream(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets whether there is any content associated with this entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setHasWindowsAttributes(boolean)">setHasWindowsAttributes(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets whether this entry has windows attributes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html#setHeaderId(org.apache.commons.compress.archivers.zip.ZipShort)">setHeaderId(ZipShort)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnrecognizedExtraField</a></dt>
+<dd>
+<div class="block">Set the header id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setHostname(java.lang.String)">setHostname(String)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Set the hostname.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#setIds(int,%20int)">setIds(int, int)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Convenience method to set this entry's group and user ids.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#setInode(long)">setInode(long)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the inode.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#setInternalAttributes(int)">setInternalAttributes(int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the internal file attributes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setLabel(java.lang.String)">setLabel(String)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Set dump label.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setLastModifiedDate(java.util.Date)">setLastModifiedDate(Date)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the time the file was last modified.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setLastModifiedDate(long)">setLastModifiedDate(long)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the last modified date using NTFS time (100 nanosecond
+ units since 1 January 1601)</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setLastModifiedDate(java.util.Date)">setLastModifiedDate(Date)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the last modified date,</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setLevel(int)">setLevel(int)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Set level.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#setLevel(int)">setLevel(int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Sets the compression level for subsequent entries.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#setLinkedFile(java.lang.String)">setLinkedFile(String)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">Indicate that this entry is a symbolic link to the given filename.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#setLinkName(java.lang.String)">setLinkName(String)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Set this entry's link name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html#setLocalFileDataData(byte[])">setLocalFileDataData(byte[])</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.html" title="class in org.apache.commons.compress.archivers.zip">PKWareExtraHeader</a></dt>
+<dd>
+<div class="block">Set the extra field data in the local file data - without Header-ID or
+ length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html#setLocalFileDataData(byte[])">setLocalFileDataData(byte[])</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnrecognizedExtraField</a></dt>
+<dd>
+<div class="block">Set the extra field data in the local file data -
+ without Header-ID or length specifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#setLongFileMode(int)">setLongFileMode(int)</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Set the long file mode.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#setLongFileMode(int)">setLongFileMode(int)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Set the long file mode.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#setMethod(int)">setMethod(int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the compression method of this entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#setMethod(int)">setMethod(int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Sets the default compression method for subsequent entries.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#setMode(long)">setMode(long)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the mode of this entry (e.g. directory, regular file).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setMode(int)">setMode(int)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the access permissions on the entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#setMode(int)">setMode(int)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the mode for this entry</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#setMode(int)">setMode(int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">File mode of this file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html#setModificationTime(long)">setModificationTime(long)</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html" title="class in org.apache.commons.compress.compressors.gzip">GzipParameters</a></dt>
+<dd>
+<div class="block">Sets the modification time of the compressed file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#setModifyJavaTime(java.util.Date)">setModifyJavaTime(Date)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">Sets the modify time as a java.util.Date of this zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#setModifyJavaTime(java.util.Date)">setModifyJavaTime(Date)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">
+ Sets the modify time as a java.util.Date
+ of this zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#setModifyTime(org.apache.commons.compress.archivers.zip.ZipEightByteInteger)">setModifyTime(ZipEightByteInteger)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">Sets the File last modification time of this zip entry using a
+ ZipEightByteInteger object.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#setModifyTime(org.apache.commons.compress.archivers.zip.ZipLong)">setModifyTime(ZipLong)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">
+ Sets the modify time (seconds since epoch) of this zip entry
+ using a ZipLong object.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#setModTime(long)">setModTime(long)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Set this entry's modification time.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#setModTime(java.util.Date)">setModTime(Date)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Set this entry's modification time.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#setName(java.lang.String)">setName(String)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setName(java.lang.String)">setName(String)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the name of the entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setName(java.lang.String)">setName(String)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Set this entry's name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#setName(java.lang.String)">setName(String)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Set this entry's name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#setName(java.lang.String)">setName(String)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the name of the entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#setName(java.lang.String,%20byte[])">setName(String, byte[])</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the name using the raw bytes and the string created from
+ it by guessing or using the configured encoding.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html#setNameCRC32(long)">setNameCRC32(long)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AbstractUnicodeExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#setNames(java.lang.String,%20java.lang.String)">setNames(String, String)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Convenience method to set this entry's group and user names.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setNlink(int)">setNlink(int)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the number of hard links.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setNTRec(int)">setNTRec(int)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Set the number of records per tape block.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#setNumberOfLinks(long)">setNumberOfLinks(long)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the number of links.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setOffset(long)">setOffset(long)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the offset within the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html#setOperatingSystem(int)">setOperatingSystem(int)</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipParameters.html" title="class in org.apache.commons.compress.compressors.gzip">GzipParameters</a></dt>
+<dd>
+<div class="block">Sets the operating system on which the compression took place.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#setPlatform(int)">setPlatform(int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the platform (UNIX or FAT).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#setPrefix(int,%20int)">setPrefix(int, int)</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setPreviousDumpDate(java.util.Date)">setPreviousDumpDate(Date)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Set previous dump date.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#setRawFlag(int)">setRawFlag(int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the content of the flags field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#setRelativeHeaderOffset(org.apache.commons.compress.archivers.zip.ZipEightByteInteger)">setRelativeHeaderOffset(ZipEightByteInteger)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>
+<div class="block">The relative header offset stored in this extra field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#setRemoteDevice(long)">setRemoteDevice(long)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the remote device id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#setRemoteDeviceMaj(long)">setRemoteDeviceMaj(long)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the remote major device id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#setRemoteDeviceMin(long)">setRemoteDeviceMin(long)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the remote minor device id.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/utils/Sets.html" title="class in org.apache.commons.compress.utils"><span class="strong">Sets</span></a> - Class in <a href="./org/apache/commons/compress/utils/package-summary.html">org.apache.commons.compress.utils</a></dt>
+<dd>
+<div class="block">Set utilities</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setSimpleName(java.lang.String)">setSimpleName(String)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the path of the entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#setSize(long)">setSize(long)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the filesize.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setSize(long)">setSize(long)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the size of the entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setSize(long)">setSize(long)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Set this entry's file size.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#setSize(long)">setSize(long)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Set this entry's file size.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#setSize(org.apache.commons.compress.archivers.zip.ZipEightByteInteger)">setSize(ZipEightByteInteger)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>
+<div class="block">The uncompressed size stored in this extra field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#setSize(long)">setSize(long)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the uncompressed size of the entry data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#setTableSize(int)">setTableSize(int)</a></span> - Method in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#setTime(long)">setTime(long)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the time in seconds.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setType(org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE)">setType(DumpArchiveEntry.TYPE)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the type of the entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#setUID(long)">setUID(long)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the user id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html#setUID(long)">setUID(long)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip">X7875_NewUnix</a></dt>
+<dd>
+<div class="block">Sets the UID.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html#setUnicodeName(byte[])">setUnicodeName(byte[])</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AbstractUnicodeExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#setUnixMode(int)">setUnixMode(int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets Unix permissions in a way that is understood by Info-Zip's
+ unzip command.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#setUseLanguageEncodingFlag(boolean)">setUseLanguageEncodingFlag(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Whether to set the language encoding flag if the file name
+ encoding is UTF-8.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setUserId(int)">setUserId(int)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the user id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#setUserId(int)">setUserId(int)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Set this entry's user id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#setUserId(long)">setUserId(long)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Set this entry's user id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html#setUserId(int)">setUserId(int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/AsiExtraField.html" title="class in org.apache.commons.compress.archivers.zip">AsiExtraField</a></dt>
+<dd>
+<div class="block">Set the user id.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#setUserName(java.lang.String)">setUserName(String)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Set this entry's user name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#setUseZip64(org.apache.commons.compress.archivers.zip.Zip64Mode)">setUseZip64(Zip64Mode)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Whether Zip64 extensions will be used.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#setVersionMadeBy(int)">setVersionMadeBy(int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the "version made by" field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#setVersionRequired(int)">setVersionRequired(int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the "version required to expand" field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setVolume(int)">setVolume(int)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>
+<div class="block">Set the tape volume.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setVolume(int)">setVolume(int)</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></dt>
+<dd>
+<div class="block">Set volume (tape) number.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#setWindowsAttributes(int)">setWindowsAttributes(int)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>
+<div class="block">Sets the windows attributes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateParameters.html#setWithZlibHeader(boolean)">setWithZlibHeader(boolean)</a></span> - Method in class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateParameters.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateParameters</a></dt>
+<dd>
+<div class="block">Sets the zlib header presence parameter.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#SEVEN_Z">SEVEN_Z</a></span> - Static variable in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>
+<div class="block">Constant (value "7z") used to identify the 7z archive format.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz"><span class="strong">SevenZArchiveEntry</span></a> - Class in <a href="./org/apache/commons/compress/archivers/sevenz/package-summary.html">org.apache.commons.compress.archivers.sevenz</a></dt>
+<dd>
+<div class="block">An entry in a 7z archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html#SevenZArchiveEntry()">SevenZArchiveEntry()</a></span> - Constructor for class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html" title="class in org.apache.commons.compress.archivers.sevenz"><span class="strong">SevenZFile</span></a> - Class in <a href="./org/apache/commons/compress/archivers/sevenz/package-summary.html">org.apache.commons.compress.archivers.sevenz</a></dt>
+<dd>
+<div class="block">Reads a 7z file, using SeekableByteChannel under
+ the covers.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html#SevenZFile(java.io.File,%20byte[])">SevenZFile(File, byte[])</a></span> - Constructor for class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZFile</a></dt>
+<dd>
+<div class="block">Reads a file as 7z archive</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html#SevenZFile(java.nio.channels.SeekableByteChannel)">SevenZFile(SeekableByteChannel)</a></span> - Constructor for class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZFile</a></dt>
+<dd>
+<div class="block">Reads a SeekableByteChannel as 7z archive
+
+ <a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html" title="class in org.apache.commons.compress.utils"><code>SeekableInMemoryByteChannel</code></a>
+ allows you to read from an in-memory archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html#SevenZFile(java.nio.channels.SeekableByteChannel,%20byte[])">SevenZFile(SeekableByteChannel, byte[])</a></span> - Constructor for class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZFile</a></dt>
+<dd>
+<div class="block">Reads a SeekableByteChannel as 7z archive
+
+ <a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html" title="class in org.apache.commons.compress.utils"><code>SeekableInMemoryByteChannel</code></a>
+ allows you to read from an in-memory archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html#SevenZFile(java.nio.channels.SeekableByteChannel,%20java.lang.String,%20byte[])">SevenZFile(SeekableByteChannel, String, byte[])</a></span> - Constructor for class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZFile</a></dt>
+<dd>
+<div class="block">Reads a SeekableByteChannel as 7z archive
+
+ <a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html" title="class in org.apache.commons.compress.utils"><code>SeekableInMemoryByteChannel</code></a>
+ allows you to read from an in-memory archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html#SevenZFile(java.io.File)">SevenZFile(File)</a></span> - Constructor for class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZFile</a></dt>
+<dd>
+<div class="block">Reads a file as unencrypted 7z archive</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/sevenz/SevenZMethod.html" title="enum in org.apache.commons.compress.archivers.sevenz"><span class="strong">SevenZMethod</span></a> - Enum in <a href="./org/apache/commons/compress/archivers/sevenz/package-summary.html">org.apache.commons.compress.archivers.sevenz</a></dt>
+<dd>
+<div class="block">The (partially) supported compression/encryption methods used in 7z archives.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/sevenz/SevenZMethodConfiguration.html" title="class in org.apache.commons.compress.archivers.sevenz"><span class="strong">SevenZMethodConfiguration</span></a> - Class in <a href="./org/apache/commons/compress/archivers/sevenz/package-summary.html">org.apache.commons.compress.archivers.sevenz</a></dt>
+<dd>
+<div class="block">Combines a SevenZMethod with configuration options for the method.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZMethodConfiguration.html#SevenZMethodConfiguration(org.apache.commons.compress.archivers.sevenz.SevenZMethod)">SevenZMethodConfiguration(SevenZMethod)</a></span> - Constructor for class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZMethodConfiguration.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZMethodConfiguration</a></dt>
+<dd>
+<div class="block">Doesn't configure any additional options.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZMethodConfiguration.html#SevenZMethodConfiguration(org.apache.commons.compress.archivers.sevenz.SevenZMethod,%20java.lang.Object)">SevenZMethodConfiguration(SevenZMethod, Object)</a></span> - Constructor for class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZMethodConfiguration.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZMethodConfiguration</a></dt>
+<dd>
+<div class="block">Specifies and method plus configuration options.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html" title="class in org.apache.commons.compress.archivers.sevenz"><span class="strong">SevenZOutputFile</span></a> - Class in <a href="./org/apache/commons/compress/archivers/sevenz/package-summary.html">org.apache.commons.compress.archivers.sevenz</a></dt>
+<dd>
+<div class="block">Writes a 7z file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html#SevenZOutputFile(java.io.File)">SevenZOutputFile(File)</a></span> - Constructor for class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZOutputFile</a></dt>
+<dd>
+<div class="block">Opens file to write a 7z archive to.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html#SevenZOutputFile(java.nio.channels.SeekableByteChannel)">SevenZOutputFile(SeekableByteChannel)</a></span> - Constructor for class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZOutputFile</a></dt>
+<dd>
+<div class="block">Prepares channel to write a 7z archive to.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/dump/ShortFileException.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">ShortFileException</span></a> - Exception in <a href="./org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></dt>
+<dd>
+<div class="block">Short File Exception.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/ShortFileException.html#ShortFileException()">ShortFileException()</a></span> - Constructor for exception org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/ShortFileException.html" title="class in org.apache.commons.compress.archivers.dump">ShortFileException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html#signedByteToUnsignedInt(byte)">signedByteToUnsignedInt(byte)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html" title="class in org.apache.commons.compress.archivers.zip">ZipUtil</a></dt>
+<dd>
+<div class="block">Converts a signed byte into an unsigned integer representation
+ (e.g., -1 becomes 255).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#SINGLE_SEGMENT_SPLIT_MARKER">SINGLE_SEGMENT_SPLIT_MARKER</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>
+<div class="block">Marks ZIP archives that were supposed to be split or spanned
+ but only needed a single segment in then end (so are actually
+ neither split nor spanned).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html#size()">size()</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html" title="class in org.apache.commons.compress.utils">SeekableInMemoryByteChannel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveEntry.html#SIZE_UNKNOWN">SIZE_UNKNOWN</a></span> - Static variable in interface org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></dt>
+<dd>
+<div class="block">Special value indicating that the size is unknown</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#SIZELEN">SIZELEN</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the size field in a header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html#skip(long)">skip(long)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveInputStream</a></dt>
+<dd>
+<div class="block">Skips specified number of bytes in the current CPIO entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#skip(long)">skip(long)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Skips over and discards <code>n</code> bytes of data from this input
+ stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html#SKIP">SKIP</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html" title="class in org.apache.commons.compress.archivers.zip">ExtraFieldUtils.UnparseableExtraField</a></dt>
+<dd>
+<div class="block">Skip the extra field entirely and don't make its data
+ available - effectively removing the extra field data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#skip(long)">skip(long)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveInputStream</a></dt>
+<dd>
+<div class="block">Skips over and discards value bytes of data from this input
+ stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html#skip(long)">skip(long)</a></span> - Method in class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateCompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.html#skip(long)">skip(long)</a></span> - Method in class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.html" title="class in org.apache.commons.compress.compressors.lzma">LZMACompressorInputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html#skip(long)">skip(long)</a></span> - Method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html#skip(long)">skip(long)</a></span> - Method in class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.xz">XZCompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ChecksumVerifyingInputStream.html#skip(long)">skip(long)</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ChecksumVerifyingInputStream.html" title="class in org.apache.commons.compress.utils">ChecksumVerifyingInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/IOUtils.html#skip(java.io.InputStream,%20long)">skip(InputStream, long)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/IOUtils.html" title="class in org.apache.commons.compress.utils">IOUtils</a></dt>
+<dd>
+<div class="block">Skips the given number of bytes by repeatedly invoking skip on
+ the given input stream if necessary.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html#SKIP_KEY">SKIP_KEY</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html" title="class in org.apache.commons.compress.archivers.zip">ExtraFieldUtils.UnparseableExtraField</a></dt>
+<dd>
+<div class="block">Key for "skip" action.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#SNAPPY_FRAMED">SNAPPY_FRAMED</a></span> - Static variable in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>
+<div class="block">Constant (value "snappy-framed") used to identify the "framed" Snappy
+ compression method.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#SNAPPY_RAW">SNAPPY_RAW</a></span> - Static variable in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>
+<div class="block">Constant (value "snappy-raw") used to identify the "raw" Snappy compression
+ method.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy"><span class="strong">SnappyCompressorInputStream</span></a> - Class in <a href="./org/apache/commons/compress/compressors/snappy/package-summary.html">org.apache.commons.compress.compressors.snappy</a></dt>
+<dd>
+<div class="block">CompressorInputStream for the raw Snappy format.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html#SnappyCompressorInputStream(java.io.InputStream)">SnappyCompressorInputStream(InputStream)</a></span> - Constructor for class org.apache.commons.compress.compressors.snappy.<a href="./org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy">SnappyCompressorInputStream</a></dt>
+<dd>
+<div class="block">Constructor using the default buffer size of 32k.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html#SnappyCompressorInputStream(java.io.InputStream,%20int)">SnappyCompressorInputStream(InputStream, int)</a></span> - Constructor for class org.apache.commons.compress.compressors.snappy.<a href="./org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.snappy">SnappyCompressorInputStream</a></dt>
+<dd>
+<div class="block">Constructor using a configurable buffer size.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#SPARSELEN_GNU">SPARSELEN_GNU</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The sum of the length of all sparse headers in an old GNU header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#SPARSELEN_GNU_SPARSE">SPARSELEN_GNU_SPARSE</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The sum of the length of all sparse headers in a sparse header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html#SPLITTING">SPLITTING</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException.Feature</a></dt>
+<dd>
+<div class="block">The archive uses splitting or spanning.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#STORED">STORED</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Compression method for stored entries.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">StreamCompressor</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Encapsulates a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/zip/Deflater.html?is-external=true" title="class or interface in java.util.zip"><code>Deflater</code></a> and crc calculator, handling multiple types of output streams.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/StreamingNotSupportedException.html" title="class in org.apache.commons.compress.archivers"><span class="strong">StreamingNotSupportedException</span></a> - Exception in <a href="./org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a></dt>
+<dd>
+<div class="block">Exception thrown by ArchiveStreamFactory if a format is requested/detected that doesn't support streaming.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/StreamingNotSupportedException.html#StreamingNotSupportedException(java.lang.String)">StreamingNotSupportedException(String)</a></span> - Constructor for exception org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/StreamingNotSupportedException.html" title="class in org.apache.commons.compress.archivers">StreamingNotSupportedException</a></dt>
+<dd>
+<div class="block">Creates a new StreamingNotSupportedException.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html#submit(java.util.concurrent.Callable)">submit(Callable&lt;Object&gt;)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html" title="class in org.apache.commons.compress.archivers.zip">ParallelScatterZipCreator</a></dt>
+<dd>
+<div class="block">Submit a callable for compression.</div>
+</dd>
+</dl>
+<a name="_T_">
+<!--   -->
+</a>
+<h2 class="title">T</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#TAR">TAR</a></span> - Static variable in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>
+<div class="block">Constant used to identify the TAR archive format.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar"><span class="strong">TarArchiveEntry</span></a> - Class in <a href="./org/apache/commons/compress/archivers/tar/package-summary.html">org.apache.commons.compress.archivers.tar</a></dt>
+<dd>
+<div class="block">This class represents an entry in a Tar archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#TarArchiveEntry(java.lang.String)">TarArchiveEntry(String)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Construct an entry with only a name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#TarArchiveEntry(java.lang.String,%20boolean)">TarArchiveEntry(String, boolean)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Construct an entry with only a name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#TarArchiveEntry(java.lang.String,%20byte)">TarArchiveEntry(String, byte)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Construct an entry with a name and a link flag.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#TarArchiveEntry(java.lang.String,%20byte,%20boolean)">TarArchiveEntry(String, byte, boolean)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Construct an entry with a name and a link flag.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#TarArchiveEntry(java.io.File)">TarArchiveEntry(File)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Construct an entry for a file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#TarArchiveEntry(java.io.File,%20java.lang.String)">TarArchiveEntry(File, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Construct an entry for a file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#TarArchiveEntry(byte[])">TarArchiveEntry(byte[])</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Construct an entry from an archive's header bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#TarArchiveEntry(byte[],%20org.apache.commons.compress.archivers.zip.ZipEncoding)">TarArchiveEntry(byte[], ZipEncoding)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Construct an entry from an archive's header bytes.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar"><span class="strong">TarArchiveInputStream</span></a> - Class in <a href="./org/apache/commons/compress/archivers/tar/package-summary.html">org.apache.commons.compress.archivers.tar</a></dt>
+<dd>
+<div class="block">The TarInputStream reads a UNIX tar archive as an InputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#TarArchiveInputStream(java.io.InputStream)">TarArchiveInputStream(InputStream)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Constructor for TarInputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#TarArchiveInputStream(java.io.InputStream,%20java.lang.String)">TarArchiveInputStream(InputStream, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Constructor for TarInputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#TarArchiveInputStream(java.io.InputStream,%20int)">TarArchiveInputStream(InputStream, int)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Constructor for TarInputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#TarArchiveInputStream(java.io.InputStream,%20int,%20java.lang.String)">TarArchiveInputStream(InputStream, int, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Constructor for TarInputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#TarArchiveInputStream(java.io.InputStream,%20int,%20int)">TarArchiveInputStream(InputStream, int, int)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Constructor for TarInputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html#TarArchiveInputStream(java.io.InputStream,%20int,%20int,%20java.lang.String)">TarArchiveInputStream(InputStream, int, int, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></dt>
+<dd>
+<div class="block">Constructor for TarInputStream.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar"><span class="strong">TarArchiveOutputStream</span></a> - Class in <a href="./org/apache/commons/compress/archivers/tar/package-summary.html">org.apache.commons.compress.archivers.tar</a></dt>
+<dd>
+<div class="block">The TarOutputStream writes a UNIX tar archive as an OutputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#TarArchiveOutputStream(java.io.OutputStream)">TarArchiveOutputStream(OutputStream)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Constructor for TarInputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#TarArchiveOutputStream(java.io.OutputStream,%20java.lang.String)">TarArchiveOutputStream(OutputStream, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Constructor for TarInputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#TarArchiveOutputStream(java.io.OutputStream,%20int)">TarArchiveOutputStream(OutputStream, int)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Constructor for TarInputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#TarArchiveOutputStream(java.io.OutputStream,%20int,%20java.lang.String)">TarArchiveOutputStream(OutputStream, int, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Constructor for TarInputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#TarArchiveOutputStream(java.io.OutputStream,%20int,%20int)">TarArchiveOutputStream(OutputStream, int, int)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Constructor for TarInputStream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#TarArchiveOutputStream(java.io.OutputStream,%20int,%20int,%20java.lang.String)">TarArchiveOutputStream(OutputStream, int, int, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Constructor for TarInputStream.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/tar/TarArchiveSparseEntry.html" title="class in org.apache.commons.compress.archivers.tar"><span class="strong">TarArchiveSparseEntry</span></a> - Class in <a href="./org/apache/commons/compress/archivers/tar/package-summary.html">org.apache.commons.compress.archivers.tar</a></dt>
+<dd>
+<div class="block">This class represents a sparse entry in a Tar archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveSparseEntry.html#TarArchiveSparseEntry(byte[])">TarArchiveSparseEntry(byte[])</a></span> - Constructor for class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveSparseEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveSparseEntry</a></dt>
+<dd>
+<div class="block">Construct an entry from an archive's header bytes.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar"><span class="strong">TarConstants</span></a> - Interface in <a href="./org/apache/commons/compress/archivers/tar/package-summary.html">org.apache.commons.compress.archivers.tar</a></dt>
+<dd>
+<div class="block">This interface contains all the definitions used in the package.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/tar/TarUtils.html" title="class in org.apache.commons.compress.archivers.tar"><span class="strong">TarUtils</span></a> - Class in <a href="./org/apache/commons/compress/archivers/tar/package-summary.html">org.apache.commons.compress.archivers.tar</a></dt>
+<dd>
+<div class="block">This class provides static utility methods to work with byte streams.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntryPredicate.html#test(org.apache.commons.compress.archivers.zip.ZipArchiveEntry)">test(ZipArchiveEntry)</a></span> - Method in interface org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntryPredicate.html" title="interface in org.apache.commons.compress.archivers.zip">ZipArchiveEntryPredicate</a></dt>
+<dd>
+<div class="block">Indicate if the given entry should be included in the operation</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html#THROW">THROW</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html" title="class in org.apache.commons.compress.archivers.zip">ExtraFieldUtils.UnparseableExtraField</a></dt>
+<dd>
+<div class="block">Throw an exception if field cannot be parsed.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html#THROW_KEY">THROW_KEY</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html" title="class in org.apache.commons.compress.archivers.zip">ExtraFieldUtils.UnparseableExtraField</a></dt>
+<dd>
+<div class="block">Key for "throw an exception" action.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ArchiveUtils.html#toAsciiBytes(java.lang.String)">toAsciiBytes(String)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ArchiveUtils.html" title="class in org.apache.commons.compress.utils">ArchiveUtils</a></dt>
+<dd>
+<div class="block">Convert a string to Ascii bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ArchiveUtils.html#toAsciiString(byte[])">toAsciiString(byte[])</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ArchiveUtils.html" title="class in org.apache.commons.compress.utils">ArchiveUtils</a></dt>
+<dd>
+<div class="block">Convert an input byte array to a String using the ASCII character set.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ArchiveUtils.html#toAsciiString(byte[],%20int,%20int)">toAsciiString(byte[], int, int)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ArchiveUtils.html" title="class in org.apache.commons.compress.utils">ArchiveUtils</a></dt>
+<dd>
+<div class="block">Convert an input byte array to a String using the ASCII character set.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/IOUtils.html#toByteArray(java.io.InputStream)">toByteArray(InputStream)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/IOUtils.html" title="class in org.apache.commons.compress.utils">IOUtils</a></dt>
+<dd>
+<div class="block">Gets the contents of an <code>InputStream</code> as a <code>byte[]</code>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/Charsets.html#toCharset(java.nio.charset.Charset)">toCharset(Charset)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/Charsets.html" title="class in org.apache.commons.compress.utils">Charsets</a></dt>
+<dd>
+<div class="block">Returns the given Charset or the default Charset if the given Charset is null.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/Charsets.html#toCharset(java.lang.String)">toCharset(String)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/Charsets.html" title="class in org.apache.commons.compress.utils">Charsets</a></dt>
+<dd>
+<div class="block">Returns a Charset for the named charset.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html#toDosTime(java.util.Date)">toDosTime(Date)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html" title="class in org.apache.commons.compress.archivers.zip">ZipUtil</a></dt>
+<dd>
+<div class="block">Convert a Date object to a DOS date/time field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html#toDosTime(long)">toDosTime(long)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html" title="class in org.apache.commons.compress.archivers.zip">ZipUtil</a></dt>
+<dd>
+<div class="block">Convert a Date object to a DOS date/time field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html#toDosTime(long,%20byte[],%20int)">toDosTime(long, byte[], int)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html" title="class in org.apache.commons.compress.archivers.zip">ZipUtil</a></dt>
+<dd>
+<div class="block">Convert a Date object to a DOS date/time field.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#toString()">toString()</a></span> - Method in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html#toString()">toString()</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZFile</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ScatterStatistics.html#toString()">toString()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ScatterStatistics.html" title="class in org.apache.commons.compress.archivers.zip">ScatterStatistics</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html#toString()">toString()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException.Feature</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#toString()">toString()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>
+<div class="block">Returns a String representation of this class useful for
+ debugging purposes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#toString()">toString()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">Returns a String representation of this class useful for
+ debugging purposes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html#toString()">toString()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip">X7875_NewUnix</a></dt>
+<dd>
+<div class="block">Returns a String representation of this class useful for
+ debugging purposes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.UnicodeExtraFieldPolicy.html#toString()">toString()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.UnicodeExtraFieldPolicy.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream.UnicodeExtraFieldPolicy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#toString()">toString()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#toString()">toString()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipShort.html#toString()">toString()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/ArchiveUtils.html#toString(org.apache.commons.compress.archivers.ArchiveEntry)">toString(ArchiveEntry)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/ArchiveUtils.html" title="class in org.apache.commons.compress.utils">ArchiveUtils</a></dt>
+<dd>
+<div class="block">Generates a string containing the name, isDirectory setting and size of an entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#TP_SIZE">TP_SIZE</a></span> - Static variable in class org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveConstants</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#TRAILER">TRAILER</a></span> - Static variable in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></dt>
+<dd>
+<div class="block">The trailer for each entry</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html#truncate(long)">truncate(long)</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html" title="class in org.apache.commons.compress.utils">SeekableInMemoryByteChannel</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_U_">
+<!--   -->
+</a>
+<h2 class="title">U</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.html#UCOM_ID">UCOM_ID</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnicodeCommentExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#UFT8_NAMES_FLAG">UFT8_NAMES_FLAG</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip">GeneralPurposeBit</a></dt>
+<dd>
+<div class="block">Indicates that filenames are written in UTF-8.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#UIDLEN">UIDLEN</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the user id field in a header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#UNAMELEN">UNAMELEN</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The length of the user name field in a header buffer.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">UnicodeCommentExtraField</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Info-ZIP Unicode Comment Extra Field (0x6375):
+
+ Stores the UTF-8 version of the file comment as stored in the
+ central directory header.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.html#UnicodeCommentExtraField()">UnicodeCommentExtraField()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnicodeCommentExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.html#UnicodeCommentExtraField(java.lang.String,%20byte[],%20int,%20int)">UnicodeCommentExtraField(String, byte[], int, int)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnicodeCommentExtraField</a></dt>
+<dd>
+<div class="block">Assemble as unicode comment extension from the name given as
+ text as well as the encoded bytes actually written to the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.html#UnicodeCommentExtraField(java.lang.String,%20byte[])">UnicodeCommentExtraField(String, byte[])</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnicodeCommentExtraField</a></dt>
+<dd>
+<div class="block">Assemble as unicode comment extension from the comment given as
+ text as well as the bytes actually written to the archive.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/UnicodePathExtraField.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">UnicodePathExtraField</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Info-ZIP Unicode Path Extra Field (0x7075):
+
+ Stores the UTF-8 version of the file name field as stored in the 
+ local header and central directory header.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnicodePathExtraField.html#UnicodePathExtraField()">UnicodePathExtraField()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnicodePathExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnicodePathExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnicodePathExtraField.html#UnicodePathExtraField(java.lang.String,%20byte[],%20int,%20int)">UnicodePathExtraField(String, byte[], int, int)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnicodePathExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnicodePathExtraField</a></dt>
+<dd>
+<div class="block">Assemble as unicode path extension from the name given as
+ text as well as the encoded bytes actually written to the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnicodePathExtraField.html#UnicodePathExtraField(java.lang.String,%20byte[])">UnicodePathExtraField(String, byte[])</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnicodePathExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnicodePathExtraField</a></dt>
+<dd>
+<div class="block">Assemble as unicode path extension from the name given as
+ text as well as the encoded bytes actually written to the archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#UNIX">UNIX</a></span> - Static variable in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry.HostOs</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/UnixStat.html" title="interface in org.apache.commons.compress.archivers.zip"><span class="strong">UnixStat</span></a> - Interface in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Constants from stat.h on Unix systems.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">UnparseableExtraFieldData</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Wrapper for extra field data that doesn't conform to the recommended format of header-tag + size + data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html#UnparseableExtraFieldData()">UnparseableExtraFieldData()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html" title="class in org.apache.commons.compress.archivers.zip">UnparseableExtraFieldData</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">UnrecognizedExtraField</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Simple placeholder for all those extra fields we don't want to deal
+ with.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html#UnrecognizedExtraField()">UnrecognizedExtraField()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnrecognizedExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/dump/UnrecognizedFormatException.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">UnrecognizedFormatException</span></a> - Exception in <a href="./org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></dt>
+<dd>
+<div class="block">Unrecognized Format Exception.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/UnrecognizedFormatException.html#UnrecognizedFormatException()">UnrecognizedFormatException()</a></span> - Constructor for exception org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/UnrecognizedFormatException.html" title="class in org.apache.commons.compress.archivers.dump">UnrecognizedFormatException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html#unsignedIntToSignedByte(int)">unsignedIntToSignedByte(int)</a></span> - Static method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html" title="class in org.apache.commons.compress.archivers.zip">ZipUtil</a></dt>
+<dd>
+<div class="block">Converts an unsigned integer to a signed byte (e.g., 255 becomes -1).</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/dump/UnsupportedCompressionAlgorithmException.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">UnsupportedCompressionAlgorithmException</span></a> - Exception in <a href="./org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></dt>
+<dd>
+<div class="block">Unsupported compression algorithm.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/UnsupportedCompressionAlgorithmException.html#UnsupportedCompressionAlgorithmException()">UnsupportedCompressionAlgorithmException()</a></span> - Constructor for exception org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/UnsupportedCompressionAlgorithmException.html" title="class in org.apache.commons.compress.archivers.dump">UnsupportedCompressionAlgorithmException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/UnsupportedCompressionAlgorithmException.html#UnsupportedCompressionAlgorithmException(java.lang.String)">UnsupportedCompressionAlgorithmException(String)</a></span> - Constructor for exception org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/UnsupportedCompressionAlgorithmException.html" title="class in org.apache.commons.compress.archivers.dump">UnsupportedCompressionAlgorithmException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">UnsupportedZipFeatureException</span></a> - Exception in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Exception thrown when attempting to read or write data for a zip
+ entry that uses ZIP features not supported by this library.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html#UnsupportedZipFeatureException(org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException.Feature,%20org.apache.commons.compress.archivers.zip.ZipArchiveEntry)">UnsupportedZipFeatureException(UnsupportedZipFeatureException.Feature, ZipArchiveEntry)</a></span> - Constructor for exception org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException</a></dt>
+<dd>
+<div class="block">Creates an exception.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html#UnsupportedZipFeatureException(org.apache.commons.compress.archivers.zip.ZipMethod,%20org.apache.commons.compress.archivers.zip.ZipArchiveEntry)">UnsupportedZipFeatureException(ZipMethod, ZipArchiveEntry)</a></span> - Constructor for exception org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException</a></dt>
+<dd>
+<div class="block">Creates an exception for archives that use an unsupported
+ compression algorithm.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html#UnsupportedZipFeatureException(org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException.Feature)">UnsupportedZipFeatureException(UnsupportedZipFeatureException.Feature)</a></span> - Constructor for exception org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html" title="class in org.apache.commons.compress.archivers.zip">UnsupportedZipFeatureException</a></dt>
+<dd>
+<div class="block">Creates an exception when the whole archive uses an unsupported
+ feature.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">UnsupportedZipFeatureException.Feature</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">ZIP Features that may or may not be supported.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html#UNUSED_PREFIX">UNUSED_PREFIX</a></span> - Static variable in class org.apache.commons.compress.compressors.lzw.<a href="./org/apache/commons/compress/compressors/lzw/LZWInputStream.html" title="class in org.apache.commons.compress.compressors.lzw">LZWInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/UnicodePathExtraField.html#UPATH_ID">UPATH_ID</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/UnicodePathExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnicodePathExtraField</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CharsetNames.html#US_ASCII">US_ASCII</a></span> - Static variable in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CharsetNames.html" title="class in org.apache.commons.compress.utils">CharsetNames</a></dt>
+<dd>
+<div class="block">
+ Seven-bit ASCII, also known as ISO646-US, also known as the Basic Latin block of the Unicode character set.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/Charsets.html#US_ASCII">US_ASCII</a></span> - Static variable in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/Charsets.html" title="class in org.apache.commons.compress.utils">Charsets</a></dt>
+<dd>
+<div class="block">
+ Seven-bit ASCII, also known as ISO646-US, also known as the Basic Latin block of the Unicode character set.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#useDataDescriptor(boolean)">useDataDescriptor(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip">GeneralPurposeBit</a></dt>
+<dd>
+<div class="block">whether the current entry will use the data descriptor to store
+ CRC and size information.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#useEncryption(boolean)">useEncryption(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip">GeneralPurposeBit</a></dt>
+<dd>
+<div class="block">whether the current entry will be encrypted.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#usesDataDescriptor()">usesDataDescriptor()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip">GeneralPurposeBit</a></dt>
+<dd>
+<div class="block">whether the current entry uses the data descriptor to store CRC
+ and size information.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#usesEncryption()">usesEncryption()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip">GeneralPurposeBit</a></dt>
+<dd>
+<div class="block">whether the current entry is encrypted.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#usesStrongEncryption()">usesStrongEncryption()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip">GeneralPurposeBit</a></dt>
+<dd>
+<div class="block">whether the current entry is encrypted using strong encryption.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#useStrongEncryption(boolean)">useStrongEncryption(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip">GeneralPurposeBit</a></dt>
+<dd>
+<div class="block">whether the current entry will be encrypted  using strong encryption.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#usesUTF8ForNames()">usesUTF8ForNames()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip">GeneralPurposeBit</a></dt>
+<dd>
+<div class="block">whether the current entry uses UTF8 for file name and comment.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html#useUTF8ForNames(boolean)">useUTF8ForNames(boolean)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html" title="class in org.apache.commons.compress.archivers.zip">GeneralPurposeBit</a></dt>
+<dd>
+<div class="block">whether the current entry will use UTF8 for file name and comment.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CharsetNames.html#UTF_16">UTF_16</a></span> - Static variable in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CharsetNames.html" title="class in org.apache.commons.compress.utils">CharsetNames</a></dt>
+<dd>
+<div class="block">
+ Sixteen-bit Unicode Transformation Format, The byte order specified by a mandatory initial byte-order mark
+ (either order accepted on input, big-endian used on output)
+ 
+ 
+ Every implementation of the Java platform is required to support this character encoding.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/Charsets.html#UTF_16">UTF_16</a></span> - Static variable in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/Charsets.html" title="class in org.apache.commons.compress.utils">Charsets</a></dt>
+<dd>
+<div class="block">
+ Sixteen-bit Unicode Transformation Format, The byte order specified by a mandatory initial byte-order mark
+ (either order accepted on input, big-endian used on output)
+ 
+ 
+ Every implementation of the Java platform is required to support this character encoding.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CharsetNames.html#UTF_16BE">UTF_16BE</a></span> - Static variable in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CharsetNames.html" title="class in org.apache.commons.compress.utils">CharsetNames</a></dt>
+<dd>
+<div class="block">
+ Sixteen-bit Unicode Transformation Format, big-endian byte order.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/Charsets.html#UTF_16BE">UTF_16BE</a></span> - Static variable in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/Charsets.html" title="class in org.apache.commons.compress.utils">Charsets</a></dt>
+<dd>
+<div class="block">
+ Sixteen-bit Unicode Transformation Format, big-endian byte order.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CharsetNames.html#UTF_16LE">UTF_16LE</a></span> - Static variable in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CharsetNames.html" title="class in org.apache.commons.compress.utils">CharsetNames</a></dt>
+<dd>
+<div class="block">
+ Sixteen-bit Unicode Transformation Format, little-endian byte order.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/Charsets.html#UTF_16LE">UTF_16LE</a></span> - Static variable in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/Charsets.html" title="class in org.apache.commons.compress.utils">Charsets</a></dt>
+<dd>
+<div class="block">
+ Sixteen-bit Unicode Transformation Format, little-endian byte order.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CharsetNames.html#UTF_8">UTF_8</a></span> - Static variable in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CharsetNames.html" title="class in org.apache.commons.compress.utils">CharsetNames</a></dt>
+<dd>
+<div class="block">
+ Eight-bit Unicode Transformation Format.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/Charsets.html#UTF_8">UTF_8</a></span> - Static variable in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/Charsets.html" title="class in org.apache.commons.compress.utils">Charsets</a></dt>
+<dd>
+<div class="block">
+ Eight-bit Unicode Transformation Format.</div>
+</dd>
+</dl>
+<a name="_V_">
+<!--   -->
+</a>
+<h2 class="title">V</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.commons.compress.archivers.dump.<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></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZMethod.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZMethod.html" title="enum in org.apache.commons.compress.archivers.sevenz">SevenZMethod</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.EncryptionAlgorithm.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.EncryptionAlgorithm.html" title="enum in org.apache.commons.compress.archivers.zip">PKWareExtraHeader.EncryptionAlgorithm</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.HashAlgorithm.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.HashAlgorithm.html" title="enum in org.apache.commons.compress.archivers.zip">PKWareExtraHeader.HashAlgorithm</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64Mode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64Mode.html" title="enum in org.apache.commons.compress.archivers.zip">Zip64Mode</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipMethod.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipMethod.html" title="enum in org.apache.commons.compress.archivers.zip">ZipMethod</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200Strategy.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200Strategy.html" title="enum in org.apache.commons.compress.compressors.pack200">Pack200Strategy</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyDialect.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.commons.compress.compressors.snappy.<a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyDialect.html" title="enum in org.apache.commons.compress.compressors.snappy">FramedSnappyDialect</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html#values()">values()</a></span> - Static method in enum org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#values()">values()</a></span> - Static method in enum org.apache.commons.compress.archivers.dump.<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></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#values()">values()</a></span> - Static method in enum org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#values()">values()</a></span> - Static method in enum org.apache.commons.compress.archivers.dump.<a href="./org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZMethod.html#values()">values()</a></span> - Static method in enum org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZMethod.html" title="enum in org.apache.commons.compress.archivers.sevenz">SevenZMethod</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.EncryptionAlgorithm.html#values()">values()</a></span> - Static method in enum org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.EncryptionAlgorithm.html" title="enum in org.apache.commons.compress.archivers.zip">PKWareExtraHeader.EncryptionAlgorithm</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.HashAlgorithm.html#values()">values()</a></span> - Static method in enum org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/PKWareExtraHeader.HashAlgorithm.html" title="enum in org.apache.commons.compress.archivers.zip">PKWareExtraHeader.HashAlgorithm</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64Mode.html#values()">values()</a></span> - Static method in enum org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64Mode.html" title="enum in org.apache.commons.compress.archivers.zip">Zip64Mode</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipMethod.html#values()">values()</a></span> - Static method in enum org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipMethod.html" title="enum in org.apache.commons.compress.archivers.zip">ZipMethod</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200Strategy.html#values()">values()</a></span> - Static method in enum org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200Strategy.html" title="enum in org.apache.commons.compress.compressors.pack200">Pack200Strategy</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyDialect.html#values()">values()</a></span> - Static method in enum org.apache.commons.compress.compressors.snappy.<a href="./org/apache/commons/compress/compressors/snappy/FramedSnappyDialect.html" title="enum in org.apache.commons.compress.compressors.snappy">FramedSnappyDialect</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#VAX_VMS">VAX_VMS</a></span> - Static variable in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry.HostOs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarUtils.html#verifyCheckSum(byte[])">verifyCheckSum(byte[])</a></span> - Static method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarUtils.html" title="class in org.apache.commons.compress.archivers.tar">TarUtils</a></dt>
+<dd>
+<div class="block">Wikipedia <a href="http://en.wikipedia.org/wiki/Tar_(file_format)#File_header">says</a>:
+ 
+ The checksum is calculated by taking the sum of the unsigned byte values
+ of the header block with the eight checksum bytes taken to be ascii
+ spaces (decimal value 32).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#VERSION_ANT">VERSION_ANT</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">The "version" representing an Ant tar archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#VERSION_GNU_SPACE">VERSION_GNU_SPACE</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#VERSION_GNU_ZERO">VERSION_GNU_ZERO</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#VERSION_OFFSET">VERSION_OFFSET</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Offset of start of magic field within header record</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#VERSION_POSIX">VERSION_POSIX</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#VERSIONLEN">VERSIONLEN</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Previously this was regarded as part of "magic" field, but it is separate.</div>
+</dd>
+</dl>
+<a name="_W_">
+<!--   -->
+</a>
+<h2 class="title">W</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#WIN32">WIN32</a></span> - Static variable in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry.HostOs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#WIN95">WIN95</a></span> - Static variable in class org.apache.commons.compress.archivers.arj.<a href="./org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry.HostOs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateParameters.html#withZlibHeader()">withZlibHeader()</a></span> - Method in class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateParameters.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateParameters</a></dt>
+<dd>
+<div class="block">Whether or not the zlib header shall be written (when
+ compressing) or expected (when decompressing).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#write(byte[],%20int,%20int)">write(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.ar.<a href="./org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html#write(int)">write(int)</a></span> - Method in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Writes a byte to the current archive entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html#write(byte[],%20int,%20int)">write(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.cpio.<a href="./org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Writes an array of bytes to the current CPIO entry data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html#write(int)">write(int)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZOutputFile</a></dt>
+<dd>
+<div class="block">Writes a byte to the current archive entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html#write(byte[])">write(byte[])</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZOutputFile</a></dt>
+<dd>
+<div class="block">Writes a byte array to the current archive entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html#write(byte[],%20int,%20int)">write(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.sevenz.<a href="./org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZOutputFile</a></dt>
+<dd>
+<div class="block">Writes part of a byte array to the current archive entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#write(byte[],%20int,%20int)">write(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Writes bytes to the current tar archive entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#write(byte[],%20int,%20int)">write(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Writes bytes to ZIP entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html#write(int)">write(int)</a></span> - Method in class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html#write(byte[],%20int,%20int)">write(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.compressors.bzip2.<a href="./org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.bzip2">BZip2CompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.html#write(int)">write(int)</a></span> - Method in class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateCompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.html#write(byte[],%20int,%20int)">write(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.compressors.deflate.<a href="./org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.deflate">DeflateCompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html#write(int)">write(int)</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.gzip">GzipCompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html#write(byte[])">write(byte[])</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.gzip">GzipCompressorOutputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html#write(byte[],%20int,%20int)">write(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.compressors.gzip.<a href="./org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.gzip">GzipCompressorOutputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorOutputStream.html#write(int)">write(int)</a></span> - Method in class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.lzma">LZMACompressorOutputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorOutputStream.html#write(byte[],%20int,%20int)">write(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.compressors.lzma.<a href="./org/apache/commons/compress/compressors/lzma/LZMACompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.lzma">LZMACompressorOutputStream</a></dt>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html#write(int)">write(int)</a></span> - Method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html#write(byte[])">write(byte[])</a></span> - Method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html#write(byte[],%20int,%20int)">write(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.compressors.pack200.<a href="./org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.pack200">Pack200CompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZCompressorOutputStream.html#write(int)">write(int)</a></span> - Method in class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.xz">XZCompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZCompressorOutputStream.html#write(byte[],%20int,%20int)">write(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.xz">XZCompressorOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CountingOutputStream.html#write(int)">write(int)</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CountingOutputStream.html" title="class in org.apache.commons.compress.utils">CountingOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CountingOutputStream.html#write(byte[])">write(byte[])</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CountingOutputStream.html" title="class in org.apache.commons.compress.utils">CountingOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/CountingOutputStream.html#write(byte[],%20int,%20int)">write(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/CountingOutputStream.html" title="class in org.apache.commons.compress.utils">CountingOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html#write(java.nio.ByteBuffer)">write(ByteBuffer)</a></span> - Method in class org.apache.commons.compress.utils.<a href="./org/apache/commons/compress/utils/SeekableInMemoryByteChannel.html" title="class in org.apache.commons.compress.utils">SeekableInMemoryByteChannel</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#writeCentralDirectoryEnd()">writeCentralDirectoryEnd()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Writes the &quot;End of central dir record&quot;.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#writeCentralFileHeader(org.apache.commons.compress.archivers.zip.ZipArchiveEntry)">writeCentralFileHeader(ZipArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Writes the central file header entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html#writeCounted(byte[])">writeCounted(byte[])</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html" title="class in org.apache.commons.compress.archivers.zip">StreamCompressor</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html#writeCounted(byte[],%20int,%20int)">writeCounted(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html" title="class in org.apache.commons.compress.archivers.zip">StreamCompressor</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#writeDataDescriptor(org.apache.commons.compress.archivers.zip.ZipArchiveEntry)">writeDataDescriptor(ZipArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Writes the data descriptor entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#writeEntryHeader(byte[])">writeEntryHeader(byte[])</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Write an entry's header information to a header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#writeEntryHeader(byte[],%20org.apache.commons.compress.archivers.zip.ZipEncoding,%20boolean)">writeEntryHeader(byte[], ZipEncoding, boolean)</a></span> - Method in class org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a></dt>
+<dd>
+<div class="block">Write an entry's header information to a header buffer.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#writeLocalFileHeader(org.apache.commons.compress.archivers.zip.ZipArchiveEntry)">writeLocalFileHeader(ZipArchiveEntry)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Writes the local file header entry</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html#writeOut(byte[],%20int,%20int)">writeOut(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/StreamCompressor.html" title="class in org.apache.commons.compress.archivers.zip">StreamCompressor</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#writeOut(byte[])">writeOut(byte[])</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Write bytes to output or random access file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#writeOut(byte[],%20int,%20int)">writeOut(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Write bytes to output or random access file.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/parallel/FileBasedScatterGatherBackingStore.html#writeOut(byte[],%20int,%20int)">writeOut(byte[], int, int)</a></span> - Method in class org.apache.commons.compress.parallel.<a href="./org/apache/commons/compress/parallel/FileBasedScatterGatherBackingStore.html" title="class in org.apache.commons.compress.parallel">FileBasedScatterGatherBackingStore</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/parallel/ScatterGatherBackingStore.html#writeOut(byte[],%20int,%20int)">writeOut(byte[], int, int)</a></span> - Method in interface org.apache.commons.compress.parallel.<a href="./org/apache/commons/compress/parallel/ScatterGatherBackingStore.html" title="interface in org.apache.commons.compress.parallel">ScatterGatherBackingStore</a></dt>
+<dd>
+<div class="block">Writes a piece of payload.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html#writeTo(org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream)">writeTo(ZipArchiveOutputStream)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.html" title="class in org.apache.commons.compress.archivers.zip">ParallelScatterZipCreator</a></dt>
+<dd>
+<div class="block">Write the contents this to the target <a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip"><code>ZipArchiveOutputStream</code></a>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.html#writeTo(org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream)">writeTo(ZipArchiveOutputStream)</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ScatterZipOutputStream</a></dt>
+<dd>
+<div class="block">Write the contents of this scatter stream to a target archive.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#writeZip64CentralDirectory()">writeZip64CentralDirectory()</a></span> - Method in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Writes the &quot;ZIP64 End of central dir record&quot; and
+ &quot;ZIP64 End of central dir locator&quot;.</div>
+</dd>
+</dl>
+<a name="_X_">
+<!--   -->
+</a>
+<h2 class="title">X</h2>
+<dl>
+<dt><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">X000A_NTFS</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">NTFS extra field that was thought to store various attributes but
+ in reality only stores timestamps.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html#X000A_NTFS()">X000A_NTFS()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X000A_NTFS.html" title="class in org.apache.commons.compress.archivers.zip">X000A_NTFS</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/X0014_X509Certificates.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">X0014_X509Certificates</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">PKCS#7 Store for X.509 Certificates (0x0014).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X0014_X509Certificates.html#X0014_X509Certificates()">X0014_X509Certificates()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X0014_X509Certificates.html" title="class in org.apache.commons.compress.archivers.zip">X0014_X509Certificates</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/X0015_CertificateIdForFile.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">X0015_CertificateIdForFile</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">X.509 Certificate ID and Signature for individual file (0x0015).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X0015_CertificateIdForFile.html#X0015_CertificateIdForFile()">X0015_CertificateIdForFile()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X0015_CertificateIdForFile.html" title="class in org.apache.commons.compress.archivers.zip">X0015_CertificateIdForFile</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/X0016_CertificateIdForCentralDirectory.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">X0016_CertificateIdForCentralDirectory</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">X.509 Certificate ID and Signature for central directory (0x0016).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X0016_CertificateIdForCentralDirectory.html#X0016_CertificateIdForCentralDirectory()">X0016_CertificateIdForCentralDirectory()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X0016_CertificateIdForCentralDirectory.html" title="class in org.apache.commons.compress.archivers.zip">X0016_CertificateIdForCentralDirectory</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">X0017_StrongEncryptionHeader</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Strong Encryption Header (0x0017).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html#X0017_StrongEncryptionHeader()">X0017_StrongEncryptionHeader()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.html" title="class in org.apache.commons.compress.archivers.zip">X0017_StrongEncryptionHeader</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/X0019_EncryptionRecipientCertificateList.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">X0019_EncryptionRecipientCertificateList</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">PKCS#7 Encryption Recipient Certificate List (0x0019).</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X0019_EncryptionRecipientCertificateList.html#X0019_EncryptionRecipientCertificateList()">X0019_EncryptionRecipientCertificateList()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X0019_EncryptionRecipientCertificateList.html" title="class in org.apache.commons.compress.archivers.zip">X0019_EncryptionRecipientCertificateList</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">X5455_ExtendedTimestamp</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">An extra field that stores additional file and directory timestamp data
+ for zip entries.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#X5455_ExtendedTimestamp()">X5455_ExtendedTimestamp()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html" title="class in org.apache.commons.compress.archivers.zip">X5455_ExtendedTimestamp</a></dt>
+<dd>
+<div class="block">Constructor for X5455_ExtendedTimestamp.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">X7875_NewUnix</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">An extra field that stores UNIX UID/GID data (owner &amp; group ownership) for a given
+ zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html#X7875_NewUnix()">X7875_NewUnix()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/X7875_NewUnix.html" title="class in org.apache.commons.compress.archivers.zip">X7875_NewUnix</a></dt>
+<dd>
+<div class="block">Constructor for X7875_NewUnix.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#XSTAR_MAGIC_LEN">XSTAR_MAGIC_LEN</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Length of the XSTAR magic.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/tar/TarConstants.html#XSTAR_MAGIC_OFFSET">XSTAR_MAGIC_OFFSET</a></span> - Static variable in interface org.apache.commons.compress.archivers.tar.<a href="./org/apache/commons/compress/archivers/tar/TarConstants.html" title="interface in org.apache.commons.compress.archivers.tar">TarConstants</a></dt>
+<dd>
+<div class="block">Offset inside the header for the xstar magic bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#XZ">XZ</a></span> - Static variable in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>
+<div class="block">Constant (value "xz") used to identify the XZ compression method.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.xz"><span class="strong">XZCompressorInputStream</span></a> - Class in <a href="./org/apache/commons/compress/compressors/xz/package-summary.html">org.apache.commons.compress.compressors.xz</a></dt>
+<dd>
+<div class="block">XZ decompressor.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html#XZCompressorInputStream(java.io.InputStream)">XZCompressorInputStream(InputStream)</a></span> - Constructor for class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.xz">XZCompressorInputStream</a></dt>
+<dd>
+<div class="block">Creates a new input stream that decompresses XZ-compressed data
+ from the specified input stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html#XZCompressorInputStream(java.io.InputStream,%20boolean)">XZCompressorInputStream(InputStream, boolean)</a></span> - Constructor for class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.xz">XZCompressorInputStream</a></dt>
+<dd>
+<div class="block">Creates a new input stream that decompresses XZ-compressed data
+ from the specified input stream.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/xz/XZCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.xz"><span class="strong">XZCompressorOutputStream</span></a> - Class in <a href="./org/apache/commons/compress/compressors/xz/package-summary.html">org.apache.commons.compress.compressors.xz</a></dt>
+<dd>
+<div class="block">XZ compressor.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZCompressorOutputStream.html#XZCompressorOutputStream(java.io.OutputStream)">XZCompressorOutputStream(OutputStream)</a></span> - Constructor for class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.xz">XZCompressorOutputStream</a></dt>
+<dd>
+<div class="block">Creates a new XZ compressor using the default LZMA2 options.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/xz/XZCompressorOutputStream.html#XZCompressorOutputStream(java.io.OutputStream,%20int)">XZCompressorOutputStream(OutputStream, int)</a></span> - Constructor for class org.apache.commons.compress.compressors.xz.<a href="./org/apache/commons/compress/compressors/xz/XZCompressorOutputStream.html" title="class in org.apache.commons.compress.compressors.xz">XZCompressorOutputStream</a></dt>
+<dd>
+<div class="block">Creates a new XZ compressor using the specified LZMA2 preset level.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/xz/XZUtils.html" title="class in org.apache.commons.compress.compressors.xz"><span class="strong">XZUtils</span></a> - Class in <a href="./org/apache/commons/compress/compressors/xz/package-summary.html">org.apache.commons.compress.compressors.xz</a></dt>
+<dd>
+<div class="block">Utility code for the xz compression format.</div>
+</dd>
+</dl>
+<a name="_Z_">
+<!--   -->
+</a>
+<h2 class="title">Z</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html#Z">Z</a></span> - Static variable in class org.apache.commons.compress.compressors.<a href="./org/apache/commons/compress/compressors/CompressorStreamFactory.html" title="class in org.apache.commons.compress.compressors">CompressorStreamFactory</a></dt>
+<dd>
+<div class="block">Constant (value "z") used to identify the traditional Unix compress
+ method.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/compressors/z/ZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.z"><span class="strong">ZCompressorInputStream</span></a> - Class in <a href="./org/apache/commons/compress/compressors/z/package-summary.html">org.apache.commons.compress.compressors.z</a></dt>
+<dd>
+<div class="block">Input stream that decompresses .Z files.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/compressors/z/ZCompressorInputStream.html#ZCompressorInputStream(java.io.InputStream)">ZCompressorInputStream(InputStream)</a></span> - Constructor for class org.apache.commons.compress.compressors.z.<a href="./org/apache/commons/compress/compressors/z/ZCompressorInputStream.html" title="class in org.apache.commons.compress.compressors.z">ZCompressorInputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#ZERO">ZERO</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ZIP">ZIP</a></span> - Static variable in class org.apache.commons.compress.archivers.<a href="./org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dt>
+<dd>
+<div class="block">Constant (value "zip") used to identify the ZIP archive format.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">Zip64ExtendedInformationExtraField</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Holds size and other extended information for entries that use Zip64
+ features.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#Zip64ExtendedInformationExtraField()">Zip64ExtendedInformationExtraField()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>
+<div class="block">This constructor should only be used by the code that reads
+ archives inside of Commons Compress.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#Zip64ExtendedInformationExtraField(org.apache.commons.compress.archivers.zip.ZipEightByteInteger,%20org.apache.commons.compress.archivers.zip.ZipEightByteInteger)">Zip64ExtendedInformationExtraField(ZipEightByteInteger, ZipEightByteInteger)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>
+<div class="block">Creates an extra field based on the original and compressed size.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html#Zip64ExtendedInformationExtraField(org.apache.commons.compress.archivers.zip.ZipEightByteInteger,%20org.apache.commons.compress.archivers.zip.ZipEightByteInteger,%20org.apache.commons.compress.archivers.zip.ZipEightByteInteger,%20org.apache.commons.compress.archivers.zip.ZipLong)">Zip64ExtendedInformationExtraField(ZipEightByteInteger, ZipEightByteInteger, ZipEightByteInteger, ZipLong)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html" title="class in org.apache.commons.compress.archivers.zip">Zip64ExtendedInformationExtraField</a></dt>
+<dd>
+<div class="block">Creates an extra field based on all four possible values.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/Zip64Mode.html" title="enum in org.apache.commons.compress.archivers.zip"><span class="strong">Zip64Mode</span></a> - Enum in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">The different modes <a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip"><code>ZipArchiveOutputStream</code></a> can operate in.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/Zip64RequiredException.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">Zip64RequiredException</span></a> - Exception in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Exception thrown when attempting to write data that requires Zip64
+ support to an archive and <a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#setUseZip64(org.apache.commons.compress.archivers.zip.Zip64Mode)"><code>UseZip64</code></a> has been set to <a href="./org/apache/commons/compress/archivers/zip/Zip64Mode.html#Never"><code>Never</code></a>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/Zip64RequiredException.html#Zip64RequiredException(java.lang.String)">Zip64RequiredException(String)</a></span> - Constructor for exception org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/Zip64RequiredException.html" title="class in org.apache.commons.compress.archivers.zip">Zip64RequiredException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ZipArchiveEntry</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Extension that adds better handling of extra fields and provides
+ access to the internal and external file attributes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#ZipArchiveEntry(java.lang.String)">ZipArchiveEntry(String)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Creates a new zip entry with the specified name.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#ZipArchiveEntry(java.util.zip.ZipEntry)">ZipArchiveEntry(ZipEntry)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Creates a new zip entry with fields taken from the specified zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#ZipArchiveEntry(org.apache.commons.compress.archivers.zip.ZipArchiveEntry)">ZipArchiveEntry(ZipArchiveEntry)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Creates a new zip entry with fields taken from the specified zip entry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#ZipArchiveEntry()">ZipArchiveEntry()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#ZipArchiveEntry(java.io.File,%20java.lang.String)">ZipArchiveEntry(File, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dt>
+<dd>
+<div class="block">Creates a new zip entry taking some information from the given
+ file and using the provided name.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntryPredicate.html" title="interface in org.apache.commons.compress.archivers.zip"><span class="strong">ZipArchiveEntryPredicate</span></a> - Interface in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">A predicate to test if a #ZipArchiveEntry matches a criteria.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequest.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ZipArchiveEntryRequest</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">A Thread-safe representation of a ZipArchiveEntry that is used to add entries to parallel archives.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequestSupplier.html" title="interface in org.apache.commons.compress.archivers.zip"><span class="strong">ZipArchiveEntryRequestSupplier</span></a> - Interface in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Supplies <a href="./org/apache/commons/compress/archivers/zip/ZipArchiveEntryRequest.html" title="class in org.apache.commons.compress.archivers.zip"><code>ZipArchiveEntryRequest</code></a>.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ZipArchiveInputStream</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Implements an input stream that can read Zip archives.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#ZipArchiveInputStream(java.io.InputStream)">ZipArchiveInputStream(InputStream)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveInputStream</a></dt>
+<dd>
+<div class="block">Create an instance using UTF-8 encoding</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#ZipArchiveInputStream(java.io.InputStream,%20java.lang.String)">ZipArchiveInputStream(InputStream, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveInputStream</a></dt>
+<dd>
+<div class="block">Create an instance using the specified encoding</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#ZipArchiveInputStream(java.io.InputStream,%20java.lang.String,%20boolean)">ZipArchiveInputStream(InputStream, String, boolean)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveInputStream</a></dt>
+<dd>
+<div class="block">Create an instance using the specified encoding</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#ZipArchiveInputStream(java.io.InputStream,%20java.lang.String,%20boolean,%20boolean)">ZipArchiveInputStream(InputStream, String, boolean, boolean)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveInputStream</a></dt>
+<dd>
+<div class="block">Create an instance using the specified encoding</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ZipArchiveOutputStream</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Reimplementation of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/zip/ZipOutputStream.html?is-external=true" title="class or interface in java.util.zip"><code>java.util.zip.ZipOutputStream</code></a> that does handle the extended
+ functionality of this package, especially internal/external file
+ attributes and extra fields with different layouts for local file
+ data and central directory entries.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#ZipArchiveOutputStream(java.io.OutputStream)">ZipArchiveOutputStream(OutputStream)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Creates a new ZIP OutputStream filtering the underlying stream.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#ZipArchiveOutputStream(java.io.File)">ZipArchiveOutputStream(File)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Creates a new ZIP OutputStream writing to a File.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#ZipArchiveOutputStream(java.nio.channels.SeekableByteChannel)">ZipArchiveOutputStream(SeekableByteChannel)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dt>
+<dd>
+<div class="block">Creates a new ZIP OutputStream writing to a SeekableByteChannel.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.UnicodeExtraFieldPolicy.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ZipArchiveOutputStream.UnicodeExtraFieldPolicy</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">enum that represents the possible policies for creating Unicode
+ extra fields.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ZipEightByteInteger</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Utility class that represents an eight byte integer with conversion
+ rules for the big endian byte order of ZIP files.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#ZipEightByteInteger(long)">ZipEightByteInteger(long)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></dt>
+<dd>
+<div class="block">Create instance from a number.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#ZipEightByteInteger(java.math.BigInteger)">ZipEightByteInteger(BigInteger)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></dt>
+<dd>
+<div class="block">Create instance from a number.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#ZipEightByteInteger(byte[])">ZipEightByteInteger(byte[])</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></dt>
+<dd>
+<div class="block">Create instance from bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html#ZipEightByteInteger(byte[],%20int)">ZipEightByteInteger(byte[], int)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html" title="class in org.apache.commons.compress.archivers.zip">ZipEightByteInteger</a></dt>
+<dd>
+<div class="block">Create instance from the eight bytes starting at offset.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ZipEncoding.html" title="interface in org.apache.commons.compress.archivers.zip"><span class="strong">ZipEncoding</span></a> - Interface in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">An interface for encoders that do a pretty encoding of ZIP
+ filenames.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ZipEncodingHelper.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ZipEncodingHelper</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Static helper functions for robustly encoding filenames in zip files.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipEncodingHelper.html#ZipEncodingHelper()">ZipEncodingHelper()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipEncodingHelper.html" title="class in org.apache.commons.compress.archivers.zip">ZipEncodingHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ZipExtraField.html" title="interface in org.apache.commons.compress.archivers.zip"><span class="strong">ZipExtraField</span></a> - Interface in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">General format of extra field data.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ZipFile</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Replacement for <code>java.util.ZipFile</code>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#ZipFile(java.io.File)">ZipFile(File)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Opens the given file for reading, assuming "UTF8" for file names.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#ZipFile(java.lang.String)">ZipFile(String)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Opens the given file for reading, assuming "UTF8".</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#ZipFile(java.lang.String,%20java.lang.String)">ZipFile(String, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Opens the given file for reading, assuming the specified
+ encoding for file names, scanning unicode extra fields.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#ZipFile(java.io.File,%20java.lang.String)">ZipFile(File, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Opens the given file for reading, assuming the specified
+ encoding for file names and scanning for unicode extra fields.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#ZipFile(java.io.File,%20java.lang.String,%20boolean)">ZipFile(File, String, boolean)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Opens the given file for reading, assuming the specified
+ encoding for file names.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#ZipFile(java.nio.channels.SeekableByteChannel)">ZipFile(SeekableByteChannel)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Opens the given channel for reading, assuming "UTF8" for file names.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#ZipFile(java.nio.channels.SeekableByteChannel,%20java.lang.String)">ZipFile(SeekableByteChannel, String)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Opens the given channel for reading, assuming the specified
+ encoding for file names.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipFile.html#ZipFile(java.nio.channels.SeekableByteChannel,%20java.lang.String,%20java.lang.String,%20boolean)">ZipFile(SeekableByteChannel, String, String, boolean)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a></dt>
+<dd>
+<div class="block">Opens the given channel for reading, assuming the specified
+ encoding for file names.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ZipLong</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Utility class that represents a four byte integer with conversion
+ rules for the big endian byte order of ZIP files.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#ZipLong(long)">ZipLong(long)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>
+<div class="block">Create instance from a number.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#ZipLong(byte[])">ZipLong(byte[])</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>
+<div class="block">Create instance from bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipLong.html#ZipLong(byte[],%20int)">ZipLong(byte[], int)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a></dt>
+<dd>
+<div class="block">Create instance from the four bytes starting at offset.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ZipMethod.html" title="enum in org.apache.commons.compress.archivers.zip"><span class="strong">ZipMethod</span></a> - Enum in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">List of known compression methods 
+ 
+ Many of these methods are currently not supported by commons compress</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ZipShort</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Utility class that represents a two byte integer with conversion
+ rules for the big endian byte order of ZIP files.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipShort.html#ZipShort(int)">ZipShort(int)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a></dt>
+<dd>
+<div class="block">Create instance from a number.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipShort.html#ZipShort(byte[])">ZipShort(byte[])</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a></dt>
+<dd>
+<div class="block">Create instance from bytes.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipShort.html#ZipShort(byte[],%20int)">ZipShort(byte[], int)</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipShort.html" title="class in org.apache.commons.compress.archivers.zip">ZipShort</a></dt>
+<dd>
+<div class="block">Create instance from the two bytes starting at offset.</div>
+</dd>
+<dt><a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ZipUtil</span></a> - Class in <a href="./org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></dt>
+<dd>
+<div class="block">Utility class for handling DOS and Java time conversions.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html#ZipUtil()">ZipUtil()</a></span> - Constructor for class org.apache.commons.compress.archivers.zip.<a href="./org/apache/commons/compress/archivers/zip/ZipUtil.html" title="class in org.apache.commons.compress.archivers.zip">ZipUtil</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_J_">J</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_X_">X</a>&nbsp;<a href="#_Z_">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="./overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="./overview-tree.html">Tree</a></li>
+<li><a href="./deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="./help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="./allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 75 - 0
jars/commons-compress-1.13/apidocs/index.html

@@ -0,0 +1,75 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Apache Commons Compress 1.13 API</title>
+<script type="text/javascript">
+    tmpTargetPage = "" + window.location.search;
+    if (tmpTargetPage != "" && tmpTargetPage != "undefined")
+        tmpTargetPage = tmpTargetPage.substring(1);
+    if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage)))
+        tmpTargetPage = "undefined";
+    targetPage = tmpTargetPage;
+    function validURL(url) {
+        try {
+            url = decodeURIComponent(url);
+        }
+        catch (error) {
+            return false;
+        }
+        var pos = url.indexOf(".html");
+        if (pos == -1 || pos != url.length - 5)
+            return false;
+        var allowNumber = false;
+        var allowSep = false;
+        var seenDot = false;
+        for (var i = 0; i < url.length - 5; i++) {
+            var ch = url.charAt(i);
+            if ('a' <= ch && ch <= 'z' ||
+                    'A' <= ch && ch <= 'Z' ||
+                    ch == '$' ||
+                    ch == '_' ||
+                    ch.charCodeAt(0) > 127) {
+                allowNumber = true;
+                allowSep = true;
+            } else if ('0' <= ch && ch <= '9'
+                    || ch == '-') {
+                if (!allowNumber)
+                     return false;
+            } else if (ch == '/' || ch == '.') {
+                if (!allowSep)
+                    return false;
+                allowNumber = false;
+                allowSep = false;
+                if (ch == '.')
+                     seenDot = true;
+                if (ch == '/' && seenDot)
+                     return false;
+            } else {
+                return false;
+            }
+        }
+        return true;
+    }
+    function loadFrames() {
+        if (targetPage != "" && targetPage != "undefined")
+             top.classFrame.location = top.targetPage;
+    }
+</script>
+</head>
+<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
+<frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
+<frame src="overview-frame.html" name="packageListFrame" title="All Packages">
+<frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
+</frameset>
+<frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
+<noframes>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<h2>Frame Alert</h2>
+<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p>
+</noframes>
+</frameset>
+</html>

File diff suppressed because it is too large
+ 163 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/PasswordRequiredException.html


+ 311 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ArchiveEntry.html

@@ -0,0 +1,311 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>ArchiveEntry (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ArchiveEntry (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArchiveEntry.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/commons/compress/archivers/ArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="ArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers</div>
+<h2 title="Interface ArchiveEntry" class="title">Interface ArchiveEntry</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a>, <a href="../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a>, <a href="../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a>, <a href="../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a>, <a href="../../../../../org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveEntry</a>, <a href="../../../../../org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.html" title="class in org.apache.commons.compress.archivers.sevenz">SevenZArchiveEntry</a>, <a href="../../../../../org/apache/commons/compress/archivers/tar/TarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveEntry</a>, <a href="../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveEntry</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveEntry.html#line.26">ArchiveEntry</a></pre>
+<div class="block">Represents an entry of an archive.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static long</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#SIZE_UNKNOWN">SIZE_UNKNOWN</a></strong></code>
+<div class="block">Special value indicating that the size is unknown</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#getLastModifiedDate()">getLastModifiedDate</a></strong>()</code>
+<div class="block">Gets the last modified date of this entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#getName()">getName</a></strong>()</code>
+<div class="block">Gets the name of the entry in this archive.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#getSize()">getSize</a></strong>()</code>
+<div class="block">Gets the uncompressed size of this entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#isDirectory()">isDirectory</a></strong>()</code>
+<div class="block">Returns true if this entry refers to a directory.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="SIZE_UNKNOWN">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SIZE_UNKNOWN</h4>
+<pre>static final&nbsp;long <a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveEntry.html#line.43">SIZE_UNKNOWN</a></pre>
+<div class="block">Special value indicating that the size is unknown</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.commons.compress.archivers.ArchiveEntry.SIZE_UNKNOWN">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getName()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre><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/ArchiveEntry.html#line.33">getName</a>()</pre>
+<div class="block">Gets the name of the entry in this archive. May refer to a file or directory or other item.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The name of this entry in the archive.</dd></dl>
+</li>
+</ul>
+<a name="getSize()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSize</h4>
+<pre>long&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveEntry.html#line.40">getSize</a>()</pre>
+<div class="block">Gets the uncompressed size of this entry. May be -1 (SIZE_UNKNOWN) if the size is unknown</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the uncompressed size of this entry.</dd></dl>
+</li>
+</ul>
+<a name="isDirectory()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isDirectory</h4>
+<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveEntry.html#line.50">isDirectory</a>()</pre>
+<div class="block">Returns true if this entry refers to a directory.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>true if this entry refers to a directory.</dd></dl>
+</li>
+</ul>
+<a name="getLastModifiedDate()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getLastModifiedDate</h4>
+<pre><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/ArchiveEntry.html#line.58">getLastModifiedDate</a>()</pre>
+<div class="block">Gets the last modified date of this entry.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the last modified date of this entry.</dd><dt><span class="strong">Since:</span></dt>
+  <dd>1.1</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArchiveEntry.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/commons/compress/archivers/ArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="ArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

File diff suppressed because it is too large
+ 165 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ArchiveException.html


+ 450 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ArchiveInputStream.html

@@ -0,0 +1,450 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>ArchiveInputStream (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ArchiveInputStream (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArchiveInputStream.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/commons/compress/archivers/ArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="ArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers</div>
+<h2 title="Class ArchiveInputStream" class="title">Class ArchiveInputStream</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">java.io.InputStream</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.ArchiveInputStream</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveInputStream</a>, <a href="../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveInputStream</a>, <a href="../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveInputStream</a>, <a href="../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveInputStream</a>, <a href="../../../../../org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a>, <a href="../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveInputStream</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveInputStream.html#line.40">ArchiveInputStream</a>
+extends <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></pre>
+<div class="block">Archive input streams <b>MUST</b> override the 
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[],%20int,%20int)" title="class or interface in java.io"><code>InputStream.read(byte[], int, int)</code></a> - or <a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#read()"><code>read()</code></a> -
+ method so that reading from the stream generates EOF for the end of
+ data in each entry as well as at the end of the file proper.
+ <p>
+ The <a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getNextEntry()"><code>getNextEntry()</code></a> method is used to reset the input stream
+ ready for reading the data from the next entry.
+ <p>
+ The input stream classes must also implement a method with the signature:
+ <pre>
+ public static boolean matches(byte[] signature, int length)
+ </pre>
+ which is used by the <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers"><code>ArchiveStreamFactory</code></a> to autodetect
+ the archive type from the first few bytes of a stream.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#ArchiveInputStream()">ArchiveInputStream</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><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>
+<div class="block">Whether this stream is able to read the given entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#count(int)">count</a></strong>(int&nbsp;read)</code>
+<div class="block">Increments the counter of already read bytes.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#count(long)">count</a></strong>(long&nbsp;read)</code>
+<div class="block">Increments the counter of already read bytes.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getBytesRead()">getBytesRead</a></strong>()</code>
+<div class="block">Returns the current number of bytes read from this stream.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getCount()">getCount</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>this method may yield wrong results for large
+ archives, use #getBytesRead instead</i></div>
+</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getNextEntry()">getNextEntry</a></strong>()</code>
+<div class="block">Returns the next Archive Entry in this Stream.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#pushedBackBytes(long)">pushedBackBytes</a></strong>(long&nbsp;pushedBack)</code>
+<div class="block">Decrements the counter of already read bytes.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#read()">read</a></strong>()</code>
+<div class="block">Reads a byte of data.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.io.InputStream">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.io.<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></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#available()" title="class or interface in java.io">available</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#close()" title="class or interface in java.io">close</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#mark(int)" title="class or interface in java.io">mark</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#markSupported()" title="class or interface in java.io">markSupported</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[])" title="class or interface in java.io">read</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[],%20int,%20int)" title="class or interface in java.io">read</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#reset()" title="class or interface in java.io">reset</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#skip(long)" title="class or interface in java.io">skip</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<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#toString()" title="class or interface in java.lang">toString</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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ArchiveInputStream()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ArchiveInputStream</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveInputStream.html#line.40">ArchiveInputStream</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getNextEntry()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNextEntry</h4>
+<pre>public abstract&nbsp;<a href="../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveInputStream.html#line.55">getNextEntry</a>()
+                                   throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Returns the next Archive Entry in this Stream.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the next entry,
+         or <code>null</code> if there are no more entries</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if the next entry could not be read</dd></dl>
+</li>
+</ul>
+<a name="read()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>read</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveInputStream.html#line.80">read</a>()
+         throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Reads a byte of data. This method will block until enough input is
+ available.
+ 
+ Simply calls the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[],%20int,%20int)" title="class or interface in java.io"><code>InputStream.read(byte[], int, int)</code></a> method.
+ 
+ MUST be overridden if the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[],%20int,%20int)" title="class or interface in java.io"><code>InputStream.read(byte[], int, int)</code></a> method
+ is not overridden; may be overridden otherwise.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read()" title="class or interface in java.io">read</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the byte read, or -1 if end of input is reached</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error has occurred</dd></dl>
+</li>
+</ul>
+<a name="count(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>count</h4>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveInputStream.html#line.91">count</a>(int&nbsp;read)</pre>
+<div class="block">Increments the counter of already read bytes.
+ Doesn't increment if the EOF has been hit (read == -1)</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>read</code> - the number of bytes read</dd></dl>
+</li>
+</ul>
+<a name="count(long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>count</h4>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveInputStream.html#line.102">count</a>(long&nbsp;read)</pre>
+<div class="block">Increments the counter of already read bytes.
+ Doesn't increment if the EOF has been hit (read == -1)</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>read</code> - the number of bytes read</dd><dt><span class="strong">Since:</span></dt>
+  <dd>1.1</dd></dl>
+</li>
+</ul>
+<a name="pushedBackBytes(long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>pushedBackBytes</h4>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveInputStream.html#line.114">pushedBackBytes</a>(long&nbsp;pushedBack)</pre>
+<div class="block">Decrements the counter of already read bytes.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>pushedBack</code> - the number of bytes pushed back.</dd><dt><span class="strong">Since:</span></dt>
+  <dd>1.1</dd></dl>
+</li>
+</ul>
+<a name="getCount()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCount</h4>
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveInputStream.html#line.125">getCount</a>()</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>this method may yield wrong results for large
+ archives, use #getBytesRead instead</i></div>
+<div class="block">Returns the current number of bytes read from this stream.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the number of read bytes</dd></dl>
+</li>
+</ul>
+<a name="getBytesRead()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBytesRead</h4>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveInputStream.html#line.134">getBytesRead</a>()</pre>
+<div class="block">Returns the current number of bytes read from this stream.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the number of read bytes</dd><dt><span class="strong">Since:</span></dt>
+  <dd>1.1</dd></dl>
+</li>
+</ul>
+<a name="canReadEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>canReadEntryData</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveInputStream.html#line.151">canReadEntryData</a>(<a href="../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;archiveEntry)</pre>
+<div class="block">Whether this stream is able to read the given entry.
+ 
+ <p>
+ Some archive formats support variants or details that are not supported (yet).
+ </p></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>archiveEntry</code> - the entry to test</dd>
+<dt><span class="strong">Returns:</span></dt><dd>This implementation always returns true.</dd><dt><span class="strong">Since:</span></dt>
+  <dd>1.1</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArchiveInputStream.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/commons/compress/archivers/ArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="ArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 501 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ArchiveOutputStream.html

@@ -0,0 +1,501 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>ArchiveOutputStream (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ArchiveOutputStream (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArchiveOutputStream.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/commons/compress/archivers/ArchiveOutputStream.html" target="_top">Frames</a></li>
+<li><a href="ArchiveOutputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers</div>
+<h2 title="Class ArchiveOutputStream" class="title">Class ArchiveOutputStream</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">java.io.OutputStream</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.ArchiveOutputStream</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveOutputStream</a>, <a href="../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveOutputStream</a>, <a href="../../../../../org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a>, <a href="../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveOutputStream.html#line.47">ArchiveOutputStream</a>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a></pre>
+<div class="block">Archive output stream implementations are expected to override the
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#write(byte[],%20int,%20int)" title="class or interface in java.io"><code>OutputStream.write(byte[], int, int)</code></a> method to improve performance.
+ They should also override <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#close()" title="class or interface in java.io"><code>OutputStream.close()</code></a> to ensure that any necessary
+ trailers are added.
+ 
+ <p>The normal sequence of calls when working with ArchiveOutputStreams is:</p>
+ <ul>
+   <li>Create ArchiveOutputStream object,</li>
+   <li>optionally write SFX header (Zip only),</li>
+   <li>repeat as needed:
+     <ul>
+       <li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)"><code>putArchiveEntry(ArchiveEntry)</code></a> (writes entry header),
+       <li><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#write(byte[])" title="class or interface in java.io"><code>OutputStream.write(byte[])</code></a> (writes entry data, as often as needed),
+       <li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#closeArchiveEntry()"><code>closeArchiveEntry()</code></a> (closes entry),
+     </ul>
+   </li>
+   <li> <a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#finish()"><code>finish()</code></a> (ends the addition of entries),</li>
+   <li> optionally write additional data, provided format supports it,</li>
+   <li><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#close()" title="class or interface in java.io"><code>OutputStream.close()</code></a>.</li>
+ </ul></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#ArchiveOutputStream()">ArchiveOutputStream</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><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>
+<div class="block">Whether this stream is able to write the given entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#closeArchiveEntry()">closeArchiveEntry</a></strong>()</code>
+<div class="block">Closes the archive entry, writing any trailer information that may
+ be required.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#count(int)">count</a></strong>(int&nbsp;written)</code>
+<div class="block">Increments the counter of already written bytes.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#count(long)">count</a></strong>(long&nbsp;written)</code>
+<div class="block">Increments the counter of already written bytes.</div>
+</td>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><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,
+                                    <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>
+<div class="block">Create an archive entry using the inputFile and entryName provided.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#finish()">finish</a></strong>()</code>
+<div class="block">Finishes the addition of entries to this stream, without closing it.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#getBytesWritten()">getBytesWritten</a></strong>()</code>
+<div class="block">Returns the current number of bytes written to this stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#getCount()">getCount</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>this method may yield wrong results for large
+ archives, use #getBytesWritten instead</i></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><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>
+<div class="block">Writes the headers for an archive entry to the output stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#write(int)">write</a></strong>(int&nbsp;b)</code>
+<div class="block">Writes a byte to the current archive entry.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.io.OutputStream">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#close()" title="class or interface in java.io">close</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#flush()" title="class or interface in java.io">flush</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#write(byte[])" title="class or interface in java.io">write</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#write(byte[],%20int,%20int)" title="class or interface in java.io">write</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<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#toString()" title="class or interface in java.lang">toString</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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ArchiveOutputStream()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ArchiveOutputStream</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveOutputStream.html#line.47">ArchiveOutputStream</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>putArchiveEntry</h4>
+<pre>public abstract&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveOutputStream.html#line.65">putArchiveEntry</a>(<a href="../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;entry)
+                              throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Writes the headers for an archive entry to the output stream.
+ The caller must then write the content to the stream and call
+ <a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#closeArchiveEntry()"><code>closeArchiveEntry()</code></a> to complete the process.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>entry</code> - describes the entry</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
+</li>
+</ul>
+<a name="closeArchiveEntry()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>closeArchiveEntry</h4>
+<pre>public abstract&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveOutputStream.html#line.72">closeArchiveEntry</a>()
+                                throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Closes the archive entry, writing any trailer information that may
+ be required.</div>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
+</li>
+</ul>
+<a name="finish()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>finish</h4>
+<pre>public abstract&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveOutputStream.html#line.80">finish</a>()
+                     throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Finishes the addition of entries to this stream, without closing it.
+ Additional data can be written, if the format supports it.</div>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if the user forgets to close the entry.</dd></dl>
+</li>
+</ul>
+<a name="createArchiveEntry(java.io.File, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createArchiveEntry</h4>
+<pre>public abstract&nbsp;<a href="../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveOutputStream.html#line.91">createArchiveEntry</a>(<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,
+                              <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)
+                                         throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Create an archive entry using the inputFile and entryName provided.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>inputFile</code> - the file to create the entry from</dd><dd><code>entryName</code> - name to use for the entry</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the ArchiveEntry set up with details from the file</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
+</li>
+</ul>
+<a name="write(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveOutputStream.html#line.107">write</a>(int&nbsp;b)
+           throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Writes a byte to the current archive entry.
+
+ <p>This method simply calls <code>write( byte[], 0, 1 )</code>.
+
+ <p>MUST be overridden if the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#write(byte[],%20int,%20int)" title="class or interface in java.io"><code>OutputStream.write(byte[], int, int)</code></a> method
+ is not overridden; may be overridden otherwise.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#write(int)" title="class or interface in java.io">write</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - The byte to be written.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - on error</dd></dl>
+</li>
+</ul>
+<a name="count(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>count</h4>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveOutputStream.html#line.118">count</a>(int&nbsp;written)</pre>
+<div class="block">Increments the counter of already written bytes.
+ Doesn't increment if EOF has been hit (<code>written == -1</code>).</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>written</code> - the number of bytes written</dd></dl>
+</li>
+</ul>
+<a name="count(long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>count</h4>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveOutputStream.html#line.129">count</a>(long&nbsp;written)</pre>
+<div class="block">Increments the counter of already written bytes.
+ Doesn't increment if EOF has been hit (<code>written == -1</code>).</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>written</code> - the number of bytes written</dd><dt><span class="strong">Since:</span></dt>
+  <dd>1.1</dd></dl>
+</li>
+</ul>
+<a name="getCount()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCount</h4>
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveOutputStream.html#line.142">getCount</a>()</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>this method may yield wrong results for large
+ archives, use #getBytesWritten instead</i></div>
+<div class="block">Returns the current number of bytes written to this stream.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the number of written bytes</dd></dl>
+</li>
+</ul>
+<a name="getBytesWritten()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBytesWritten</h4>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveOutputStream.html#line.151">getBytesWritten</a>()</pre>
+<div class="block">Returns the current number of bytes written to this stream.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the number of written bytes</dd><dt><span class="strong">Since:</span></dt>
+  <dd>1.1</dd></dl>
+</li>
+</ul>
+<a name="canWriteEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>canWriteEntryData</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveOutputStream.html#line.166">canWriteEntryData</a>(<a href="../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;archiveEntry)</pre>
+<div class="block">Whether this stream is able to write the given entry.
+
+ <p>Some archive formats support variants or details that are
+ not supported (yet).</p></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>archiveEntry</code> - the entry to test</dd>
+<dt><span class="strong">Returns:</span></dt><dd>This implementation always returns true.</dd><dt><span class="strong">Since:</span></dt>
+  <dd>1.1</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArchiveOutputStream.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/commons/compress/archivers/ArchiveOutputStream.html" target="_top">Frames</a></li>
+<li><a href="ArchiveOutputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 838 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ArchiveStreamFactory.html

@@ -0,0 +1,838 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>ArchiveStreamFactory (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ArchiveStreamFactory (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArchiveStreamFactory.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/commons/compress/archivers/ArchiveStreamFactory.html" target="_top">Frames</a></li>
+<li><a href="ArchiveStreamFactory.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers</div>
+<h2 title="Class ArchiveStreamFactory" class="title">Class ArchiveStreamFactory</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.ArchiveStreamFactory</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.89">ArchiveStreamFactory</a>
+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>
+implements <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a></pre>
+<div class="block">Factory to create Archive[In|Out]putStreams from names or the first bytes of
+ the InputStream. In order to add other implementations, you should extend
+ ArchiveStreamFactory and override the appropriate methods (and call their
+ implementation from super of course).
+ 
+ Compressing a ZIP-File:
+ 
+ <pre>
+ final OutputStream out = new FileOutputStream(output); 
+ ArchiveOutputStream os = new ArchiveStreamFactory().createArchiveOutputStream(ArchiveStreamFactory.ZIP, out);
+ 
+ os.putArchiveEntry(new ZipArchiveEntry("testdata/test1.xml"));
+ IOUtils.copy(new FileInputStream(file1), os);
+ os.closeArchiveEntry();
+
+ os.putArchiveEntry(new ZipArchiveEntry("testdata/test2.xml"));
+ IOUtils.copy(new FileInputStream(file2), os);
+ os.closeArchiveEntry();
+ os.close();
+ </pre>
+ 
+ Decompressing a ZIP-File:
+ 
+ <pre>
+ final InputStream is = new FileInputStream(input); 
+ ArchiveInputStream in = new ArchiveStreamFactory().createArchiveInputStream(ArchiveStreamFactory.ZIP, is);
+ ZipArchiveEntry entry = (ZipArchiveEntry)in.getNextEntry();
+ OutputStream out = new FileOutputStream(new File(dir, entry.getName()));
+ IOUtils.copy(in, out);
+ out.close();
+ in.close();
+ </pre></div>
+<dl><dt><span class="strong">This class is immutable</span></dt>
+  <dd>provided that the deprecated method setEntryEncoding is not used.</dd>
+<dt><span class="strong">This class is thread-safe</span></dt>
+  <dd>even if the deprecated method setEntryEncoding is used</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#AR">AR</a></strong></code>
+<div class="block">Constant (value "ar") used to identify the AR archive format.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ARJ">ARJ</a></strong></code>
+<div class="block">Constant (value "arj") used to identify the ARJ archive format.</div>
+</td>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#CPIO">CPIO</a></strong></code>
+<div class="block">Constant (value "cpio") used to identify the CPIO archive format.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#DUMP">DUMP</a></strong></code>
+<div class="block">Constant (value "dump") used to identify the Unix DUMP archive format.</div>
+</td>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#JAR">JAR</a></strong></code>
+<div class="block">Constant (value "jar") used to identify the JAR archive format.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#SEVEN_Z">SEVEN_Z</a></strong></code>
+<div class="block">Constant (value "7z") used to identify the 7z archive format.</div>
+</td>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#TAR">TAR</a></strong></code>
+<div class="block">Constant used to identify the TAR archive format.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ZIP">ZIP</a></strong></code>
+<div class="block">Constant (value "zip") used to identify the ZIP archive format.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ArchiveStreamFactory()">ArchiveStreamFactory</a></strong>()</code>
+<div class="block">Create an instance using the platform default encoding.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ArchiveStreamFactory(java.lang.String)">ArchiveStreamFactory</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;encoding)</code>
+<div class="block">Create an instance using the specified encoding.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveInputStream(java.io.InputStream)">createArchiveInputStream</a></strong>(<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;in)</code>
+<div class="block">Create an archive input stream from an input stream, autodetecting
+ the archive type from the first few bytes of the stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveInputStream(java.lang.String,%20java.io.InputStream)">createArchiveInputStream</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;archiverName,
+                                                <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;in)</code>
+<div class="block">Creates an archive input stream from an archiver name and an input stream.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveInputStream(java.lang.String,%20java.io.InputStream,%20java.lang.String)">createArchiveInputStream</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;archiverName,
+                                                <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;in,
+                                                <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;actualEncoding)</code>
+<div class="block">Creates an archive input stream from an archiver name and an input
+ stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveOutputStream(java.lang.String,%20java.io.OutputStream)">createArchiveOutputStream</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;archiverName,
+                                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out)</code>
+<div class="block">Creates an archive output stream from an archiver name and an output stream.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveOutputStream(java.lang.String,%20java.io.OutputStream,%20java.lang.String)">createArchiveOutputStream</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;archiverName,
+                                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out,
+                                                  <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;actualEncoding)</code>
+<div class="block">Creates an archive output stream from an archiver name and an output
+ stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<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>,<a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#findAvailableArchiveInputStreamProviders()">findAvailableArchiveInputStreamProviders</a></strong>()</code>
+<div class="block">Constructs a new sorted map from input stream provider names to provider
+ objects.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<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>,<a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#findAvailableArchiveOutputStreamProviders()">findAvailableArchiveOutputStreamProviders</a></strong>()</code>
+<div class="block">Constructs a new sorted map from output stream provider names to provider
+ objects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<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>,<a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#getArchiveInputStreamProviders()">getArchiveInputStreamProviders</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<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>,<a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#getArchiveOutputStreamProviders()">getArchiveOutputStreamProviders</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#getEntryEncoding()">getEntryEncoding</a></strong>()</code>
+<div class="block">Returns the encoding to use for arj, jar, zip, dump, cpio and tar
+ files, or null for the archiver default.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#getInputStreamArchiveNames()">getInputStreamArchiveNames</a></strong>()</code>
+<div class="block">Gets all the input stream archive names for this provider</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#getOutputStreamArchiveNames()">getOutputStreamArchiveNames</a></strong>()</code>
+<div class="block">Gets all the output stream archive names for this provider</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#setEntryEncoding(java.lang.String)">setEntryEncoding</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;entryEncoding)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>1.10 use <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ArchiveStreamFactory(java.lang.String)"><code>ArchiveStreamFactory(String)</code></a> to specify the encoding</i></div>
+</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<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#toString()" title="class or interface in java.lang">toString</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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="AR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AR</h4>
+<pre>public static final&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> <a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.103">AR</a></pre>
+<div class="block">Constant (value "ar") used to identify the AR archive format.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.1</dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.commons.compress.archivers.ArchiveStreamFactory.AR">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="ARJ">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ARJ</h4>
+<pre>public static final&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> <a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.110">ARJ</a></pre>
+<div class="block">Constant (value "arj") used to identify the ARJ archive format.
+ Not supported as an output stream type.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.6</dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.commons.compress.archivers.ArchiveStreamFactory.ARJ">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="CPIO">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CPIO</h4>
+<pre>public static final&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> <a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.116">CPIO</a></pre>
+<div class="block">Constant (value "cpio") used to identify the CPIO archive format.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.1</dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.commons.compress.archivers.ArchiveStreamFactory.CPIO">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="DUMP">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DUMP</h4>
+<pre>public static final&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> <a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.123">DUMP</a></pre>
+<div class="block">Constant (value "dump") used to identify the Unix DUMP archive format.
+ Not supported as an output stream type.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.3</dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.commons.compress.archivers.ArchiveStreamFactory.DUMP">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="JAR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>JAR</h4>
+<pre>public static final&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> <a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.129">JAR</a></pre>
+<div class="block">Constant (value "jar") used to identify the JAR archive format.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.1</dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.commons.compress.archivers.ArchiveStreamFactory.JAR">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="TAR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>TAR</h4>
+<pre>public static final&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> <a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.135">TAR</a></pre>
+<div class="block">Constant used to identify the TAR archive format.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.1</dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.commons.compress.archivers.ArchiveStreamFactory.TAR">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="ZIP">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ZIP</h4>
+<pre>public static final&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> <a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.141">ZIP</a></pre>
+<div class="block">Constant (value "zip") used to identify the ZIP archive format.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.1</dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.commons.compress.archivers.ArchiveStreamFactory.ZIP">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="SEVEN_Z">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SEVEN_Z</h4>
+<pre>public static final&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> <a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.147">SEVEN_Z</a></pre>
+<div class="block">Constant (value "7z") used to identify the 7z archive format.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.8</dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.commons.compress.archivers.ArchiveStreamFactory.SEVEN_Z">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ArchiveStreamFactory()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ArchiveStreamFactory</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.267">ArchiveStreamFactory</a>()</pre>
+<div class="block">Create an instance using the platform default encoding.</div>
+</li>
+</ul>
+<a name="ArchiveStreamFactory(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ArchiveStreamFactory</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.278">ArchiveStreamFactory</a>(<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;encoding)</pre>
+<div class="block">Create an instance using the specified encoding.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>encoding</code> - the encoding to be used.</dd><dt><span class="strong">Since:</span></dt>
+  <dd>1.10</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="findAvailableArchiveInputStreamProviders()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>findAvailableArchiveInputStreamProviders</h4>
+<pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<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>,<a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.209">findAvailableArchiveInputStreamProviders</a>()</pre>
+<div class="block">Constructs a new sorted map from input stream provider names to provider
+ objects.
+
+ <p>
+ The map returned by this method will have one entry for each provider for
+ which support is available in the current Java virtual machine. If two or
+ more supported provider have the same name then the resulting map will
+ contain just one of them; which one it will contain is not specified.
+ </p>
+
+ <p>
+ The invocation of this method, and the subsequent use of the resulting
+ map, may cause time-consuming disk or network I/O operations to occur.
+ This method is provided for applications that need to enumerate all of
+ the available providers, for example to allow user provider selection.
+ </p>
+
+ <p>
+ This method may return different results at different times if new
+ providers are dynamically made available to the current Java virtual
+ machine.
+ </p></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>An immutable, map from names to provider objects</dd><dt><span class="strong">Since:</span></dt>
+  <dd>1.13</dd></dl>
+</li>
+</ul>
+<a name="findAvailableArchiveOutputStreamProviders()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>findAvailableArchiveOutputStreamProviders</h4>
+<pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<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>,<a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.250">findAvailableArchiveOutputStreamProviders</a>()</pre>
+<div class="block">Constructs a new sorted map from output stream provider names to provider
+ objects.
+
+ <p>
+ The map returned by this method will have one entry for each provider for
+ which support is available in the current Java virtual machine. If two or
+ more supported provider have the same name then the resulting map will
+ contain just one of them; which one it will contain is not specified.
+ </p>
+
+ <p>
+ The invocation of this method, and the subsequent use of the resulting
+ map, may cause time-consuming disk or network I/O operations to occur.
+ This method is provided for applications that need to enumerate all of
+ the available providers, for example to allow user provider selection.
+ </p>
+
+ <p>
+ This method may return different results at different times if new
+ providers are dynamically made available to the current Java virtual
+ machine.
+ </p></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>An immutable, map from names to provider objects</dd><dt><span class="strong">Since:</span></dt>
+  <dd>1.13</dd></dl>
+</li>
+</ul>
+<a name="getEntryEncoding()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEntryEncoding</h4>
+<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/ArchiveStreamFactory.html#line.292">getEntryEncoding</a>()</pre>
+<div class="block">Returns the encoding to use for arj, jar, zip, dump, cpio and tar
+ files, or null for the archiver default.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>entry encoding, or null for the archiver default</dd><dt><span class="strong">Since:</span></dt>
+  <dd>1.5</dd></dl>
+</li>
+</ul>
+<a name="setEntryEncoding(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setEntryEncoding</h4>
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.306">setEntryEncoding</a>(<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;entryEncoding)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>1.10 use <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ArchiveStreamFactory(java.lang.String)"><code>ArchiveStreamFactory(String)</code></a> to specify the encoding</i></div>
+<div class="block">Sets the encoding to use for arj, jar, zip, dump, cpio and tar files. Use null for the archiver default.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>entryEncoding</code> - the entry encoding, null uses the archiver default.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalStateException.html?is-external=true" title="class or interface in java.lang">IllegalStateException</a></code> - if the constructor <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ArchiveStreamFactory(java.lang.String)"><code>ArchiveStreamFactory(String)</code></a> 
+ was used to specify the factory encoding.</dd><dt><span class="strong">Since:</span></dt>
+  <dd>1.5</dd></dl>
+</li>
+</ul>
+<a name="createArchiveInputStream(java.lang.String, java.io.InputStream)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createArchiveInputStream</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.326">createArchiveInputStream</a>(<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;archiverName,
+                                          <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;in)
+                                            throws <a href="../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></pre>
+<div class="block">Creates an archive input stream from an archiver name and an input stream.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>archiverName</code> - the archive name,
+ i.e. <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#AR">"ar"</a>, <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ARJ">"arj"</a>, <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ZIP">"zip"</a>, <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#TAR">"tar"</a>, <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#JAR">"jar"</a>, <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#CPIO">"cpio"</a>, <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#DUMP">"dump"</a> or <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#SEVEN_Z">"7z"</a></dd><dd><code>in</code> - the input stream</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the archive input stream</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></code> - if the archiver name is not known</dd>
+<dd><code><a href="../../../../../org/apache/commons/compress/archivers/StreamingNotSupportedException.html" title="class in org.apache.commons.compress.archivers">StreamingNotSupportedException</a></code> - if the format cannot be
+ read from a stream</dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if the archiver name or stream is null</dd></dl>
+</li>
+</ul>
+<a name="createArchiveInputStream(java.lang.String, java.io.InputStream, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createArchiveInputStream</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.332">createArchiveInputStream</a>(<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;archiverName,
+                                          <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;in,
+                                          <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;actualEncoding)
+                                            throws <a href="../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#createArchiveInputStream(java.lang.String,%20java.io.InputStream,%20java.lang.String)">ArchiveStreamProvider</a></code></strong></div>
+<div class="block">Creates an archive input stream from an archiver name and an input
+ stream.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#createArchiveInputStream(java.lang.String,%20java.io.InputStream,%20java.lang.String)">createArchiveInputStream</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>archiverName</code> - the archive name, i.e.
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#AR">"ar"</a>,
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ARJ">"arj"</a>,
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ZIP">"zip"</a>,
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#TAR">"tar"</a>,
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#JAR">"jar"</a>,
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#CPIO">"cpio"</a>,
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#DUMP">"dump"</a>
+            or
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#SEVEN_Z">"7z"</a></dd><dd><code>in</code> - the input stream</dd><dd><code>actualEncoding</code> - encoding name or null for the default</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the archive input stream</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></code> - if the archiver name is not known</dd>
+<dd><code><a href="../../../../../org/apache/commons/compress/archivers/StreamingNotSupportedException.html" title="class in org.apache.commons.compress.archivers">StreamingNotSupportedException</a></code> - if the format cannot be read from a stream</dd></dl>
+</li>
+</ul>
+<a name="createArchiveOutputStream(java.lang.String, java.io.OutputStream)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createArchiveOutputStream</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.406">createArchiveOutputStream</a>(<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;archiverName,
+                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out)
+                                              throws <a href="../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></pre>
+<div class="block">Creates an archive output stream from an archiver name and an output stream.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>archiverName</code> - the archive name,
+ i.e. <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#AR">"ar"</a>, <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ZIP">"zip"</a>, <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#TAR">"tar"</a>, <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#JAR">"jar"</a> or <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#CPIO">"cpio"</a></dd><dd><code>out</code> - the output stream</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the archive output stream</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></code> - if the archiver name is not known</dd>
+<dd><code><a href="../../../../../org/apache/commons/compress/archivers/StreamingNotSupportedException.html" title="class in org.apache.commons.compress.archivers">StreamingNotSupportedException</a></code> - if the format cannot be
+ written to a stream</dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if the archiver name or stream is null</dd></dl>
+</li>
+</ul>
+<a name="createArchiveOutputStream(java.lang.String, java.io.OutputStream, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createArchiveOutputStream</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.412">createArchiveOutputStream</a>(<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;archiverName,
+                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out,
+                                            <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;actualEncoding)
+                                              throws <a href="../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#createArchiveOutputStream(java.lang.String,%20java.io.OutputStream,%20java.lang.String)">ArchiveStreamProvider</a></code></strong></div>
+<div class="block">Creates an archive output stream from an archiver name and an output
+ stream.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#createArchiveOutputStream(java.lang.String,%20java.io.OutputStream,%20java.lang.String)">createArchiveOutputStream</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>archiverName</code> - the archive name, i.e.
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#AR">"ar"</a>,
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ZIP">"zip"</a>,
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#TAR">"tar"</a>,
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#JAR">"jar"</a>
+            or
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#CPIO">"cpio"</a></dd><dd><code>out</code> - the output stream</dd><dd><code>actualEncoding</code> - encoding name or null for the default</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the archive output stream</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></code> - if the archiver name is not known</dd>
+<dd><code><a href="../../../../../org/apache/commons/compress/archivers/StreamingNotSupportedException.html" title="class in org.apache.commons.compress.archivers">StreamingNotSupportedException</a></code> - if the format cannot be written to a stream</dd></dl>
+</li>
+</ul>
+<a name="createArchiveInputStream(java.io.InputStream)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createArchiveInputStream</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.474">createArchiveInputStream</a>(<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;in)
+                                            throws <a href="../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></pre>
+<div class="block">Create an archive input stream from an input stream, autodetecting
+ the archive type from the first few bytes of the stream. The InputStream
+ must support marks, like BufferedInputStream.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>in</code> - the input stream</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the archive input stream</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></code> - if the archiver name is not known</dd>
+<dd><code><a href="../../../../../org/apache/commons/compress/archivers/StreamingNotSupportedException.html" title="class in org.apache.commons.compress.archivers">StreamingNotSupportedException</a></code> - if the format cannot be
+ read from a stream</dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if the stream is null or does not support mark</dd></dl>
+</li>
+</ul>
+<a name="getArchiveInputStreamProviders()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getArchiveInputStreamProviders</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<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>,<a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.545">getArchiveInputStreamProviders</a>()</pre>
+</li>
+</ul>
+<a name="getArchiveOutputStreamProviders()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getArchiveOutputStreamProviders</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<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>,<a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.553">getArchiveOutputStreamProviders</a>()</pre>
+</li>
+</ul>
+<a name="getInputStreamArchiveNames()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInputStreamArchiveNames</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.562">getInputStreamArchiveNames</a>()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#getInputStreamArchiveNames()">ArchiveStreamProvider</a></code></strong></div>
+<div class="block">Gets all the input stream archive names for this provider</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#getInputStreamArchiveNames()">getInputStreamArchiveNames</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>all the input archive names for this provider</dd></dl>
+</li>
+</ul>
+<a name="getOutputStreamArchiveNames()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getOutputStreamArchiveNames</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamFactory.html#line.567">getOutputStreamArchiveNames</a>()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#getOutputStreamArchiveNames()">ArchiveStreamProvider</a></code></strong></div>
+<div class="block">Gets all the output stream archive names for this provider</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#getOutputStreamArchiveNames()">getOutputStreamArchiveNames</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>all the output archive names for this provider</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArchiveStreamFactory.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/commons/compress/archivers/ArchiveStreamFactory.html" target="_top">Frames</a></li>
+<li><a href="ArchiveStreamFactory.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 311 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ArchiveStreamProvider.html

@@ -0,0 +1,311 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>ArchiveStreamProvider (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ArchiveStreamProvider (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArchiveStreamProvider.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/commons/compress/archivers/Lister.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/commons/compress/archivers/ArchiveStreamProvider.html" target="_top">Frames</a></li>
+<li><a href="ArchiveStreamProvider.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers</div>
+<h2 title="Interface ArchiveStreamProvider" class="title">Interface ArchiveStreamProvider</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamProvider.html#line.31">ArchiveStreamProvider</a></pre>
+<div class="block">Creates Archive <a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers"><code>ArchiveInputStream</code></a>s and <a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers"><code>ArchiveOutputStream</code></a>s.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.13</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#createArchiveInputStream(java.lang.String,%20java.io.InputStream,%20java.lang.String)">createArchiveInputStream</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,
+                                                <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;in,
+                                                <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;encoding)</code>
+<div class="block">Creates an archive input stream from an archiver name and an input
+ stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#createArchiveOutputStream(java.lang.String,%20java.io.OutputStream,%20java.lang.String)">createArchiveOutputStream</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,
+                                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out,
+                                                  <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;encoding)</code>
+<div class="block">Creates an archive output stream from an archiver name and an output
+ stream.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#getInputStreamArchiveNames()">getInputStreamArchiveNames</a></strong>()</code>
+<div class="block">Gets all the input stream archive names for this provider</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#getOutputStreamArchiveNames()">getOutputStreamArchiveNames</a></strong>()</code>
+<div class="block">Gets all the output stream archive names for this provider</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="createArchiveInputStream(java.lang.String, java.io.InputStream, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createArchiveInputStream</h4>
+<pre><a href="../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamProvider.html#line.60">createArchiveInputStream</a>(<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,
+                                          <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;in,
+                                          <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;encoding)
+                                            throws <a href="../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></pre>
+<div class="block">Creates an archive input stream from an archiver name and an input
+ stream.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the archive name, i.e.
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#AR">"ar"</a>,
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ARJ">"arj"</a>,
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ZIP">"zip"</a>,
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#TAR">"tar"</a>,
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#JAR">"jar"</a>,
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#CPIO">"cpio"</a>,
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#DUMP">"dump"</a>
+            or
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#SEVEN_Z">"7z"</a></dd><dd><code>in</code> - the input stream</dd><dd><code>encoding</code> - encoding name or null for the default</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the archive input stream</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></code> - if the archiver name is not known</dd>
+<dd><code><a href="../../../../../org/apache/commons/compress/archivers/StreamingNotSupportedException.html" title="class in org.apache.commons.compress.archivers">StreamingNotSupportedException</a></code> - if the format cannot be read from a stream</dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if the archiver name or stream is null</dd></dl>
+</li>
+</ul>
+<a name="createArchiveOutputStream(java.lang.String, java.io.OutputStream, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createArchiveOutputStream</h4>
+<pre><a href="../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a>&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamProvider.html#line.87">createArchiveOutputStream</a>(<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,
+                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out,
+                                            <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;encoding)
+                                              throws <a href="../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></pre>
+<div class="block">Creates an archive output stream from an archiver name and an output
+ stream.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the archive name, i.e.
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#AR">"ar"</a>,
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#ZIP">"zip"</a>,
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#TAR">"tar"</a>,
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#JAR">"jar"</a>
+            or
+            <a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#CPIO">"cpio"</a></dd><dd><code>out</code> - the output stream</dd><dd><code>encoding</code> - encoding name or null for the default</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the archive output stream</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></code> - if the archiver name is not known</dd>
+<dd><code><a href="../../../../../org/apache/commons/compress/archivers/StreamingNotSupportedException.html" title="class in org.apache.commons.compress.archivers">StreamingNotSupportedException</a></code> - if the format cannot be written to a stream</dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if the archiver name or stream is null</dd></dl>
+</li>
+</ul>
+<a name="getInputStreamArchiveNames()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInputStreamArchiveNames</h4>
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamProvider.html#line.95">getInputStreamArchiveNames</a>()</pre>
+<div class="block">Gets all the input stream archive names for this provider</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>all the input archive names for this provider</dd></dl>
+</li>
+</ul>
+<a name="getOutputStreamArchiveNames()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getOutputStreamArchiveNames</h4>
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/ArchiveStreamProvider.html#line.102">getOutputStreamArchiveNames</a>()</pre>
+<div class="block">Gets all the output stream archive names for this provider</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>all the output archive names for this provider</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArchiveStreamProvider.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/commons/compress/archivers/Lister.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/commons/compress/archivers/ArchiveStreamProvider.html" target="_top">Frames</a></li>
+<li><a href="ArchiveStreamProvider.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 269 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/Lister.html

@@ -0,0 +1,269 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Lister (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Lister (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Lister.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/commons/compress/archivers/StreamingNotSupportedException.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/commons/compress/archivers/Lister.html" target="_top">Frames</a></li>
+<li><a href="Lister.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers</div>
+<h2 title="Class Lister" class="title">Class Lister</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.Lister</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../src-html/org/apache/commons/compress/archivers/Lister.html#line.34">Lister</a>
+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></pre>
+<div class="block">Simple command line application that lists the contents of an archive.
+
+ <p>The name of the archive must be given as a command line argument.</p>
+ <p>The optional second argument defines the archive type, in case the format is not recognized.</p></div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.1</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/Lister.html#Lister()">Lister</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/commons/compress/archivers/Lister.html#main(java.lang.String[])">main</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;args)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<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#toString()" title="class or interface in java.lang">toString</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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Lister()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Lister</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/Lister.html#line.34">Lister</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="main(java.lang.String[])">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>main</h4>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/commons/compress/archivers/Lister.html#line.37">main</a>(<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;args)
+                 throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Lister.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/commons/compress/archivers/StreamingNotSupportedException.html" title="class in org.apache.commons.compress.archivers"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/commons/compress/archivers/Lister.html" target="_top">Frames</a></li>
+<li><a href="Lister.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

File diff suppressed because it is too large
+ 175 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/StreamingNotSupportedException.html


+ 580 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html

@@ -0,0 +1,580 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>ArArchiveEntry (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ArArchiveEntry (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArArchiveEntry.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="ArArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers.ar</div>
+<h2 title="Class ArArchiveEntry" class="title">Class ArArchiveEntry</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.ar.ArArchiveEntry</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#line.54">ArArchiveEntry</a>
+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>
+implements <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></pre>
+<div class="block">Represents an archive entry in the "ar" format.
+ 
+ Each AR archive starts with "!&lt;arch&gt;" followed by a LF. After these 8 bytes
+ the archive entries are listed. The format of an entry header is as it follows:
+ 
+ <pre>
+ START BYTE   END BYTE    NAME                    FORMAT      LENGTH
+ 0            15          File name               ASCII       16
+ 16           27          Modification timestamp  Decimal     12
+ 28           33          Owner ID                Decimal     6
+ 34           39          Group ID                Decimal     6
+ 40           47          File mode               Octal       8
+ 48           57          File size (bytes)       Decimal     10
+ 58           59          File magic              \140\012    2
+ </pre>
+ 
+ This specifies that an ar archive entry header contains 60 bytes.
+ 
+ Due to the limitation of the file name length to 16 bytes GNU and
+ BSD has their own variants of this format. Currently Commons
+ Compress can read but not write the GNU variant.  It fully supports
+ the BSD variant.</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://www.freebsd.org/cgi/man.cgi?query=ar&sektion=5">ar man page</a></dd><dt><span class="strong">This class is immutable</span></dt>
+  <dd></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#HEADER">HEADER</a></strong></code>
+<div class="block">The header for each entry</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#TRAILER">TRAILER</a></strong></code>
+<div class="block">The trailer for each entry</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_org.apache.commons.compress.archivers.ArchiveEntry">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></h3>
+<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#SIZE_UNKNOWN">SIZE_UNKNOWN</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#ArArchiveEntry(java.io.File,%20java.lang.String)">ArArchiveEntry</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,
+                            <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>
+<div class="block">Create a new instance using the attributes of the given file</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#ArArchiveEntry(java.lang.String,%20long)">ArArchiveEntry</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,
+                            long&nbsp;length)</code>
+<div class="block">Create a new instance using a couple of default values.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#ArArchiveEntry(java.lang.String,%20long,%20int,%20int,%20int,%20long)">ArArchiveEntry</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,
+                            long&nbsp;length,
+                            int&nbsp;userId,
+                            int&nbsp;groupId,
+                            int&nbsp;mode,
+                            long&nbsp;lastModified)</code>
+<div class="block">Create a new instance.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.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;obj)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#getGroupId()">getGroupId</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#getLastModified()">getLastModified</a></strong>()</code>
+<div class="block">Last modified time in seconds since the epoch.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#getLastModifiedDate()">getLastModifiedDate</a></strong>()</code>
+<div class="block">Gets the last modified date of this entry.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#getLength()">getLength</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#getMode()">getMode</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#getName()">getName</a></strong>()</code>
+<div class="block">Gets the name of the entry in this archive.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#getSize()">getSize</a></strong>()</code>
+<div class="block">Gets the uncompressed size of this entry.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#getUserId()">getUserId</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#isDirectory()">isDirectory</a></strong>()</code>
+<div class="block">Returns true if this entry refers to a directory.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<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#toString()" title="class or interface in java.lang">toString</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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="HEADER">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>HEADER</h4>
+<pre>public static final&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> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#line.57">HEADER</a></pre>
+<div class="block">The header for each entry</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.ar.ArArchiveEntry.HEADER">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="TRAILER">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>TRAILER</h4>
+<pre>public static final&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> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#line.60">TRAILER</a></pre>
+<div class="block">The trailer for each entry</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.ar.ArArchiveEntry.TRAILER">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ArArchiveEntry(java.lang.String, long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ArArchiveEntry</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#line.84">ArArchiveEntry</a>(<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,
+              long&nbsp;length)</pre>
+<div class="block">Create a new instance using a couple of default values.
+
+ <p>Sets userId and groupId to 0, the octal file mode to 644 and
+ the last modified time to the current time.</p></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - name of the entry</dd><dd><code>length</code> - length of the entry in bytes</dd></dl>
+</li>
+</ul>
+<a name="ArArchiveEntry(java.lang.String, long, int, int, int, long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ArArchiveEntry</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#line.99">ArArchiveEntry</a>(<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,
+              long&nbsp;length,
+              int&nbsp;userId,
+              int&nbsp;groupId,
+              int&nbsp;mode,
+              long&nbsp;lastModified)</pre>
+<div class="block">Create a new instance.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - name of the entry</dd><dd><code>length</code> - length of the entry in bytes</dd><dd><code>userId</code> - numeric user id</dd><dd><code>groupId</code> - numeric group id</dd><dd><code>mode</code> - file mode</dd><dd><code>lastModified</code> - last modified time in seconds since the epoch</dd></dl>
+</li>
+</ul>
+<a name="ArArchiveEntry(java.io.File, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ArArchiveEntry</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#line.114">ArArchiveEntry</a>(<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,
+              <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)</pre>
+<div class="block">Create a new instance using the attributes of the given file</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>inputFile</code> - the file to create an entry from</dd><dd><code>entryName</code> - the name of the entry</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getSize()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSize</h4>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#line.121">getSize</a>()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#getSize()">ArchiveEntry</a></code></strong></div>
+<div class="block">Gets the uncompressed size of this entry. May be -1 (SIZE_UNKNOWN) if the size is unknown</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#getSize()">getSize</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the uncompressed size of this entry.</dd></dl>
+</li>
+</ul>
+<a name="getName()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<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/ar/ArArchiveEntry.html#line.126">getName</a>()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#getName()">ArchiveEntry</a></code></strong></div>
+<div class="block">Gets the name of the entry in this archive. May refer to a file or directory or other item.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#getName()">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The name of this entry in the archive.</dd></dl>
+</li>
+</ul>
+<a name="getUserId()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUserId</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#line.130">getUserId</a>()</pre>
+</li>
+</ul>
+<a name="getGroupId()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGroupId</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#line.134">getGroupId</a>()</pre>
+</li>
+</ul>
+<a name="getMode()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMode</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#line.138">getMode</a>()</pre>
+</li>
+</ul>
+<a name="getLastModified()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLastModified</h4>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#line.146">getLastModified</a>()</pre>
+<div class="block">Last modified time in seconds since the epoch.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the last modified date</dd></dl>
+</li>
+</ul>
+<a name="getLastModifiedDate()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLastModifiedDate</h4>
+<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/ar/ArArchiveEntry.html#line.151">getLastModifiedDate</a>()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#getLastModifiedDate()">ArchiveEntry</a></code></strong></div>
+<div class="block">Gets the last modified date of this entry.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#getLastModifiedDate()">getLastModifiedDate</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the last modified date of this entry.</dd></dl>
+</li>
+</ul>
+<a name="getLength()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLength</h4>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#line.155">getLength</a>()</pre>
+</li>
+</ul>
+<a name="isDirectory()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isDirectory</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#line.160">isDirectory</a>()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#isDirectory()">ArchiveEntry</a></code></strong></div>
+<div class="block">Returns true if this entry refers to a directory.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#isDirectory()">isDirectory</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>true if this entry refers to a directory.</dd></dl>
+</li>
+</ul>
+<a name="hashCode()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#line.165">hashCode</a>()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<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>
+</dl>
+</li>
+</ul>
+<a name="equals(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html#line.173">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;obj)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<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>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArArchiveEntry.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="ArArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 394 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html

@@ -0,0 +1,394 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>ArArchiveInputStream (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ArArchiveInputStream (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArArchiveInputStream.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="ArArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers.ar</div>
+<h2 title="Class ArArchiveInputStream" class="title">Class ArArchiveInputStream</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">java.io.InputStream</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">org.apache.commons.compress.archivers.ArchiveInputStream</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.ar.ArArchiveInputStream</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#line.36">ArArchiveInputStream</a>
+extends <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></pre>
+<div class="block">Implements the "ar" archive format as an input stream.</div>
+<dl><dt><span class="strong">This class is not thread-safe</span></dt>
+  <dd></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#ArArchiveInputStream(java.io.InputStream)">ArArchiveInputStream</a></strong>(<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>
+<div class="block">Constructs an Ar input stream with the referenced stream</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#close()">close</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#getNextArEntry()">getNextArEntry</a></strong>()</code>
+<div class="block">Returns the next AR entry in this stream.</div>
+</td>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#getNextEntry()">getNextEntry</a></strong>()</code>
+<div class="block">Returns the next Archive Entry in this Stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#matches(byte[],%20int)">matches</a></strong>(byte[]&nbsp;signature,
+              int&nbsp;length)</code>
+<div class="block">Checks if the signature matches ASCII "!</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#read(byte[],%20int,%20int)">read</a></strong>(byte[]&nbsp;b,
+        int&nbsp;off,
+        int&nbsp;len)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.commons.compress.archivers.ArchiveInputStream">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></h3>
+<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#canReadEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">canReadEntryData</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#count(int)">count</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#count(long)">count</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getBytesRead()">getBytesRead</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getCount()">getCount</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#pushedBackBytes(long)">pushedBackBytes</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#read()">read</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.io.InputStream">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.io.<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></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#available()" title="class or interface in java.io">available</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#mark(int)" title="class or interface in java.io">mark</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#markSupported()" title="class or interface in java.io">markSupported</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[])" title="class or interface in java.io">read</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#reset()" title="class or interface in java.io">reset</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#skip(long)" title="class or interface in java.io">skip</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<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#toString()" title="class or interface in java.lang">toString</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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ArArchiveInputStream(java.io.InputStream)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ArArchiveInputStream</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#line.70">ArArchiveInputStream</a>(<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)</pre>
+<div class="block">Constructs an Ar input stream with the referenced stream</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>pInput</code> - the ar input stream</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getNextArEntry()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNextArEntry</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#line.82">getNextArEntry</a>()
+                              throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Returns the next AR entry in this stream.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the next AR entry.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if the entry could not be read</dd></dl>
+</li>
+</ul>
+<a name="getNextEntry()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNextEntry</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#line.221">getNextEntry</a>()
+                          throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getNextEntry()">ArchiveInputStream</a></code></strong></div>
+<div class="block">Returns the next Archive Entry in this Stream.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getNextEntry()">getNextEntry</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the next entry,
+         or <code>null</code> if there are no more entries</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if the next entry could not be read</dd></dl>
+</li>
+</ul>
+<a name="close()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>close</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#line.231">close</a>()
+           throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true#close()" title="class or interface in java.io">close</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></code></dd>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true#close()" title="class or interface in java.lang">close</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#close()" title="class or interface in java.io">close</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
+</li>
+</ul>
+<a name="read(byte[], int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>read</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#line.245">read</a>(byte[]&nbsp;b,
+       int&nbsp;off,
+       int&nbsp;len)
+         throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[],%20int,%20int)" title="class or interface in java.io">read</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
+</li>
+</ul>
+<a name="matches(byte[], int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>matches</h4>
+<pre>public static&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#line.271">matches</a>(byte[]&nbsp;signature,
+              int&nbsp;length)</pre>
+<div class="block">Checks if the signature matches ASCII "!&lt;arch&gt;" followed by a single LF
+ control character</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>signature</code> - the bytes to check</dd><dd><code>length</code> - the number of bytes to check</dd>
+<dt><span class="strong">Returns:</span></dt><dd>true, if this stream is an Ar archive stream, false otherwise</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArArchiveInputStream.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="ArArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 507 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html

@@ -0,0 +1,507 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>ArArchiveOutputStream (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ArArchiveOutputStream (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArArchiveOutputStream.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" target="_top">Frames</a></li>
+<li><a href="ArArchiveOutputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers.ar</div>
+<h2 title="Class ArArchiveOutputStream" class="title">Class ArArchiveOutputStream</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">java.io.OutputStream</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">org.apache.commons.compress.archivers.ArchiveOutputStream</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.ar.ArArchiveOutputStream</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#line.34">ArArchiveOutputStream</a>
+extends <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></pre>
+<div class="block">Implements the "ar" archive format as an output stream.</div>
+<dl><dt><span class="strong">This class is not thread-safe</span></dt>
+  <dd></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#LONGFILE_BSD">LONGFILE_BSD</a></strong></code>
+<div class="block">BSD ar extensions are used to store long file names in the archive.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#LONGFILE_ERROR">LONGFILE_ERROR</a></strong></code>
+<div class="block">Fail if a long file name is required in the archive.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#ArArchiveOutputStream(java.io.OutputStream)">ArArchiveOutputStream</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;pOut)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#close()">close</a></strong>()</code>
+<div class="block">Calls finish if necessary, and then closes the OutputStream</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#closeArchiveEntry()">closeArchiveEntry</a></strong>()</code>
+<div class="block">Closes the archive entry, writing any trailer information that may
+ be required.</div>
+</td>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><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,
+                                    <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>
+<div class="block">Create an archive entry using the inputFile and entryName provided.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#finish()">finish</a></strong>()</code>
+<div class="block">Finishes the addition of entries to this stream, without closing it.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><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>
+<div class="block">Writes the headers for an archive entry to the output stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#setLongFileMode(int)">setLongFileMode</a></strong>(int&nbsp;longFileMode)</code>
+<div class="block">Set the long file mode.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#write(byte[],%20int,%20int)">write</a></strong>(byte[]&nbsp;b,
+          int&nbsp;off,
+          int&nbsp;len)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.commons.compress.archivers.ArchiveOutputStream">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></h3>
+<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#canWriteEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">canWriteEntryData</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#count(int)">count</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#count(long)">count</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#getBytesWritten()">getBytesWritten</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#getCount()">getCount</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#write(int)">write</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.io.OutputStream">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#flush()" title="class or interface in java.io">flush</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#write(byte[])" title="class or interface in java.io">write</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<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#toString()" title="class or interface in java.lang">toString</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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="LONGFILE_ERROR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LONGFILE_ERROR</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#line.36">LONGFILE_ERROR</a></pre>
+<div class="block">Fail if a long file name is required in the archive.</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.ar.ArArchiveOutputStream.LONGFILE_ERROR">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="LONGFILE_BSD">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>LONGFILE_BSD</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#line.39">LONGFILE_BSD</a></pre>
+<div class="block">BSD ar extensions are used to store long file names in the archive.</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.ar.ArArchiveOutputStream.LONGFILE_BSD">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ArArchiveOutputStream(java.io.OutputStream)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ArArchiveOutputStream</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#line.50">ArArchiveOutputStream</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;pOut)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setLongFileMode(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLongFileMode</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#line.62">setLongFileMode</a>(int&nbsp;longFileMode)</pre>
+<div class="block">Set the long file mode.
+ This can be LONGFILE_ERROR(0) or LONGFILE_BSD(1).
+ This specifies the treatment of long file names (names &gt;= 16).
+ Default is LONGFILE_ERROR.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>longFileMode</code> - the mode to use</dd><dt><span class="strong">Since:</span></dt>
+  <dd>1.3</dd></dl>
+</li>
+</ul>
+<a name="closeArchiveEntry()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>closeArchiveEntry</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#line.73">closeArchiveEntry</a>()
+                       throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#closeArchiveEntry()">ArchiveOutputStream</a></code></strong></div>
+<div class="block">Closes the archive entry, writing any trailer information that may
+ be required.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#closeArchiveEntry()">closeArchiveEntry</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
+</li>
+</ul>
+<a name="putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>putArchiveEntry</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#line.87">putArchiveEntry</a>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;pEntry)
+                     throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)">ArchiveOutputStream</a></code></strong></div>
+<div class="block">Writes the headers for an archive entry to the output stream.
+ The caller must then write the content to the stream and call
+ <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#closeArchiveEntry()"><code>ArchiveOutputStream.closeArchiveEntry()</code></a> to complete the process.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#putArchiveEntry(org.apache.commons.compress.archivers.ArchiveEntry)">putArchiveEntry</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>pEntry</code> - describes the entry</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
+</li>
+</ul>
+<a name="write(byte[], int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#line.198">write</a>(byte[]&nbsp;b,
+         int&nbsp;off,
+         int&nbsp;len)
+           throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#write(byte[],%20int,%20int)" title="class or interface in java.io">write</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
+</li>
+</ul>
+<a name="close()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>close</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#line.208">close</a>()
+           throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Calls finish if necessary, and then closes the OutputStream</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true#close()" title="class or interface in java.io">close</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></code></dd>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true#close()" title="class or interface in java.lang">close</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true#close()" title="class or interface in java.io">close</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
+</li>
+</ul>
+<a name="createArchiveEntry(java.io.File, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createArchiveEntry</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#line.217">createArchiveEntry</a>(<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,
+                              <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)
+                                throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#createArchiveEntry(java.io.File,%20java.lang.String)">ArchiveOutputStream</a></code></strong></div>
+<div class="block">Create an archive entry using the inputFile and entryName provided.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#createArchiveEntry(java.io.File,%20java.lang.String)">createArchiveEntry</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>inputFile</code> - the file to create the entry from</dd><dd><code>entryName</code> - name to use for the entry</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the ArchiveEntry set up with details from the file</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
+</li>
+</ul>
+<a name="finish()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>finish</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html#line.226">finish</a>()
+            throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#finish()">ArchiveOutputStream</a></code></strong></div>
+<div class="block">Finishes the addition of entries to this stream, without closing it.
+ Additional data can be written, if the format supports it.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html#finish()">finish</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if the user forgets to close the entry.</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArArchiveOutputStream.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" target="_top">Frames</a></li>
+<li><a href="ArArchiveOutputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 164 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/class-use/ArArchiveEntry.html

@@ -0,0 +1,164 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.ar.ArArchiveEntry (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.ar.ArArchiveEntry (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/ar/class-use/ArArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="ArArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.ar.ArArchiveEntry" class="title">Uses of Class<br>org.apache.commons.compress.archivers.ar.ArArchiveEntry</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.ar">org.apache.commons.compress.archivers.ar</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the AR format.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.compress.archivers.ar">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a> in <a href="../../../../../../../org/apache/commons/compress/archivers/ar/package-summary.html">org.apache.commons.compress.archivers.ar</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></code></td>
+<td class="colLast"><span class="strong">ArArchiveInputStream.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#getNextArEntry()">getNextArEntry</a></strong>()</code>
+<div class="block">Returns the next AR entry in this stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/ar/class-use/ArArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="ArArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 119 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/class-use/ArArchiveInputStream.html

@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.ar.ArArchiveInputStream (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.ar.ArArchiveInputStream (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/ar/class-use/ArArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="ArArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.ar.ArArchiveInputStream" class="title">Uses of Class<br>org.apache.commons.compress.archivers.ar.ArArchiveInputStream</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.commons.compress.archivers.ar.ArArchiveInputStream</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/ar/class-use/ArArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="ArArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 119 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/class-use/ArArchiveOutputStream.html

@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.ar.ArArchiveOutputStream (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.ar.ArArchiveOutputStream (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/ar/class-use/ArArchiveOutputStream.html" target="_top">Frames</a></li>
+<li><a href="ArArchiveOutputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.ar.ArArchiveOutputStream" class="title">Uses of Class<br>org.apache.commons.compress.archivers.ar.ArArchiveOutputStream</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.commons.compress.archivers.ar.ArArchiveOutputStream</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/ar/class-use/ArArchiveOutputStream.html" target="_top">Frames</a></li>
+<li><a href="ArArchiveOutputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 20 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/package-frame.html

@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>org.apache.commons.compress.archivers.ar (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/apache/commons/compress/archivers/ar/package-summary.html" target="classFrame">org.apache.commons.compress.archivers.ar</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar" target="classFrame">ArArchiveEntry</a></li>
+<li><a href="ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar" target="classFrame">ArArchiveInputStream</a></li>
+<li><a href="ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar" target="classFrame">ArArchiveOutputStream</a></li>
+</ul>
+</div>
+</body>
+</html>

+ 162 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/package-summary.html

@@ -0,0 +1,162 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>org.apache.commons.compress.archivers.ar (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.commons.compress.archivers.ar (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/arj/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/ar/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.commons.compress.archivers.ar</h1>
+<div class="docSummary">
+<div class="block">Provides stream classes for reading and writing archives using
+      the AR format.</div>
+</div>
+<p>See:&nbsp;<a href="#package_description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveEntry</a></td>
+<td class="colLast">
+<div class="block">Represents an archive entry in the "ar" format.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveInputStream</a></td>
+<td class="colLast">
+<div class="block">Implements the "ar" archive format as an input stream.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveOutputStream</a></td>
+<td class="colLast">
+<div class="block">Implements the "ar" archive format as an output stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package_description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.commons.compress.archivers.ar Description">Package org.apache.commons.compress.archivers.ar Description</h2>
+<div class="block"><p>Provides stream classes for reading and writing archives using
+      the AR format.</p></div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/arj/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/ar/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 150 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/package-tree.html

@@ -0,0 +1,150 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>org.apache.commons.compress.archivers.ar Class Hierarchy (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.commons.compress.archivers.ar Class Hierarchy (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/arj/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/ar/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.commons.compress.archivers.ar</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">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"><span class="strong">Object</span></a>
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.ar.<a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveEntry.html" title="class in org.apache.commons.compress.archivers.ar"><span class="strong">ArArchiveEntry</span></a> (implements org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>)</li>
+<li type="circle">java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><span class="strong">InputStream</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>)
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers"><span class="strong">ArchiveInputStream</span></a>
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.ar.<a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar"><span class="strong">ArArchiveInputStream</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io"><span class="strong">OutputStream</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</a>)
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers"><span class="strong">ArchiveOutputStream</span></a>
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.ar.<a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar"><span class="strong">ArArchiveOutputStream</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/arj/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/ar/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 157 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/ar/package-use.html

@@ -0,0 +1,157 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Package org.apache.commons.compress.archivers.ar (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.commons.compress.archivers.ar (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/ar/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.commons.compress.archivers.ar" class="title">Uses of Package<br>org.apache.commons.compress.archivers.ar</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/commons/compress/archivers/ar/package-summary.html">org.apache.commons.compress.archivers.ar</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.ar">org.apache.commons.compress.archivers.ar</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the AR format.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.ar">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/commons/compress/archivers/ar/package-summary.html">org.apache.commons.compress.archivers.ar</a> used by <a href="../../../../../../org/apache/commons/compress/archivers/ar/package-summary.html">org.apache.commons.compress.archivers.ar</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/commons/compress/archivers/ar/class-use/ArArchiveEntry.html#org.apache.commons.compress.archivers.ar">ArArchiveEntry</a>
+<div class="block">Represents an archive entry in the "ar" format.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/ar/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 428 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html

@@ -0,0 +1,428 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>ArjArchiveEntry.HostOs (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ArjArchiveEntry.HostOs (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArjArchiveEntry.HostOs.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" target="_top">Frames</a></li>
+<li><a href="ArjArchiveEntry.HostOs.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers.arj</div>
+<h2 title="Class ArjArchiveEntry.HostOs" class="title">Class ArjArchiveEntry.HostOs</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#line.147">ArjArchiveEntry.HostOs</a>
+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></pre>
+<div class="block">The known values for HostOs.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#AMIGA">AMIGA</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#APPLE_GS">APPLE_GS</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#ATARI_ST">ATARI_ST</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#DOS">DOS</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#MAC_OS">MAC_OS</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#NEXT">NEXT</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#OS_2">OS_2</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#PRIMOS">PRIMOS</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#UNIX">UNIX</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#VAX_VMS">VAX_VMS</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#WIN32">WIN32</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#WIN95">WIN95</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#ArjArchiveEntry.HostOs()">ArjArchiveEntry.HostOs</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<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#toString()" title="class or interface in java.lang">toString</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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="DOS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DOS</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#line.148">DOS</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.DOS">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="PRIMOS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PRIMOS</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#line.149">PRIMOS</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.PRIMOS">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="UNIX">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>UNIX</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#line.150">UNIX</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.UNIX">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="AMIGA">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AMIGA</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#line.151">AMIGA</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.AMIGA">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="MAC_OS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MAC_OS</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#line.152">MAC_OS</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.MAC_OS">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="OS_2">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>OS_2</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#line.153">OS_2</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.OS_2">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="APPLE_GS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>APPLE_GS</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#line.154">APPLE_GS</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.APPLE_GS">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="ATARI_ST">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATARI_ST</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#line.155">ATARI_ST</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.ATARI_ST">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="NEXT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>NEXT</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#line.156">NEXT</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.NEXT">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="VAX_VMS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>VAX_VMS</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#line.157">VAX_VMS</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.VAX_VMS">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="WIN95">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>WIN95</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#line.158">WIN95</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.WIN95">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="WIN32">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>WIN32</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#line.159">WIN32</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs.WIN32">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ArjArchiveEntry.HostOs()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ArjArchiveEntry.HostOs</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html#line.147">ArjArchiveEntry.HostOs</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArjArchiveEntry.HostOs.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" target="_top">Frames</a></li>
+<li><a href="ArjArchiveEntry.HostOs.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 458 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html

@@ -0,0 +1,458 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>ArjArchiveEntry (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ArjArchiveEntry (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArjArchiveEntry.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="ArjArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers.arj</div>
+<h2 title="Class ArjArchiveEntry" class="title">Class ArjArchiveEntry</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.arj.ArjArchiveEntry</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#line.33">ArjArchiveEntry</a>
+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>
+implements <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></pre>
+<div class="block">An entry in an ARJ archive.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.6</dd>
+<dt><span class="strong">This class is not thread-safe</span></dt>
+  <dd></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry.HostOs</a></strong></code>
+<div class="block">The known values for HostOs.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_org.apache.commons.compress.archivers.ArchiveEntry">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></h3>
+<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#SIZE_UNKNOWN">SIZE_UNKNOWN</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#ArjArchiveEntry()">ArjArchiveEntry</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#getHostOs()">getHostOs</a></strong>()</code>
+<div class="block">The operating system the archive has been created on.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#getLastModifiedDate()">getLastModifiedDate</a></strong>()</code>
+<div class="block">The last modified date of the entry.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#getMode()">getMode</a></strong>()</code>
+<div class="block">File mode of this entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#getName()">getName</a></strong>()</code>
+<div class="block">Get this entry's name.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#getSize()">getSize</a></strong>()</code>
+<div class="block">Get this entry's file size.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#getUnixMode()">getUnixMode</a></strong>()</code>
+<div class="block">File mode of this entry as Unix stat value.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#isDirectory()">isDirectory</a></strong>()</code>
+<div class="block">True if the entry refers to a directory.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#isHostOsUnix()">isHostOsUnix</a></strong>()</code>
+<div class="block">Is the operating system the archive has been created on one
+ that is considered a UNIX OS by arj?</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<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#toString()" title="class or interface in java.lang">toString</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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ArjArchiveEntry()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ArjArchiveEntry</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#line.36">ArjArchiveEntry</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getName()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<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/arj/ArjArchiveEntry.html#line.50">getName</a>()</pre>
+<div class="block">Get this entry's name.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#getName()">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>This entry's name.</dd></dl>
+</li>
+</ul>
+<a name="getSize()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSize</h4>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#line.64">getSize</a>()</pre>
+<div class="block">Get this entry's file size.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#getSize()">getSize</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>This entry's file size.</dd></dl>
+</li>
+</ul>
+<a name="isDirectory()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isDirectory</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#line.73">isDirectory</a>()</pre>
+<div class="block">True if the entry refers to a directory.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#isDirectory()">isDirectory</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>True if the entry refers to a directory</dd></dl>
+</li>
+</ul>
+<a name="getLastModifiedDate()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLastModifiedDate</h4>
+<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/arj/ArjArchiveEntry.html#line.93">getLastModifiedDate</a>()</pre>
+<div class="block">The last modified date of the entry.
+
+ <p>Note the interpretation of time is different depending on
+ the HostOS that has created the archive.  While an OS that is
+ <a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#isHostOsUnix()"><code>considered to be Unix</code></a> stores time in a
+ timezone independent manner, other platforms only use the local
+ time.  I.e. if an archive has been created at midnight UTC on a
+ machine in timezone UTC this method will return midnight
+ regardless of timezone if the archive has been created on a
+ non-Unix system and a time taking the current timezone into
+ account if the archive has beeen created on Unix.</p></div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#getLastModifiedDate()">getLastModifiedDate</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the last modified date</dd></dl>
+</li>
+</ul>
+<a name="getMode()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMode</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#line.106">getMode</a>()</pre>
+<div class="block">File mode of this entry.
+
+ <p>The format depends on the host os that created the entry.</p></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the file mode</dd></dl>
+</li>
+</ul>
+<a name="getUnixMode()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUnixMode</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#line.117">getUnixMode</a>()</pre>
+<div class="block">File mode of this entry as Unix stat value.
+
+ <p>Will only be non-zero of the host os was UNIX.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the Unix mode</dd></dl>
+</li>
+</ul>
+<a name="getHostOs()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHostOs</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#line.126">getHostOs</a>()</pre>
+<div class="block">The operating system the archive has been created on.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the host OS code</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj"><code>ArjArchiveEntry.HostOs</code></a></dd></dl>
+</li>
+</ul>
+<a name="isHostOsUnix()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isHostOsUnix</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html#line.136">isHostOsUnix</a>()</pre>
+<div class="block">Is the operating system the archive has been created on one
+ that is considered a UNIX OS by arj?</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>whether the operating system the archive has been
+ created on is considered a UNIX OS by arj</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArjArchiveEntry.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="ArjArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 464 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html

@@ -0,0 +1,464 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>ArjArchiveInputStream (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ArjArchiveInputStream (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArjArchiveInputStream.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="ArjArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers.arj</div>
+<h2 title="Class ArjArchiveInputStream" class="title">Class ArjArchiveInputStream</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">java.io.InputStream</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">org.apache.commons.compress.archivers.ArchiveInputStream</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.arj.ArjArchiveInputStream</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#line.42">ArjArchiveInputStream</a>
+extends <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></pre>
+<div class="block">Implements the "arj" archive format as an InputStream.
+ <p>
+ <a href="http://farmanager.com/svn/trunk/plugins/multiarc/arc.doc/arj.txt">Reference</a></div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.6</dd>
+<dt><span class="strong">This class is not thread-safe</span></dt>
+  <dd></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#ArjArchiveInputStream(java.io.InputStream)">ArjArchiveInputStream</a></strong>(<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;inputStream)</code>
+<div class="block">Constructs the ArjInputStream, taking ownership of the inputStream that is passed in,
+ and using the CP437 character encoding.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#ArjArchiveInputStream(java.io.InputStream,%20java.lang.String)">ArjArchiveInputStream</a></strong>(<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;inputStream,
+                                          <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;charsetName)</code>
+<div class="block">Constructs the ArjInputStream, taking ownership of the inputStream that is passed in.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><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>
+<div class="block">Whether this stream is able to read the given entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#close()">close</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#getArchiveComment()">getArchiveComment</a></strong>()</code>
+<div class="block">Gets the archive's comment.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#getArchiveName()">getArchiveName</a></strong>()</code>
+<div class="block">Gets the archive's recorded name.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#getNextEntry()">getNextEntry</a></strong>()</code>
+<div class="block">Returns the next Archive Entry in this Stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#matches(byte[],%20int)">matches</a></strong>(byte[]&nbsp;signature,
+              int&nbsp;length)</code>
+<div class="block">Checks if the signature matches what is expected for an arj file.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#read(byte[],%20int,%20int)">read</a></strong>(byte[]&nbsp;b,
+        int&nbsp;off,
+        int&nbsp;len)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.commons.compress.archivers.ArchiveInputStream">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></h3>
+<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#count(int)">count</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#count(long)">count</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getBytesRead()">getBytesRead</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getCount()">getCount</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#pushedBackBytes(long)">pushedBackBytes</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#read()">read</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.io.InputStream">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.io.<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></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#available()" title="class or interface in java.io">available</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#mark(int)" title="class or interface in java.io">mark</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#markSupported()" title="class or interface in java.io">markSupported</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[])" title="class or interface in java.io">read</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#reset()" title="class or interface in java.io">reset</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#skip(long)" title="class or interface in java.io">skip</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<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#toString()" title="class or interface in java.lang">toString</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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ArjArchiveInputStream(java.io.InputStream, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ArjArchiveInputStream</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#line.58">ArjArchiveInputStream</a>(<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;inputStream,
+                     <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;charsetName)
+                      throws <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></pre>
+<div class="block">Constructs the ArjInputStream, taking ownership of the inputStream that is passed in.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>inputStream</code> - the underlying stream, whose ownership is taken</dd><dd><code>charsetName</code> - the charset used for file names and comments
+   in the archive. May be <code>null</code> to use the platform default.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></code> - if an exception occurs while reading</dd></dl>
+</li>
+</ul>
+<a name="ArjArchiveInputStream(java.io.InputStream)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ArjArchiveInputStream</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#line.81">ArjArchiveInputStream</a>(<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;inputStream)
+                      throws <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></pre>
+<div class="block">Constructs the ArjInputStream, taking ownership of the inputStream that is passed in,
+ and using the CP437 character encoding.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>inputStream</code> - the underlying stream, whose ownership is taken</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></code> - if an exception occurs while reading</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="close()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>close</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#line.87">close</a>()
+           throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true#close()" title="class or interface in java.io">close</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></code></dd>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true#close()" title="class or interface in java.lang">close</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#close()" title="class or interface in java.io">close</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
+</li>
+</ul>
+<a name="matches(byte[], int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>matches</h4>
+<pre>public static&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#line.292">matches</a>(byte[]&nbsp;signature,
+              int&nbsp;length)</pre>
+<div class="block">Checks if the signature matches what is expected for an arj file.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>signature</code> - the bytes to check</dd><dd><code>length</code> - the number of bytes to check</dd>
+<dt><span class="strong">Returns:</span></dt><dd>true, if this stream is an arj archive stream, false otherwise</dd></dl>
+</li>
+</ul>
+<a name="getArchiveName()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getArchiveName</h4>
+<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/arj/ArjArchiveInputStream.html#line.302">getArchiveName</a>()</pre>
+<div class="block">Gets the archive's recorded name.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the archive's name</dd></dl>
+</li>
+</ul>
+<a name="getArchiveComment()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getArchiveComment</h4>
+<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/arj/ArjArchiveInputStream.html#line.310">getArchiveComment</a>()</pre>
+<div class="block">Gets the archive's comment.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the archive's comment</dd></dl>
+</li>
+</ul>
+<a name="getNextEntry()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNextEntry</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#line.315">getNextEntry</a>()
+                             throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getNextEntry()">ArchiveInputStream</a></code></strong></div>
+<div class="block">Returns the next Archive Entry in this Stream.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getNextEntry()">getNextEntry</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the next entry,
+         or <code>null</code> if there are no more entries</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if the next entry could not be read</dd></dl>
+</li>
+</ul>
+<a name="canReadEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>canReadEntryData</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#line.338">canReadEntryData</a>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;ae)</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#canReadEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">ArchiveInputStream</a></code></strong></div>
+<div class="block">Whether this stream is able to read the given entry.
+ 
+ <p>
+ Some archive formats support variants or details that are not supported (yet).
+ </p></div>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#canReadEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">canReadEntryData</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>ae</code> - the entry to test</dd>
+<dt><span class="strong">Returns:</span></dt><dd>This implementation always returns true.</dd></dl>
+</li>
+</ul>
+<a name="read(byte[], int, int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>read</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#line.344">read</a>(byte[]&nbsp;b,
+       int&nbsp;off,
+       int&nbsp;len)
+         throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[],%20int,%20int)" title="class or interface in java.io">read</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ArjArchiveInputStream.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="ArjArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 119 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/class-use/ArjArchiveEntry.HostOs.html

@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/arj/class-use/ArjArchiveEntry.HostOs.html" target="_top">Frames</a></li>
+<li><a href="ArjArchiveEntry.HostOs.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs" class="title">Uses of Class<br>org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/arj/class-use/ArjArchiveEntry.HostOs.html" target="_top">Frames</a></li>
+<li><a href="ArjArchiveEntry.HostOs.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 162 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/class-use/ArjArchiveEntry.html

@@ -0,0 +1,162 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.arj.ArjArchiveEntry (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.arj.ArjArchiveEntry (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/arj/class-use/ArjArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="ArjArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.arj.ArjArchiveEntry" class="title">Uses of Class<br>org.apache.commons.compress.archivers.arj.ArjArchiveEntry</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.arj">org.apache.commons.compress.archivers.arj</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading archives using
+      the ARJ format.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.compress.archivers.arj">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a> in <a href="../../../../../../../org/apache/commons/compress/archivers/arj/package-summary.html">org.apache.commons.compress.archivers.arj</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/commons/compress/archivers/arj/package-summary.html">org.apache.commons.compress.archivers.arj</a> that return <a href="../../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a></code></td>
+<td class="colLast"><span class="strong">ArjArchiveInputStream.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#getNextEntry()">getNextEntry</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/arj/class-use/ArjArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="ArjArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 119 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/class-use/ArjArchiveInputStream.html

@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.arj.ArjArchiveInputStream (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.arj.ArjArchiveInputStream (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/arj/class-use/ArjArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="ArjArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.arj.ArjArchiveInputStream" class="title">Uses of Class<br>org.apache.commons.compress.archivers.arj.ArjArchiveInputStream</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.commons.compress.archivers.arj.ArjArchiveInputStream</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/arj/class-use/ArjArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="ArjArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 20 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/package-frame.html

@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>org.apache.commons.compress.archivers.arj (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/apache/commons/compress/archivers/arj/package-summary.html" target="classFrame">org.apache.commons.compress.archivers.arj</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj" target="classFrame">ArjArchiveEntry</a></li>
+<li><a href="ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj" target="classFrame">ArjArchiveEntry.HostOs</a></li>
+<li><a href="ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj" target="classFrame">ArjArchiveInputStream</a></li>
+</ul>
+</div>
+</body>
+</html>

+ 162 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/package-summary.html

@@ -0,0 +1,162 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>org.apache.commons.compress.archivers.arj (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.commons.compress.archivers.arj (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ar/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/arj/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.commons.compress.archivers.arj</h1>
+<div class="docSummary">
+<div class="block">Provides stream classes for reading archives using
+      the ARJ format.</div>
+</div>
+<p>See:&nbsp;<a href="#package_description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a></td>
+<td class="colLast">
+<div class="block">An entry in an ARJ archive.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveEntry.HostOs</a></td>
+<td class="colLast">
+<div class="block">The known values for HostOs.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveInputStream</a></td>
+<td class="colLast">
+<div class="block">Implements the "arj" archive format as an InputStream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package_description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.commons.compress.archivers.arj Description">Package org.apache.commons.compress.archivers.arj Description</h2>
+<div class="block"><p>Provides stream classes for reading archives using
+      the ARJ format.</p></div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ar/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/arj/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 142 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/package-tree.html

@@ -0,0 +1,142 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>org.apache.commons.compress.archivers.arj Class Hierarchy (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.commons.compress.archivers.arj Class Hierarchy (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ar/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/arj/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.commons.compress.archivers.arj</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">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"><span class="strong">Object</span></a>
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.arj.<a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html" title="class in org.apache.commons.compress.archivers.arj"><span class="strong">ArjArchiveEntry</span></a> (implements org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>)</li>
+<li type="circle">org.apache.commons.compress.archivers.arj.<a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html" title="class in org.apache.commons.compress.archivers.arj"><span class="strong">ArjArchiveEntry.HostOs</span></a></li>
+<li type="circle">java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><span class="strong">InputStream</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>)
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers"><span class="strong">ArchiveInputStream</span></a>
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.arj.<a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj"><span class="strong">ArjArchiveInputStream</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ar/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/arj/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 157 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/arj/package-use.html

@@ -0,0 +1,157 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Package org.apache.commons.compress.archivers.arj (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.commons.compress.archivers.arj (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/arj/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.commons.compress.archivers.arj" class="title">Uses of Package<br>org.apache.commons.compress.archivers.arj</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/commons/compress/archivers/arj/package-summary.html">org.apache.commons.compress.archivers.arj</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.arj">org.apache.commons.compress.archivers.arj</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading archives using
+      the ARJ format.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.arj">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/commons/compress/archivers/arj/package-summary.html">org.apache.commons.compress.archivers.arj</a> used by <a href="../../../../../../org/apache/commons/compress/archivers/arj/package-summary.html">org.apache.commons.compress.archivers.arj</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/commons/compress/archivers/arj/class-use/ArjArchiveEntry.html#org.apache.commons.compress.archivers.arj">ArjArchiveEntry</a>
+<div class="block">An entry in an ARJ archive.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/arj/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 686 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveEntry.html

@@ -0,0 +1,686 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Interface org.apache.commons.compress.archivers.ArchiveEntry (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.commons.compress.archivers.ArchiveEntry (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/class-use/ArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="ArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.commons.compress.archivers.ArchiveEntry" class="title">Uses of Interface<br>org.apache.commons.compress.archivers.ArchiveEntry</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers">org.apache.commons.compress.archivers</a></td>
+<td class="colLast">
+<div class="block">Provides a unified API and factories for dealing with archives
+      in different formats.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.ar">org.apache.commons.compress.archivers.ar</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the AR format.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.arj">org.apache.commons.compress.archivers.arj</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading archives using
+      the ARJ format.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.cpio">org.apache.commons.compress.archivers.cpio</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the CPIO format.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.dump">org.apache.commons.compress.archivers.dump</a></td>
+<td class="colLast">
+<div class="block">This package provides stream classes for reading archives
+      using the Unix DUMP format.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.jar">org.apache.commons.compress.archivers.jar</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the ZIP format with some extensions for the special case of JAR
+      archives.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.sevenz">org.apache.commons.compress.archivers.sevenz</a></td>
+<td class="colLast">
+<div class="block">Provides classes for reading and writing archives using
+      the 7z format.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.tar">org.apache.commons.compress.archivers.tar</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the TAR format.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.zip">org.apache.commons.compress.archivers.zip</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the ZIP format.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.changes">org.apache.commons.compress.changes</a></td>
+<td class="colLast">
+<div class="block"><b>EXPERIMENTAL</b> support for changesets that are applied to
+      archives.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.utils">org.apache.commons.compress.utils</a></td>
+<td class="colLast">
+<div class="block">Contains utilities used internally by the compress library.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.compress.archivers">
+<!--   -->
+</a>
+<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>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<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>
+<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,
+                                    <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>
+<div class="block">Create an archive entry using the inputFile and entryName provided.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><span class="strong">ArchiveInputStream.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getNextEntry()">getNextEntry</a></strong>()</code>
+<div class="block">Returns the next Archive Entry in this Stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<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>
+<div class="block">Whether this stream is able to read the given entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<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>
+<div class="block">Whether this stream is able to write the given entry.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>abstract void</code></td>
+<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>
+<div class="block">Writes the headers for an archive entry to the output stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.ar">
+<!--   -->
+</a>
+<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>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<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>
+<div class="block">Represents an archive entry in the "ar" format.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<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>
+<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,
+                                    <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>
+</tr>
+<tr class="rowColor">
+<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>
+<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>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<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>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.arj">
+<!--   -->
+</a>
+<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>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<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>
+<div class="block">An entry in an ARJ archive.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<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>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.cpio">
+<!--   -->
+</a>
+<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>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<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>
+<div class="block">A cpio archive consists of a sequence of files.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<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>
+<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,
+                                    <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>
+<div class="block">Creates a new ArchiveEntry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<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>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<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>
+<div class="block">Begins writing a new CPIO file entry and positions the stream to the
+ start of the entry data.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.dump">
+<!--   -->
+</a>
+<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>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<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>
+<div class="block">This class represents an entry in a Dump archive.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.jar">
+<!--   -->
+</a>
+<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>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<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>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<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>
+<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>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<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>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.sevenz">
+<!--   -->
+</a>
+<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>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<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>
+<div class="block">An entry in a 7z archive.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<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>
+<div class="block">Records an archive entry to add.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.tar">
+<!--   -->
+</a>
+<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>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<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>
+<div class="block">This class represents an entry in a Tar archive.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<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>
+<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,
+                                    <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>
+</tr>
+<tr class="rowColor">
+<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>
+<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>
+<div class="block">Returns the next Archive Entry in this Stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<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>
+<div class="block">Whether this class is able to read the given entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<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>
+<div class="block">Put an entry on the output stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.zip">
+<!--   -->
+</a>
+<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>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<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>
+<div class="block">Extension that adds better handling of extra fields and provides
+ access to the internal and external file attributes.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<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>
+<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,
+                                    <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>
+<div class="block">Creates a new zip entry taking some information from the given
+ file and using the provided name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<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>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<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>
+<div class="block">Whether this class is able to read the given entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<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>
+<div class="block">Whether this stream is able to write the given entry.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<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>
+<div class="block">Writes the headers for an archive entry to the output stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.changes">
+<!--   -->
+</a>
+<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>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<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,
+      <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>
+<div class="block">Adds a new archive entry to the archive.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<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,
+      <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,
+      boolean&nbsp;replace)</code>
+<div class="block">Adds a new archive entry to the archive.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.utils">
+<!--   -->
+</a>
+<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>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<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>
+<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>
+<div class="block">Generates a string containing the name, isDirectory setting and size of an entry.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/class-use/ArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="ArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 288 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveException.html

@@ -0,0 +1,288 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.ArchiveException (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.ArchiveException (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/class-use/ArchiveException.html" target="_top">Frames</a></li>
+<li><a href="ArchiveException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.ArchiveException" class="title">Uses of Class<br>org.apache.commons.compress.archivers.ArchiveException</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers">org.apache.commons.compress.archivers</a></td>
+<td class="colLast">
+<div class="block">Provides a unified API and factories for dealing with archives
+      in different formats.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.arj">org.apache.commons.compress.archivers.arj</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading archives using
+      the ARJ format.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.dump">org.apache.commons.compress.archivers.dump</a></td>
+<td class="colLast">
+<div class="block">This package provides stream classes for reading archives
+      using the Unix DUMP format.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.compress.archivers">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a> in <a href="../../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a> in <a href="../../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/StreamingNotSupportedException.html" title="class in org.apache.commons.compress.archivers">StreamingNotSupportedException</a></strong></code>
+<div class="block">Exception thrown by ArchiveStreamFactory if a format is requested/detected that doesn't support streaming.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a> that throw <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></code></td>
+<td class="colLast"><span class="strong">ArchiveStreamFactory.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveInputStream(java.io.InputStream)">createArchiveInputStream</a></strong>(<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;in)</code>
+<div class="block">Create an archive input stream from an input stream, autodetecting
+ the archive type from the first few bytes of the stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></code></td>
+<td class="colLast"><span class="strong">ArchiveStreamFactory.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveInputStream(java.lang.String,%20java.io.InputStream)">createArchiveInputStream</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;archiverName,
+                                                <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;in)</code>
+<div class="block">Creates an archive input stream from an archiver name and an input stream.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></code></td>
+<td class="colLast"><span class="strong">ArchiveStreamFactory.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveInputStream(java.lang.String,%20java.io.InputStream,%20java.lang.String)">createArchiveInputStream</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;archiverName,
+                                                <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;in,
+                                                <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;actualEncoding)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></code></td>
+<td class="colLast"><span class="strong">ArchiveStreamProvider.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#createArchiveInputStream(java.lang.String,%20java.io.InputStream,%20java.lang.String)">createArchiveInputStream</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,
+                                                <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;in,
+                                                <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;encoding)</code>
+<div class="block">Creates an archive input stream from an archiver name and an input
+ stream.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></code></td>
+<td class="colLast"><span class="strong">ArchiveStreamFactory.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveOutputStream(java.lang.String,%20java.io.OutputStream)">createArchiveOutputStream</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;archiverName,
+                                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out)</code>
+<div class="block">Creates an archive output stream from an archiver name and an output stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></code></td>
+<td class="colLast"><span class="strong">ArchiveStreamFactory.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveOutputStream(java.lang.String,%20java.io.OutputStream,%20java.lang.String)">createArchiveOutputStream</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;archiverName,
+                                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out,
+                                                  <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;actualEncoding)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></code></td>
+<td class="colLast"><span class="strong">ArchiveStreamProvider.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#createArchiveOutputStream(java.lang.String,%20java.io.OutputStream,%20java.lang.String)">createArchiveOutputStream</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,
+                                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out,
+                                                  <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;encoding)</code>
+<div class="block">Creates an archive output stream from an archiver name and an output
+ stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.arj">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a> in <a href="../../../../../../org/apache/commons/compress/archivers/arj/package-summary.html">org.apache.commons.compress.archivers.arj</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../org/apache/commons/compress/archivers/arj/package-summary.html">org.apache.commons.compress.archivers.arj</a> that throw <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#ArjArchiveInputStream(java.io.InputStream)">ArjArchiveInputStream</a></strong>(<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;inputStream)</code>
+<div class="block">Constructs the ArjInputStream, taking ownership of the inputStream that is passed in,
+ and using the CP437 character encoding.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#ArjArchiveInputStream(java.io.InputStream,%20java.lang.String)">ArjArchiveInputStream</a></strong>(<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;inputStream,
+                                          <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;charsetName)</code>
+<div class="block">Constructs the ArjInputStream, taking ownership of the inputStream that is passed in.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.dump">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a> in <a href="../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a> that throw <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#DumpArchiveInputStream(java.io.InputStream)">DumpArchiveInputStream</a></strong>(<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;is)</code>
+<div class="block">Constructor using the platform's default encoding for file
+ names.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#DumpArchiveInputStream(java.io.InputStream,%20java.lang.String)">DumpArchiveInputStream</a></strong>(<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;is,
+                                            <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;encoding)</code>
+<div class="block">Constructor.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/class-use/ArchiveException.html" target="_top">Frames</a></li>
+<li><a href="ArchiveException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 406 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveInputStream.html

@@ -0,0 +1,406 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.ArchiveInputStream (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.ArchiveInputStream (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/class-use/ArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="ArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.ArchiveInputStream" class="title">Uses of Class<br>org.apache.commons.compress.archivers.ArchiveInputStream</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers">org.apache.commons.compress.archivers</a></td>
+<td class="colLast">
+<div class="block">Provides a unified API and factories for dealing with archives
+      in different formats.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.ar">org.apache.commons.compress.archivers.ar</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the AR format.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.arj">org.apache.commons.compress.archivers.arj</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading archives using
+      the ARJ format.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.cpio">org.apache.commons.compress.archivers.cpio</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the CPIO format.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.dump">org.apache.commons.compress.archivers.dump</a></td>
+<td class="colLast">
+<div class="block">This package provides stream classes for reading archives
+      using the Unix DUMP format.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.jar">org.apache.commons.compress.archivers.jar</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the ZIP format with some extensions for the special case of JAR
+      archives.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.tar">org.apache.commons.compress.archivers.tar</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the TAR format.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.zip">org.apache.commons.compress.archivers.zip</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the ZIP format.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.changes">org.apache.commons.compress.changes</a></td>
+<td class="colLast">
+<div class="block"><b>EXPERIMENTAL</b> support for changesets that are applied to
+      archives.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.compress.archivers">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></code></td>
+<td class="colLast"><span class="strong">ArchiveStreamFactory.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveInputStream(java.io.InputStream)">createArchiveInputStream</a></strong>(<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;in)</code>
+<div class="block">Create an archive input stream from an input stream, autodetecting
+ the archive type from the first few bytes of the stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></code></td>
+<td class="colLast"><span class="strong">ArchiveStreamFactory.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveInputStream(java.lang.String,%20java.io.InputStream)">createArchiveInputStream</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;archiverName,
+                                                <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;in)</code>
+<div class="block">Creates an archive input stream from an archiver name and an input stream.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></code></td>
+<td class="colLast"><span class="strong">ArchiveStreamFactory.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveInputStream(java.lang.String,%20java.io.InputStream,%20java.lang.String)">createArchiveInputStream</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;archiverName,
+                                                <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;in,
+                                                <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;actualEncoding)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></code></td>
+<td class="colLast"><span class="strong">ArchiveStreamProvider.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#createArchiveInputStream(java.lang.String,%20java.io.InputStream,%20java.lang.String)">createArchiveInputStream</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,
+                                                <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;in,
+                                                <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;encoding)</code>
+<div class="block">Creates an archive input stream from an archiver name and an input
+ stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.ar">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/ar/package-summary.html">org.apache.commons.compress.archivers.ar</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/ar/package-summary.html">org.apache.commons.compress.archivers.ar</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveInputStream</a></strong></code>
+<div class="block">Implements the "ar" archive format as an input stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.arj">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/arj/package-summary.html">org.apache.commons.compress.archivers.arj</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/arj/package-summary.html">org.apache.commons.compress.archivers.arj</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.arj">ArjArchiveInputStream</a></strong></code>
+<div class="block">Implements the "arj" archive format as an InputStream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.cpio">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveInputStream</a></strong></code>
+<div class="block">CPIOArchiveInputStream is a stream for reading cpio streams.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.dump">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveInputStream</a></strong></code>
+<div class="block">The DumpArchiveInputStream reads a UNIX dump archive as an InputStream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.jar">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/jar/package-summary.html">org.apache.commons.compress.archivers.jar</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/jar/package-summary.html">org.apache.commons.compress.archivers.jar</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveInputStream</a></strong></code>
+<div class="block">Implements an input stream that can read entries from jar files.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.tar">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/tar/package-summary.html">org.apache.commons.compress.archivers.tar</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/tar/package-summary.html">org.apache.commons.compress.archivers.tar</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveInputStream</a></strong></code>
+<div class="block">The TarInputStream reads a UNIX tar archive as an InputStream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.zip">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveInputStream</a></strong></code>
+<div class="block">Implements an input stream that can read Zip archives.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.changes">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a> in <a href="../../../../../../org/apache/commons/compress/changes/package-summary.html">org.apache.commons.compress.changes</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/changes/ChangeSetResults.html" title="class in org.apache.commons.compress.changes">ChangeSetResults</a></code></td>
+<td class="colLast"><span class="strong">ChangeSetPerformer.</span><code><strong><a href="../../../../../../org/apache/commons/compress/changes/ChangeSetPerformer.html#perform(org.apache.commons.compress.archivers.ArchiveInputStream,%20org.apache.commons.compress.archivers.ArchiveOutputStream)">perform</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a>&nbsp;in,
+              <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a>&nbsp;out)</code>
+<div class="block">Performs all changes collected in this ChangeSet on the input stream and
+ streams the result to the output stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/class-use/ArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="ArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 358 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveOutputStream.html

@@ -0,0 +1,358 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.ArchiveOutputStream (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.ArchiveOutputStream (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/class-use/ArchiveOutputStream.html" target="_top">Frames</a></li>
+<li><a href="ArchiveOutputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.ArchiveOutputStream" class="title">Uses of Class<br>org.apache.commons.compress.archivers.ArchiveOutputStream</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers">org.apache.commons.compress.archivers</a></td>
+<td class="colLast">
+<div class="block">Provides a unified API and factories for dealing with archives
+      in different formats.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.ar">org.apache.commons.compress.archivers.ar</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the AR format.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.cpio">org.apache.commons.compress.archivers.cpio</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the CPIO format.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.jar">org.apache.commons.compress.archivers.jar</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the ZIP format with some extensions for the special case of JAR
+      archives.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.tar">org.apache.commons.compress.archivers.tar</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the TAR format.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.zip">org.apache.commons.compress.archivers.zip</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the ZIP format.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.changes">org.apache.commons.compress.changes</a></td>
+<td class="colLast">
+<div class="block"><b>EXPERIMENTAL</b> support for changesets that are applied to
+      archives.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.compress.archivers">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></code></td>
+<td class="colLast"><span class="strong">ArchiveStreamFactory.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveOutputStream(java.lang.String,%20java.io.OutputStream)">createArchiveOutputStream</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;archiverName,
+                                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out)</code>
+<div class="block">Creates an archive output stream from an archiver name and an output stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></code></td>
+<td class="colLast"><span class="strong">ArchiveStreamFactory.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveOutputStream(java.lang.String,%20java.io.OutputStream,%20java.lang.String)">createArchiveOutputStream</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;archiverName,
+                                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out,
+                                                  <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;actualEncoding)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></code></td>
+<td class="colLast"><span class="strong">ArchiveStreamProvider.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#createArchiveOutputStream(java.lang.String,%20java.io.OutputStream,%20java.lang.String)">createArchiveOutputStream</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,
+                                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out,
+                                                  <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;encoding)</code>
+<div class="block">Creates an archive output stream from an archiver name and an output
+ stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.ar">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/ar/package-summary.html">org.apache.commons.compress.archivers.ar</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/ar/package-summary.html">org.apache.commons.compress.archivers.ar</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.ar">ArArchiveOutputStream</a></strong></code>
+<div class="block">Implements the "ar" archive format as an output stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.cpio">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveOutputStream</a></strong></code>
+<div class="block">CPIOArchiveOutputStream is a stream for writing CPIO streams.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.jar">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/jar/package-summary.html">org.apache.commons.compress.archivers.jar</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/jar/package-summary.html">org.apache.commons.compress.archivers.jar</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveOutputStream</a></strong></code>
+<div class="block">Subclass that adds a special extra field to the very first entry
+ which allows the created archive to be used as an executable jar on
+ Solaris.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.tar">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/tar/package-summary.html">org.apache.commons.compress.archivers.tar</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/tar/package-summary.html">org.apache.commons.compress.archivers.tar</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.tar">TarArchiveOutputStream</a></strong></code>
+<div class="block">The TarOutputStream writes a UNIX tar archive as an OutputStream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.zip">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a> in <a href="../../../../../../org/apache/commons/compress/archivers/zip/package-summary.html">org.apache.commons.compress.archivers.zip</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveOutputStream</a></strong></code>
+<div class="block">Reimplementation of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/zip/ZipOutputStream.html?is-external=true" title="class or interface in java.util.zip"><code>java.util.zip.ZipOutputStream</code></a> that does handle the extended
+ functionality of this package, especially internal/external file
+ attributes and extra fields with different layouts for local file
+ data and central directory entries.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.changes">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a> in <a href="../../../../../../org/apache/commons/compress/changes/package-summary.html">org.apache.commons.compress.changes</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/changes/ChangeSetResults.html" title="class in org.apache.commons.compress.changes">ChangeSetResults</a></code></td>
+<td class="colLast"><span class="strong">ChangeSetPerformer.</span><code><strong><a href="../../../../../../org/apache/commons/compress/changes/ChangeSetPerformer.html#perform(org.apache.commons.compress.archivers.ArchiveInputStream,%20org.apache.commons.compress.archivers.ArchiveOutputStream)">perform</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a>&nbsp;in,
+              <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a>&nbsp;out)</code>
+<div class="block">Performs all changes collected in this ChangeSet on the input stream and
+ streams the result to the output stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/changes/ChangeSetResults.html" title="class in org.apache.commons.compress.changes">ChangeSetResults</a></code></td>
+<td class="colLast"><span class="strong">ChangeSetPerformer.</span><code><strong><a href="../../../../../../org/apache/commons/compress/changes/ChangeSetPerformer.html#perform(org.apache.commons.compress.archivers.zip.ZipFile,%20org.apache.commons.compress.archivers.ArchiveOutputStream)">perform</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipFile.html" title="class in org.apache.commons.compress.archivers.zip">ZipFile</a>&nbsp;in,
+              <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveOutputStream</a>&nbsp;out)</code>
+<div class="block">Performs all changes collected in this ChangeSet on the ZipFile and
+ streams the result to the output stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/class-use/ArchiveOutputStream.html" target="_top">Frames</a></li>
+<li><a href="ArchiveOutputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 119 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveStreamFactory.html

@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.ArchiveStreamFactory (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.ArchiveStreamFactory (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/class-use/ArchiveStreamFactory.html" target="_top">Frames</a></li>
+<li><a href="ArchiveStreamFactory.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.ArchiveStreamFactory" class="title">Uses of Class<br>org.apache.commons.compress.archivers.ArchiveStreamFactory</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.commons.compress.archivers.ArchiveStreamFactory</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/class-use/ArchiveStreamFactory.html" target="_top">Frames</a></li>
+<li><a href="ArchiveStreamFactory.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 196 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveStreamProvider.html

@@ -0,0 +1,196 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Interface org.apache.commons.compress.archivers.ArchiveStreamProvider (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.commons.compress.archivers.ArchiveStreamProvider (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/class-use/ArchiveStreamProvider.html" target="_top">Frames</a></li>
+<li><a href="ArchiveStreamProvider.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.commons.compress.archivers.ArchiveStreamProvider" class="title">Uses of Interface<br>org.apache.commons.compress.archivers.ArchiveStreamProvider</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers">org.apache.commons.compress.archivers</a></td>
+<td class="colLast">
+<div class="block">Provides a unified API and factories for dealing with archives
+      in different formats.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.compress.archivers">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a> in <a href="../../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a> that implement <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html" title="class in org.apache.commons.compress.archivers">ArchiveStreamFactory</a></strong></code>
+<div class="block">Factory to create Archive[In|Out]putStreams from names or the first bytes of
+ the InputStream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/commons/compress/archivers/package-summary.html">org.apache.commons.compress.archivers</a> that return types with arguments of type <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<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>,<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a>&gt;</code></td>
+<td class="colLast"><span class="strong">ArchiveStreamFactory.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#findAvailableArchiveInputStreamProviders()">findAvailableArchiveInputStreamProviders</a></strong>()</code>
+<div class="block">Constructs a new sorted map from input stream provider names to provider
+ objects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<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>,<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a>&gt;</code></td>
+<td class="colLast"><span class="strong">ArchiveStreamFactory.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#findAvailableArchiveOutputStreamProviders()">findAvailableArchiveOutputStreamProviders</a></strong>()</code>
+<div class="block">Constructs a new sorted map from output stream provider names to provider
+ objects.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<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>,<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a>&gt;</code></td>
+<td class="colLast"><span class="strong">ArchiveStreamFactory.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#getArchiveInputStreamProviders()">getArchiveInputStreamProviders</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<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>,<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">ArchiveStreamProvider</a>&gt;</code></td>
+<td class="colLast"><span class="strong">ArchiveStreamFactory.</span><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#getArchiveOutputStreamProviders()">getArchiveOutputStreamProviders</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html" title="interface in org.apache.commons.compress.archivers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/class-use/ArchiveStreamProvider.html" target="_top">Frames</a></li>
+<li><a href="ArchiveStreamProvider.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 119 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/class-use/Lister.html

@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.Lister (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.Lister (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/Lister.html" title="class in org.apache.commons.compress.archivers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/class-use/Lister.html" target="_top">Frames</a></li>
+<li><a href="Lister.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.Lister" class="title">Uses of Class<br>org.apache.commons.compress.archivers.Lister</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.commons.compress.archivers.Lister</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/Lister.html" title="class in org.apache.commons.compress.archivers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/class-use/Lister.html" target="_top">Frames</a></li>
+<li><a href="Lister.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 119 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/class-use/StreamingNotSupportedException.html

@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.StreamingNotSupportedException (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.StreamingNotSupportedException (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/StreamingNotSupportedException.html" title="class in org.apache.commons.compress.archivers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/class-use/StreamingNotSupportedException.html" target="_top">Frames</a></li>
+<li><a href="StreamingNotSupportedException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.StreamingNotSupportedException" class="title">Uses of Class<br>org.apache.commons.compress.archivers.StreamingNotSupportedException</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.commons.compress.archivers.StreamingNotSupportedException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/StreamingNotSupportedException.html" title="class in org.apache.commons.compress.archivers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/class-use/StreamingNotSupportedException.html" target="_top">Frames</a></li>
+<li><a href="StreamingNotSupportedException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

File diff suppressed because it is too large
+ 243 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html


File diff suppressed because it is too large
+ 166 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html


File diff suppressed because it is too large
+ 163 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html


+ 767 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/CpioConstants.html

@@ -0,0 +1,767 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>CpioConstants (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CpioConstants (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CpioConstants.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/cpio/CpioConstants.html" target="_top">Frames</a></li>
+<li><a href="CpioConstants.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers.cpio</div>
+<h2 title="Interface CpioConstants" class="title">Interface CpioConstants</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a>, <a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveInputStream</a>, <a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveOutputStream</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.27">CpioConstants</a></pre>
+<div class="block">All constants needed by CPIO.
+ 
+ based on code from the jRPM project (jrpm.sourceforge.net)</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#BLOCK_SIZE">BLOCK_SIZE</a></strong></code>
+<div class="block">The default block size.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IRGRP">C_IRGRP</a></strong></code>
+<div class="block">Permits a file's group to read the file</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IROTH">C_IROTH</a></strong></code>
+<div class="block">Permits others to read the file</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IRUSR">C_IRUSR</a></strong></code>
+<div class="block">Permits the owner of a file to read the file</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISBLK">C_ISBLK</a></strong></code>
+<div class="block">Defines a block device</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISCHR">C_ISCHR</a></strong></code>
+<div class="block">Defines a character device</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISDIR">C_ISDIR</a></strong></code>
+<div class="block">Defines a directory</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISFIFO">C_ISFIFO</a></strong></code>
+<div class="block">Defines a pipe</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISGID">C_ISGID</a></strong></code>
+<div class="block">Set group ID</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISLNK">C_ISLNK</a></strong></code>
+<div class="block">Defines a symbolic link</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISNWK">C_ISNWK</a></strong></code>
+<div class="block">HP/UX network special (C_ISCTG)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISREG">C_ISREG</a></strong></code>
+<div class="block">Defines a regular file</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISSOCK">C_ISSOCK</a></strong></code>
+<div class="block">Defines a socket</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISUID">C_ISUID</a></strong></code>
+<div class="block">Set user ID</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_ISVTX">C_ISVTX</a></strong></code>
+<div class="block">On directories, restricted deletion flag.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IWGRP">C_IWGRP</a></strong></code>
+<div class="block">Permits a file's group to write to the file</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IWOTH">C_IWOTH</a></strong></code>
+<div class="block">Permits others to write to the file</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IWUSR">C_IWUSR</a></strong></code>
+<div class="block">Permits the owner of a file to write to the file</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IXGRP">C_IXGRP</a></strong></code>
+<div class="block">Permits a file's group to execute the file or to search the directory</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IXOTH">C_IXOTH</a></strong></code>
+<div class="block">Permits others to execute the file or to search the directory</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#C_IXUSR">C_IXUSR</a></strong></code>
+<div class="block">Permits the owner of a file to execute the file or to search the directory</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#CPIO_TRAILER">CPIO_TRAILER</a></strong></code>
+<div class="block">The special trailer marker</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static short</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#FORMAT_NEW">FORMAT_NEW</a></strong></code>
+<div class="block">write/read a CPIOArchiveEntry in the new format</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static short</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#FORMAT_NEW_CRC">FORMAT_NEW_CRC</a></strong></code>
+<div class="block">write/read a CPIOArchiveEntry in the new format with crc</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static short</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#FORMAT_NEW_MASK">FORMAT_NEW_MASK</a></strong></code>
+<div class="block">Mask for both new formats</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static short</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#FORMAT_OLD_ASCII">FORMAT_OLD_ASCII</a></strong></code>
+<div class="block">write/read a CPIOArchiveEntry in the old ascii format</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static short</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#FORMAT_OLD_BINARY">FORMAT_OLD_BINARY</a></strong></code>
+<div class="block">write/read a CPIOArchiveEntry in the old binary format</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static short</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#FORMAT_OLD_MASK">FORMAT_OLD_MASK</a></strong></code>
+<div class="block">Mask for both old formats</div>
+</td>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#MAGIC_NEW">MAGIC_NEW</a></strong></code>
+<div class="block">magic number of a cpio entry in the new format</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#MAGIC_NEW_CRC">MAGIC_NEW_CRC</a></strong></code>
+<div class="block">magic number of a cpio entry in the new format with crc</div>
+</td>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#MAGIC_OLD_ASCII">MAGIC_OLD_ASCII</a></strong></code>
+<div class="block">magic number of a cpio entry in the old ascii format</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#MAGIC_OLD_BINARY">MAGIC_OLD_BINARY</a></strong></code>
+<div class="block">magic number of a cpio entry in the old binary format</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html#S_IFMT">S_IFMT</a></strong></code>
+<div class="block">Mask for all file type bits.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="MAGIC_NEW">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MAGIC_NEW</h4>
+<pre>static final&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> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.29">MAGIC_NEW</a></pre>
+<div class="block">magic number of a cpio entry in the new format</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.MAGIC_NEW">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="MAGIC_NEW_CRC">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MAGIC_NEW_CRC</h4>
+<pre>static final&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> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.32">MAGIC_NEW_CRC</a></pre>
+<div class="block">magic number of a cpio entry in the new format with crc</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.MAGIC_NEW_CRC">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="MAGIC_OLD_ASCII">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MAGIC_OLD_ASCII</h4>
+<pre>static final&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> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.35">MAGIC_OLD_ASCII</a></pre>
+<div class="block">magic number of a cpio entry in the old ascii format</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.MAGIC_OLD_ASCII">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="MAGIC_OLD_BINARY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MAGIC_OLD_BINARY</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.38">MAGIC_OLD_BINARY</a></pre>
+<div class="block">magic number of a cpio entry in the old binary format</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.MAGIC_OLD_BINARY">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="FORMAT_NEW">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>FORMAT_NEW</h4>
+<pre>static final&nbsp;short <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.43">FORMAT_NEW</a></pre>
+<div class="block">write/read a CPIOArchiveEntry in the new format</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.FORMAT_NEW">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="FORMAT_NEW_CRC">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>FORMAT_NEW_CRC</h4>
+<pre>static final&nbsp;short <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.46">FORMAT_NEW_CRC</a></pre>
+<div class="block">write/read a CPIOArchiveEntry in the new format with crc</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.FORMAT_NEW_CRC">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="FORMAT_OLD_ASCII">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>FORMAT_OLD_ASCII</h4>
+<pre>static final&nbsp;short <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.49">FORMAT_OLD_ASCII</a></pre>
+<div class="block">write/read a CPIOArchiveEntry in the old ascii format</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.FORMAT_OLD_ASCII">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="FORMAT_OLD_BINARY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>FORMAT_OLD_BINARY</h4>
+<pre>static final&nbsp;short <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.52">FORMAT_OLD_BINARY</a></pre>
+<div class="block">write/read a CPIOArchiveEntry in the old binary format</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.FORMAT_OLD_BINARY">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="FORMAT_NEW_MASK">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>FORMAT_NEW_MASK</h4>
+<pre>static final&nbsp;short <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.55">FORMAT_NEW_MASK</a></pre>
+<div class="block">Mask for both new formats</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.FORMAT_NEW_MASK">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="FORMAT_OLD_MASK">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>FORMAT_OLD_MASK</h4>
+<pre>static final&nbsp;short <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.58">FORMAT_OLD_MASK</a></pre>
+<div class="block">Mask for both old formats</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.FORMAT_OLD_MASK">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="S_IFMT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>S_IFMT</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.65">S_IFMT</a></pre>
+<div class="block">Mask for all file type bits.</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.S_IFMT">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_ISSOCK">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_ISSOCK</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.71">C_ISSOCK</a></pre>
+<div class="block">Defines a socket</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISSOCK">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_ISLNK">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_ISLNK</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.74">C_ISLNK</a></pre>
+<div class="block">Defines a symbolic link</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISLNK">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_ISNWK">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_ISNWK</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.77">C_ISNWK</a></pre>
+<div class="block">HP/UX network special (C_ISCTG)</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISNWK">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_ISREG">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_ISREG</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.80">C_ISREG</a></pre>
+<div class="block">Defines a regular file</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISREG">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_ISBLK">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_ISBLK</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.83">C_ISBLK</a></pre>
+<div class="block">Defines a block device</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISBLK">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_ISDIR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_ISDIR</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.86">C_ISDIR</a></pre>
+<div class="block">Defines a directory</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISDIR">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_ISCHR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_ISCHR</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.89">C_ISCHR</a></pre>
+<div class="block">Defines a character device</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISCHR">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_ISFIFO">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_ISFIFO</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.92">C_ISFIFO</a></pre>
+<div class="block">Defines a pipe</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISFIFO">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_ISUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_ISUID</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.96">C_ISUID</a></pre>
+<div class="block">Set user ID</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISUID">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_ISGID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_ISGID</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.99">C_ISGID</a></pre>
+<div class="block">Set group ID</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISGID">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_ISVTX">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_ISVTX</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.102">C_ISVTX</a></pre>
+<div class="block">On directories, restricted deletion flag.</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_ISVTX">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_IRUSR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_IRUSR</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.106">C_IRUSR</a></pre>
+<div class="block">Permits the owner of a file to read the file</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_IRUSR">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_IWUSR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_IWUSR</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.109">C_IWUSR</a></pre>
+<div class="block">Permits the owner of a file to write to the file</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_IWUSR">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_IXUSR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_IXUSR</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.112">C_IXUSR</a></pre>
+<div class="block">Permits the owner of a file to execute the file or to search the directory</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_IXUSR">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_IRGRP">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_IRGRP</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.116">C_IRGRP</a></pre>
+<div class="block">Permits a file's group to read the file</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_IRGRP">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_IWGRP">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_IWGRP</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.119">C_IWGRP</a></pre>
+<div class="block">Permits a file's group to write to the file</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_IWGRP">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_IXGRP">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_IXGRP</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.122">C_IXGRP</a></pre>
+<div class="block">Permits a file's group to execute the file or to search the directory</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_IXGRP">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_IROTH">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_IROTH</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.126">C_IROTH</a></pre>
+<div class="block">Permits others to read the file</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_IROTH">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_IWOTH">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_IWOTH</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.129">C_IWOTH</a></pre>
+<div class="block">Permits others to write to the file</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_IWOTH">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="C_IXOTH">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>C_IXOTH</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.132">C_IXOTH</a></pre>
+<div class="block">Permits others to execute the file or to search the directory</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.C_IXOTH">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="CPIO_TRAILER">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CPIO_TRAILER</h4>
+<pre>static final&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> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.135">CPIO_TRAILER</a></pre>
+<div class="block">The special trailer marker</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.CPIO_TRAILER">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="BLOCK_SIZE">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>BLOCK_SIZE</h4>
+<pre>static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/cpio/CpioConstants.html#line.142">BLOCK_SIZE</a></pre>
+<div class="block">The default block size.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.1</dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.cpio.CpioConstants.BLOCK_SIZE">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CpioConstants.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/cpio/CpioConstants.html" target="_top">Frames</a></li>
+<li><a href="CpioConstants.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 165 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveEntry.html

@@ -0,0 +1,165 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="CpioArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry" class="title">Uses of Class<br>org.apache.commons.compress.archivers.cpio.CpioArchiveEntry</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.cpio">org.apache.commons.compress.archivers.cpio</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the CPIO format.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.compress.archivers.cpio">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a> in <a href="../../../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></code></td>
+<td class="colLast"><span class="strong">CpioArchiveInputStream.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html#getNextCPIOEntry()">getNextCPIOEntry</a></strong>()</code>
+<div class="block">Reads the next CPIO file entry and positions stream at the beginning of
+ the entry data.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="CpioArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 119 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveInputStream.html

@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="CpioArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream" class="title">Uses of Class<br>org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="CpioArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 119 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveOutputStream.html

@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveOutputStream.html" target="_top">Frames</a></li>
+<li><a href="CpioArchiveOutputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream" class="title">Uses of Class<br>org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveOutputStream.html" target="_top">Frames</a></li>
+<li><a href="CpioArchiveOutputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 176 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/class-use/CpioConstants.html

@@ -0,0 +1,176 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Interface org.apache.commons.compress.archivers.cpio.CpioConstants (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.commons.compress.archivers.cpio.CpioConstants (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/cpio/class-use/CpioConstants.html" target="_top">Frames</a></li>
+<li><a href="CpioConstants.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.commons.compress.archivers.cpio.CpioConstants" class="title">Uses of Interface<br>org.apache.commons.compress.archivers.cpio.CpioConstants</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.cpio">org.apache.commons.compress.archivers.cpio</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the CPIO format.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.compress.archivers.cpio">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a> in <a href="../../../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<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/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<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>
+<div class="block">A cpio archive consists of a sequence of files.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveInputStream</a></strong></code>
+<div class="block">CPIOArchiveInputStream is a stream for reading cpio streams.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveOutputStream</a></strong></code>
+<div class="block">CPIOArchiveOutputStream is a stream for writing CPIO streams.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/cpio/class-use/CpioConstants.html" target="_top">Frames</a></li>
+<li><a href="CpioConstants.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 24 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/package-frame.html

@@ -0,0 +1,24 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>org.apache.commons.compress.archivers.cpio (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html" target="classFrame">org.apache.commons.compress.archivers.cpio</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio" target="classFrame"><i>CpioConstants</i></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio" target="classFrame">CpioArchiveEntry</a></li>
+<li><a href="CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio" target="classFrame">CpioArchiveInputStream</a></li>
+<li><a href="CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio" target="classFrame">CpioArchiveOutputStream</a></li>
+</ul>
+</div>
+</body>
+</html>

+ 179 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/package-summary.html

@@ -0,0 +1,179 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>org.apache.commons.compress.archivers.cpio (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.commons.compress.archivers.cpio (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/arj/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/cpio/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.commons.compress.archivers.cpio</h1>
+<div class="docSummary">
+<div class="block">Provides stream classes for reading and writing archives using
+      the CPIO format.</div>
+</div>
+<p>See:&nbsp;<a href="#package_description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a></td>
+<td class="colLast">
+<div class="block">All constants needed by CPIO.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a></td>
+<td class="colLast">
+<div class="block">A cpio archive consists of a sequence of files.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveInputStream</a></td>
+<td class="colLast">
+<div class="block">CPIOArchiveInputStream is a stream for reading cpio streams.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio">CpioArchiveOutputStream</a></td>
+<td class="colLast">
+<div class="block">CPIOArchiveOutputStream is a stream for writing CPIO streams.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package_description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.commons.compress.archivers.cpio Description">Package org.apache.commons.compress.archivers.cpio Description</h2>
+<div class="block"><p>Provides stream classes for reading and writing archives using
+      the CPIO format.</p></div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/arj/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/cpio/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 154 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/package-tree.html

@@ -0,0 +1,154 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>org.apache.commons.compress.archivers.cpio Class Hierarchy (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.commons.compress.archivers.cpio Class Hierarchy (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/arj/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/cpio/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.commons.compress.archivers.cpio</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">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"><span class="strong">Object</span></a>
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.cpio.<a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html" title="class in org.apache.commons.compress.archivers.cpio"><span class="strong">CpioArchiveEntry</span></a> (implements org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>, org.apache.commons.compress.archivers.cpio.<a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a>)</li>
+<li type="circle">java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><span class="strong">InputStream</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>)
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers"><span class="strong">ArchiveInputStream</span></a>
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.cpio.<a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.cpio"><span class="strong">CpioArchiveInputStream</span></a> (implements org.apache.commons.compress.archivers.cpio.<a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io"><span class="strong">OutputStream</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</a>)
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers"><span class="strong">ArchiveOutputStream</span></a>
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.cpio.<a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.cpio"><span class="strong">CpioArchiveOutputStream</span></a> (implements org.apache.commons.compress.archivers.cpio.<a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio">CpioConstants</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.cpio.<a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioConstants.html" title="interface in org.apache.commons.compress.archivers.cpio"><span class="strong">CpioConstants</span></a></li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/arj/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/cpio/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 162 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/cpio/package-use.html

@@ -0,0 +1,162 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Package org.apache.commons.compress.archivers.cpio (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.commons.compress.archivers.cpio (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/cpio/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.commons.compress.archivers.cpio" class="title">Uses of Package<br>org.apache.commons.compress.archivers.cpio</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.cpio">org.apache.commons.compress.archivers.cpio</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the CPIO format.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.cpio">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a> used by <a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html">org.apache.commons.compress.archivers.cpio</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveEntry.html#org.apache.commons.compress.archivers.cpio">CpioArchiveEntry</a>
+<div class="block">A cpio archive consists of a sequence of files.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/apache/commons/compress/archivers/cpio/class-use/CpioConstants.html#org.apache.commons.compress.archivers.cpio">CpioConstants</a>
+<div class="block">All constants needed by CPIO.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/cpio/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 353 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html

@@ -0,0 +1,353 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>DumpArchiveConstants.COMPRESSION_TYPE (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DumpArchiveConstants.COMPRESSION_TYPE (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DumpArchiveConstants.COMPRESSION_TYPE.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveConstants.COMPRESSION_TYPE.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers.dump</div>
+<h2 title="Enum DumpArchiveConstants.COMPRESSION_TYPE" class="title">Enum DumpArchiveConstants.COMPRESSION_TYPE</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a>&lt;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<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>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveConstants</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static enum <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#line.70">DumpArchiveConstants.COMPRESSION_TYPE</a>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a>&gt;</pre>
+<div class="block">The type of compression.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html#BZLIB">BZLIB</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html#LZO">LZO</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html#ZLIB">ZLIB</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html#find(int)">find</a></strong>(int&nbsp;code)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_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>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a>[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html#values()">values</a></strong>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.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/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang">compareTo</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.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/Enum.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/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.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/Enum.html?is-external=true#name()" title="class or interface in java.lang">name</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang">ordinal</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class,%20java.lang.String)" title="class or interface in java.lang">valueOf</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<code><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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="ZLIB">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ZLIB</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html#line.71">ZLIB</a></pre>
+</li>
+</ul>
+<a name="BZLIB">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>BZLIB</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html#line.72">BZLIB</a></pre>
+</li>
+</ul>
+<a name="LZO">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>LZO</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html#line.73">LZO</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a>[]&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html#line.70">values</a>()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (DumpArchiveConstants.COMPRESSION_TYPE c : DumpArchiveConstants.COMPRESSION_TYPE.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl>
+</li>
+</ul>
+<a name="valueOf(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html#line.70">valueOf</a>(<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)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd></dl>
+</li>
+</ul>
+<a name="find(int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>find</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html#line.81">find</a>(int&nbsp;code)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DumpArchiveConstants.COMPRESSION_TYPE.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveConstants.COMPRESSION_TYPE.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 389 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html

@@ -0,0 +1,389 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>DumpArchiveConstants.SEGMENT_TYPE (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DumpArchiveConstants.SEGMENT_TYPE (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DumpArchiveConstants.SEGMENT_TYPE.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveConstants.SEGMENT_TYPE.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers.dump</div>
+<h2 title="Enum DumpArchiveConstants.SEGMENT_TYPE" class="title">Enum DumpArchiveConstants.SEGMENT_TYPE</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a>&lt;<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>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<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>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<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>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveConstants</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static enum <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#line.42">DumpArchiveConstants.SEGMENT_TYPE</a>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<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>&gt;</pre>
+<div class="block">The type of tape segment.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#ADDR">ADDR</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#BITS">BITS</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#CLRI">CLRI</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#END">END</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#INODE">INODE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#TAPE">TAPE</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><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>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><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>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#values()">values</a></strong>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.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/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang">compareTo</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.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/Enum.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/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.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/Enum.html?is-external=true#name()" title="class or interface in java.lang">name</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang">ordinal</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class,%20java.lang.String)" title="class or interface in java.lang">valueOf</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<code><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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="TAPE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>TAPE</h4>
+<pre>public static final&nbsp;<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> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#line.43">TAPE</a></pre>
+</li>
+</ul>
+<a name="INODE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>INODE</h4>
+<pre>public static final&nbsp;<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> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#line.44">INODE</a></pre>
+</li>
+</ul>
+<a name="BITS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>BITS</h4>
+<pre>public static final&nbsp;<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> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#line.45">BITS</a></pre>
+</li>
+</ul>
+<a name="ADDR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ADDR</h4>
+<pre>public static final&nbsp;<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> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#line.46">ADDR</a></pre>
+</li>
+</ul>
+<a name="END">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>END</h4>
+<pre>public static final&nbsp;<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> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#line.47">END</a></pre>
+</li>
+</ul>
+<a name="CLRI">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CLRI</h4>
+<pre>public static final&nbsp;<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> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#line.48">CLRI</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<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>[]&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#line.42">values</a>()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (DumpArchiveConstants.SEGMENT_TYPE c : DumpArchiveConstants.SEGMENT_TYPE.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl>
+</li>
+</ul>
+<a name="valueOf(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<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>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#line.42">valueOf</a>(<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)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd></dl>
+</li>
+</ul>
+<a name="find(int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>find</h4>
+<pre>public static&nbsp;<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>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html#line.56">find</a>(int&nbsp;code)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DumpArchiveConstants.SEGMENT_TYPE.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveConstants.SEGMENT_TYPE.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 375 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html

@@ -0,0 +1,375 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>DumpArchiveConstants (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DumpArchiveConstants (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DumpArchiveConstants.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveConstants.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers.dump</div>
+<h2 title="Class DumpArchiveConstants" class="title">Class DumpArchiveConstants</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.dump.DumpArchiveConstants</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#line.24">DumpArchiveConstants</a>
+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></pre>
+<div class="block">Various constants associated with dump archives.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a></strong></code>
+<div class="block">The type of compression.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><strong><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></strong></code>
+<div class="block">The type of tape segment.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#CHECKSUM">CHECKSUM</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#FS_UFS2_MAGIC">FS_UFS2_MAGIC</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#HIGH_DENSITY_NTREC">HIGH_DENSITY_NTREC</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#LBLSIZE">LBLSIZE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#NAMELEN">NAMELEN</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#NFS_MAGIC">NFS_MAGIC</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#NTREC">NTREC</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#OFS_MAGIC">OFS_MAGIC</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#TP_SIZE">TP_SIZE</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<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#toString()" title="class or interface in java.lang">toString</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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="TP_SIZE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>TP_SIZE</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#line.25">TP_SIZE</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.dump.DumpArchiveConstants.TP_SIZE">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="NTREC">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>NTREC</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#line.26">NTREC</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.dump.DumpArchiveConstants.NTREC">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="HIGH_DENSITY_NTREC">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>HIGH_DENSITY_NTREC</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#line.27">HIGH_DENSITY_NTREC</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.dump.DumpArchiveConstants.HIGH_DENSITY_NTREC">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="OFS_MAGIC">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>OFS_MAGIC</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#line.28">OFS_MAGIC</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.dump.DumpArchiveConstants.OFS_MAGIC">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="NFS_MAGIC">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>NFS_MAGIC</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#line.29">NFS_MAGIC</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.dump.DumpArchiveConstants.NFS_MAGIC">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="FS_UFS2_MAGIC">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>FS_UFS2_MAGIC</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#line.30">FS_UFS2_MAGIC</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.dump.DumpArchiveConstants.FS_UFS2_MAGIC">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="CHECKSUM">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CHECKSUM</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#line.31">CHECKSUM</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.dump.DumpArchiveConstants.CHECKSUM">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="LBLSIZE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LBLSIZE</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#line.32">LBLSIZE</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.dump.DumpArchiveConstants.LBLSIZE">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="NAMELEN">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>NAMELEN</h4>
+<pre>public static final&nbsp;int <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html#line.33">NAMELEN</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.commons.compress.archivers.dump.DumpArchiveConstants.NAMELEN">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DumpArchiveConstants.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveConstants.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 460 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html

@@ -0,0 +1,460 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>DumpArchiveEntry.PERMISSION (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DumpArchiveEntry.PERMISSION (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DumpArchiveEntry.PERMISSION.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveEntry.PERMISSION.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers.dump</div>
+<h2 title="Enum DumpArchiveEntry.PERMISSION" class="title">Enum DumpArchiveEntry.PERMISSION</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a>&lt;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<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>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static enum <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.805">DumpArchiveEntry.PERMISSION</a>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#GROUP_EXEC">GROUP_EXEC</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#GROUP_READ">GROUP_READ</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#GROUP_WRITE">GROUP_WRITE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#SETGUI">SETGUI</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#SETUID">SETUID</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#STICKY">STICKY</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#USER_EXEC">USER_EXEC</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#USER_READ">USER_READ</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#USER_WRITE">USER_WRITE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#WORLD_EXEC">WORLD_EXEC</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#WORLD_READ">WORLD_READ</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#WORLD_WRITE">WORLD_WRITE</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#find(int)">find</a></strong>(int&nbsp;code)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.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>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a>[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#values()">values</a></strong>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.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/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang">compareTo</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.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/Enum.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/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.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/Enum.html?is-external=true#name()" title="class or interface in java.lang">name</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang">ordinal</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class,%20java.lang.String)" title="class or interface in java.lang">valueOf</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<code><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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="SETUID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SETUID</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.806">SETUID</a></pre>
+</li>
+</ul>
+<a name="SETGUI">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SETGUI</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.807">SETGUI</a></pre>
+</li>
+</ul>
+<a name="STICKY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>STICKY</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.808">STICKY</a></pre>
+</li>
+</ul>
+<a name="USER_READ">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>USER_READ</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.809">USER_READ</a></pre>
+</li>
+</ul>
+<a name="USER_WRITE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>USER_WRITE</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.810">USER_WRITE</a></pre>
+</li>
+</ul>
+<a name="USER_EXEC">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>USER_EXEC</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.811">USER_EXEC</a></pre>
+</li>
+</ul>
+<a name="GROUP_READ">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GROUP_READ</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.812">GROUP_READ</a></pre>
+</li>
+</ul>
+<a name="GROUP_WRITE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GROUP_WRITE</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.813">GROUP_WRITE</a></pre>
+</li>
+</ul>
+<a name="GROUP_EXEC">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GROUP_EXEC</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.814">GROUP_EXEC</a></pre>
+</li>
+</ul>
+<a name="WORLD_READ">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>WORLD_READ</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.815">WORLD_READ</a></pre>
+</li>
+</ul>
+<a name="WORLD_WRITE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>WORLD_WRITE</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.816">WORLD_WRITE</a></pre>
+</li>
+</ul>
+<a name="WORLD_EXEC">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>WORLD_EXEC</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.817">WORLD_EXEC</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a>[]&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.36">values</a>()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (DumpArchiveEntry.PERMISSION c : DumpArchiveEntry.PERMISSION.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl>
+</li>
+</ul>
+<a name="valueOf(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.36">valueOf</a>(<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)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd></dl>
+</li>
+</ul>
+<a name="find(int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>find</h4>
+<pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a>&gt;&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.825">find</a>(int&nbsp;code)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DumpArchiveEntry.PERMISSION.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveEntry.PERMISSION.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 424 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html

@@ -0,0 +1,424 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>DumpArchiveEntry.TYPE (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DumpArchiveEntry.TYPE (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DumpArchiveEntry.TYPE.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveEntry.TYPE.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers.dump</div>
+<h2 title="Enum DumpArchiveEntry.TYPE" class="title">Enum DumpArchiveEntry.TYPE</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a>&lt;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<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>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static enum <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.775">DumpArchiveEntry.TYPE</a>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#BLKDEV">BLKDEV</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#CHRDEV">CHRDEV</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#DIRECTORY">DIRECTORY</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#FIFO">FIFO</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#FILE">FILE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#LINK">LINK</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#SOCKET">SOCKET</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#UNKNOWN">UNKNOWN</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#WHITEOUT">WHITEOUT</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#find(int)">find</a></strong>(int&nbsp;code)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.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>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#values()">values</a></strong>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.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/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang">compareTo</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.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/Enum.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/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.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/Enum.html?is-external=true#name()" title="class or interface in java.lang">name</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang">ordinal</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class,%20java.lang.String)" title="class or interface in java.lang">valueOf</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<code><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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="WHITEOUT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>WHITEOUT</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#line.776">WHITEOUT</a></pre>
+</li>
+</ul>
+<a name="SOCKET">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SOCKET</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#line.777">SOCKET</a></pre>
+</li>
+</ul>
+<a name="LINK">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LINK</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#line.778">LINK</a></pre>
+</li>
+</ul>
+<a name="FILE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>FILE</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#line.779">FILE</a></pre>
+</li>
+</ul>
+<a name="BLKDEV">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>BLKDEV</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#line.780">BLKDEV</a></pre>
+</li>
+</ul>
+<a name="DIRECTORY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DIRECTORY</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#line.781">DIRECTORY</a></pre>
+</li>
+</ul>
+<a name="CHRDEV">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CHRDEV</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#line.782">CHRDEV</a></pre>
+</li>
+</ul>
+<a name="FIFO">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>FIFO</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#line.783">FIFO</a></pre>
+</li>
+</ul>
+<a name="UNKNOWN">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>UNKNOWN</h4>
+<pre>public static final&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a> <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#line.784">UNKNOWN</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>[]&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#line.36">values</a>()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (DumpArchiveEntry.TYPE c : DumpArchiveEntry.TYPE.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl>
+</li>
+</ul>
+<a name="valueOf(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#line.36">valueOf</a>(<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)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd></dl>
+</li>
+</ul>
+<a name="find(int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>find</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#line.792">find</a>(int&nbsp;code)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DumpArchiveEntry.TYPE.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveEntry.TYPE.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 1266 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html

@@ -0,0 +1,1266 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>DumpArchiveEntry (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DumpArchiveEntry (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DumpArchiveEntry.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers.dump</div>
+<h2 title="Class DumpArchiveEntry" class="title">Class DumpArchiveEntry</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.dump.DumpArchiveEntry</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.181">DumpArchiveEntry</a>
+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>
+implements <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></pre>
+<div class="block">This class represents an entry in a Dump archive. It consists
+ of the entry's header, the entry's File and any extended attributes.
+ <p>
+ DumpEntries that are created from the header bytes read from
+ an archive are instantiated with the DumpArchiveEntry( byte[] )
+ constructor. These entries will be used when extracting from
+ or listing the contents of an archive. These entries have their
+ header filled in using the header bytes. They also set the File
+ to null, since they reference an archive entry not a file.
+ <p>
+ DumpEntries can also be constructed from nothing but a name.
+ This allows the programmer to construct the entry by hand, for
+ instance when only an InputStream is available for writing to
+ the archive, and the header information is constructed from
+ other information. In this case the header fields are set to
+ defaults and the File is set to null.
+
+ <p>
+ The C structure for a Dump Entry's header is:
+ <pre>
+ #define TP_BSIZE    1024          // size of each file block
+ #define NTREC       10            // number of blocks to write at once
+ #define HIGHDENSITYTREC 32        // number of blocks to write on high-density tapes
+ #define TP_NINDIR   (TP_BSIZE/2)  // number if indirect inodes in record
+ #define TP_NINOS    (TP_NINDIR / sizeof (int32_t))
+ #define LBLSIZE     16
+ #define NAMELEN     64
+
+ #define OFS_MAGIC     (int)60011  // old format magic value
+ #define NFS_MAGIC     (int)60012  // new format magic value
+ #define FS_UFS2_MAGIC (int)0x19540119
+ #define CHECKSUM      (int)84446  // constant used in checksum algorithm
+
+ struct  s_spcl {
+   int32_t c_type;             // record type (see below)
+   int32_t <b>c_date</b>;             // date of this dump
+   int32_t <b>c_ddate</b>;            // date of previous dump
+   int32_t c_volume;           // dump volume number
+   u_int32_t c_tapea;          // logical block of this record
+   dump_ino_t c_ino;           // number of inode
+   int32_t <b>c_magic</b>;            // magic number (see above)
+   int32_t c_checksum;         // record checksum
+ #ifdef  __linux__
+   struct  new_bsd_inode c_dinode;
+ #else
+ #ifdef sunos
+   struct  new_bsd_inode c_dinode;
+ #else
+   struct  dinode  c_dinode;   // ownership and mode of inode
+ #endif
+ #endif
+   int32_t c_count;            // number of valid c_addr entries
+   union u_data c_data;        // see above
+   char    <b>c_label[LBLSIZE]</b>;   // dump label
+   int32_t <b>c_level</b>;            // level of this dump
+   char    <b>c_filesys[NAMELEN]</b>; // name of dumpped file system
+   char    <b>c_dev[NAMELEN]</b>;     // name of dumpped device
+   char    <b>c_host[NAMELEN]</b>;    // name of dumpped host
+   int32_t c_flags;            // additional information (see below)
+   int32_t c_firstrec;         // first record on volume
+   int32_t c_ntrec;            // blocksize on volume
+   int32_t c_extattributes;    // additional inode info (see below)
+   int32_t c_spare[30];        // reserved for future uses
+ } s_spcl;
+
+ //
+ // flag values
+ //
+ #define DR_NEWHEADER     0x0001  // new format tape header
+ #define DR_NEWINODEFMT   0x0002  // new format inodes on tape
+ #define DR_COMPRESSED    0x0080  // dump tape is compressed
+ #define DR_METAONLY      0x0100  // only the metadata of the inode has been dumped
+ #define DR_INODEINFO     0x0002  // [SIC] TS_END header contains c_inos information
+ #define DR_EXTATTRIBUTES 0x8000
+
+ //
+ // extattributes inode info
+ //
+ #define EXT_REGULAR         0
+ #define EXT_MACOSFNDRINFO   1
+ #define EXT_MACOSRESFORK    2
+ #define EXT_XATTR           3
+
+ // used for EA on tape
+ #define EXT2_GOOD_OLD_INODE_SIZE    128
+ #define EXT2_XATTR_MAGIC        0xEA020000  // block EA
+ #define EXT2_XATTR_MAGIC2       0xEA020001  // in inode EA
+ </pre>
+ <p>
+ The fields in <b>bold</b> are the same for all blocks. (This permitted
+ multiple dumps to be written to a single tape.)
+ </p>
+
+ <p>
+ The C structure for the inode (file) information is:
+ <pre>
+ struct bsdtimeval {           //  **** alpha-*-linux is deviant
+   __u32   tv_sec;
+   __u32   tv_usec;
+ };
+
+ #define NDADDR      12
+ #define NIADDR       3
+
+ //
+ // This is the new (4.4) BSD inode structure
+ // copied from the FreeBSD 2.0 &lt;ufs/ufs/dinode.h&gt; include file
+ //
+ struct new_bsd_inode {
+   __u16       di_mode;           // file type, standard Unix permissions
+   __s16       di_nlink;          // number of hard links to file.
+   union {
+      __u16       oldids[2];
+      __u32       inumber;
+   }           di_u;
+   u_quad_t    di_size;           // file size
+   struct bsdtimeval   di_atime;  // time file was last accessed
+   struct bsdtimeval   di_mtime;  // time file was last modified
+   struct bsdtimeval   di_ctime;  // time file was created
+   __u32       di_db[NDADDR];
+   __u32       di_ib[NIADDR];
+   __u32       di_flags;          //
+   __s32       di_blocks;         // number of disk blocks
+   __s32       di_gen;            // generation number
+   __u32       di_uid;            // user id (see /etc/passwd)
+   __u32       di_gid;            // group id (see /etc/group)
+   __s32       di_spare[2];       // unused
+ };
+ </pre>
+ <p>
+ It is important to note that the header DOES NOT have the name of the
+ file. It can't since hard links mean that you may have multiple filenames
+ for a single physical file. You must read the contents of the directory
+ entries to learn the mapping(s) from filename to inode.
+ </p>
+
+ <p>
+ The C structure that indicates if a specific block is a real block
+ that contains data or is a sparse block that is not persisted to the
+ disk is:</p>
+ <pre>
+ #define TP_BSIZE    1024
+ #define TP_NINDIR   (TP_BSIZE/2)
+
+ union u_data {
+   char    s_addrs[TP_NINDIR]; // 1 =&gt; data; 0 =&gt; hole in inode
+   int32_t s_inos[TP_NINOS];   // table of first inode on each volume
+ } u_data;
+ </pre></div>
+<dl><dt><span class="strong">This class is not thread-safe</span></dt>
+  <dd></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_org.apache.commons.compress.archivers.ArchiveEntry">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></h3>
+<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#SIZE_UNKNOWN">SIZE_UNKNOWN</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#DumpArchiveEntry()">DumpArchiveEntry</a></strong>()</code>
+<div class="block">Default constructor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#DumpArchiveEntry(java.lang.String,%20java.lang.String)">DumpArchiveEntry</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,
+                                <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;simpleName)</code>
+<div class="block">Constructor taking only filename.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#DumpArchiveEntry(java.lang.String,%20java.lang.String,%20int,%20org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE)">DumpArchiveEntry</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,
+                                <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;simpleName,
+                                int&nbsp;ino,
+                                <a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>&nbsp;type)</code>
+<div class="block">Constructor taking name, inode and type.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.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>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getAccessTime()">getAccessTime</a></strong>()</code>
+<div class="block">Returns the time the file was last accessed.</div>
+</td>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getCreationTime()">getCreationTime</a></strong>()</code>
+<div class="block">Get file creation time.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getGeneration()">getGeneration</a></strong>()</code>
+<div class="block">Return the generation of the file.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getGroupId()">getGroupId</a></strong>()</code>
+<div class="block">Return the group id</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getHeaderCount()">getHeaderCount</a></strong>()</code>
+<div class="block">Return the number of records in this segment.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getHeaderHoles()">getHeaderHoles</a></strong>()</code>
+<div class="block">Return the number of sparse records in this segment.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getHeaderType()">getHeaderType</a></strong>()</code>
+<div class="block">Return the type of the tape segment header.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getIno()">getIno</a></strong>()</code>
+<div class="block">Returns the ino of the entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getLastModifiedDate()">getLastModifiedDate</a></strong>()</code>
+<div class="block">The last modified date.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getMode()">getMode</a></strong>()</code>
+<div class="block">Return the access permissions on the entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getName()">getName</a></strong>()</code>
+<div class="block">Returns the name of the entry.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getNlink()">getNlink</a></strong>()</code>
+<div class="block">Return the number of hard links to the entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getOffset()">getOffset</a></strong>()</code>
+<div class="block">Return the offset within the archive</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getPermissions()">getPermissions</a></strong>()</code>
+<div class="block">Returns the permissions on the entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getSimpleName()">getSimpleName</a></strong>()</code>
+<div class="block">Returns the path of the entry.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getSize()">getSize</a></strong>()</code>
+<div class="block">Returns the size of the entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getType()">getType</a></strong>()</code>
+<div class="block">Get the type of the entry.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getUserId()">getUserId</a></strong>()</code>
+<div class="block">Return the user id.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getVolume()">getVolume</a></strong>()</code>
+<div class="block">Return the tape volume where this file is located.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#isBlkDev()">isBlkDev</a></strong>()</code>
+<div class="block">Is this a block device?</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#isChrDev()">isChrDev</a></strong>()</code>
+<div class="block">Is this a character device?</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#isDeleted()">isDeleted</a></strong>()</code>
+<div class="block">Has this file been deleted?</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#isDirectory()">isDirectory</a></strong>()</code>
+<div class="block">Is this a directory?</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#isFifo()">isFifo</a></strong>()</code>
+<div class="block">Is this a fifo/pipe?</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#isFile()">isFile</a></strong>()</code>
+<div class="block">Is this a regular file?</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#isSocket()">isSocket</a></strong>()</code>
+<div class="block">Is this a network device?</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#isSparseRecord(int)">isSparseRecord</a></strong>(int&nbsp;idx)</code>
+<div class="block">Is this a sparse record?</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setAccessTime(java.util.Date)">setAccessTime</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;atime)</code>
+<div class="block">Set the time the file was last accessed.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setCreationTime(java.util.Date)">setCreationTime</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;ctime)</code>
+<div class="block">Set the file creation time.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setDeleted(boolean)">setDeleted</a></strong>(boolean&nbsp;isDeleted)</code>
+<div class="block">Set whether this file has been deleted.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setGeneration(int)">setGeneration</a></strong>(int&nbsp;generation)</code>
+<div class="block">Set the generation of the file.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setGroupId(int)">setGroupId</a></strong>(int&nbsp;gid)</code>
+<div class="block">Set the group id.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setLastModifiedDate(java.util.Date)">setLastModifiedDate</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;mtime)</code>
+<div class="block">Set the time the file was last modified.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setMode(int)">setMode</a></strong>(int&nbsp;mode)</code>
+<div class="block">Set the access permissions on the entry.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setName(java.lang.String)">setName</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>
+<div class="block">Sets the name of the entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setNlink(int)">setNlink</a></strong>(int&nbsp;nlink)</code>
+<div class="block">Set the number of hard links.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setOffset(long)">setOffset</a></strong>(long&nbsp;offset)</code>
+<div class="block">Set the offset within the archive.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setSimpleName(java.lang.String)">setSimpleName</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;simpleName)</code>
+<div class="block">Sets the path of the entry.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setSize(long)">setSize</a></strong>(long&nbsp;size)</code>
+<div class="block">Set the size of the entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setType(org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE)">setType</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>&nbsp;type)</code>
+<div class="block">Set the type of the entry.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setUserId(int)">setUserId</a></strong>(int&nbsp;uid)</code>
+<div class="block">Set the user id.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setVolume(int)">setVolume</a></strong>(int&nbsp;volume)</code>
+<div class="block">Set the tape volume.</div>
+</td>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#toString()">toString</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="DumpArchiveEntry()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DumpArchiveEntry</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.214">DumpArchiveEntry</a>()</pre>
+<div class="block">Default constructor.</div>
+</li>
+</ul>
+<a name="DumpArchiveEntry(java.lang.String, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DumpArchiveEntry</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.222">DumpArchiveEntry</a>(<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,
+                <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;simpleName)</pre>
+<div class="block">Constructor taking only filename.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - pathname</dd><dd><code>simpleName</code> - actual filename.</dd></dl>
+</li>
+</ul>
+<a name="DumpArchiveEntry(java.lang.String, java.lang.String, int, org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DumpArchiveEntry</h4>
+<pre>protected&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.235">DumpArchiveEntry</a>(<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,
+                <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;simpleName,
+                int&nbsp;ino,
+                <a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>&nbsp;type)</pre>
+<div class="block">Constructor taking name, inode and type.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name</dd><dd><code>simpleName</code> - the simple name</dd><dd><code>ino</code> - the ino</dd><dd><code>type</code> - the type</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getSimpleName()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSimpleName</h4>
+<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/dump/DumpArchiveEntry.html#line.248">getSimpleName</a>()</pre>
+<div class="block">Returns the path of the entry.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the path of the entry.</dd></dl>
+</li>
+</ul>
+<a name="setSimpleName(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSimpleName</h4>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.256">setSimpleName</a>(<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;simpleName)</pre>
+<div class="block">Sets the path of the entry.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>simpleName</code> - the simple name</dd></dl>
+</li>
+</ul>
+<a name="getIno()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIno</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.264">getIno</a>()</pre>
+<div class="block">Returns the ino of the entry.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the ino</dd></dl>
+</li>
+</ul>
+<a name="getNlink()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNlink</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.272">getNlink</a>()</pre>
+<div class="block">Return the number of hard links to the entry.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the number of hard links</dd></dl>
+</li>
+</ul>
+<a name="setNlink(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setNlink</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.280">setNlink</a>(int&nbsp;nlink)</pre>
+<div class="block">Set the number of hard links.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>nlink</code> - the number of hard links</dd></dl>
+</li>
+</ul>
+<a name="getCreationTime()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCreationTime</h4>
+<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/dump/DumpArchiveEntry.html#line.288">getCreationTime</a>()</pre>
+<div class="block">Get file creation time.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the creation time</dd></dl>
+</li>
+</ul>
+<a name="setCreationTime(java.util.Date)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCreationTime</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.296">setCreationTime</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;ctime)</pre>
+<div class="block">Set the file creation time.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ctime</code> - the creation time</dd></dl>
+</li>
+</ul>
+<a name="getGeneration()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGeneration</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.304">getGeneration</a>()</pre>
+<div class="block">Return the generation of the file.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the generation</dd></dl>
+</li>
+</ul>
+<a name="setGeneration(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setGeneration</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.312">setGeneration</a>(int&nbsp;generation)</pre>
+<div class="block">Set the generation of the file.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>generation</code> - the generation</dd></dl>
+</li>
+</ul>
+<a name="isDeleted()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isDeleted</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.320">isDeleted</a>()</pre>
+<div class="block">Has this file been deleted? (On valid on incremental dumps.)</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>whether the file has been deleted</dd></dl>
+</li>
+</ul>
+<a name="setDeleted(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDeleted</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.328">setDeleted</a>(boolean&nbsp;isDeleted)</pre>
+<div class="block">Set whether this file has been deleted.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>isDeleted</code> - whether the file has been deleted</dd></dl>
+</li>
+</ul>
+<a name="getOffset()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOffset</h4>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.336">getOffset</a>()</pre>
+<div class="block">Return the offset within the archive</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the offset</dd></dl>
+</li>
+</ul>
+<a name="setOffset(long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setOffset</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.344">setOffset</a>(long&nbsp;offset)</pre>
+<div class="block">Set the offset within the archive.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>offset</code> - the offset</dd></dl>
+</li>
+</ul>
+<a name="getVolume()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getVolume</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.352">getVolume</a>()</pre>
+<div class="block">Return the tape volume where this file is located.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the volume</dd></dl>
+</li>
+</ul>
+<a name="setVolume(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setVolume</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.360">setVolume</a>(int&nbsp;volume)</pre>
+<div class="block">Set the tape volume.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>volume</code> - the volume</dd></dl>
+</li>
+</ul>
+<a name="getHeaderType()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHeaderType</h4>
+<pre>public&nbsp;<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>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.368">getHeaderType</a>()</pre>
+<div class="block">Return the type of the tape segment header.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the segment header</dd></dl>
+</li>
+</ul>
+<a name="getHeaderCount()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHeaderCount</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.376">getHeaderCount</a>()</pre>
+<div class="block">Return the number of records in this segment.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the number of records</dd></dl>
+</li>
+</ul>
+<a name="getHeaderHoles()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHeaderHoles</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.384">getHeaderHoles</a>()</pre>
+<div class="block">Return the number of sparse records in this segment.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the number of sparse records</dd></dl>
+</li>
+</ul>
+<a name="isSparseRecord(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isSparseRecord</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.393">isSparseRecord</a>(int&nbsp;idx)</pre>
+<div class="block">Is this a sparse record?</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>idx</code> - index of the record to check</dd>
+<dt><span class="strong">Returns:</span></dt><dd>whether this is a sparse record</dd></dl>
+</li>
+</ul>
+<a name="hashCode()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.398">hashCode</a>()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<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>
+</dl>
+</li>
+</ul>
+<a name="equals(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.403">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>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<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>
+</dl>
+</li>
+</ul>
+<a name="toString()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<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/dump/DumpArchiveEntry.html#line.429">toString</a>()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<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>
+</dl>
+</li>
+</ul>
+<a name="getName()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<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/dump/DumpArchiveEntry.html#line.567">getName</a>()</pre>
+<div class="block">Returns the name of the entry.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#getName()">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the name of the entry.</dd></dl>
+</li>
+</ul>
+<a name="setName(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setName</h4>
+<pre>public final&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.583">setName</a>(<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)</pre>
+<div class="block">Sets the name of the entry.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name</dd></dl>
+</li>
+</ul>
+<a name="getLastModifiedDate()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLastModifiedDate</h4>
+<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/dump/DumpArchiveEntry.html#line.601">getLastModifiedDate</a>()</pre>
+<div class="block">The last modified date.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#getLastModifiedDate()">getLastModifiedDate</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the last modified date</dd></dl>
+</li>
+</ul>
+<a name="isDirectory()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isDirectory</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.610">isDirectory</a>()</pre>
+<div class="block">Is this a directory?</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#isDirectory()">isDirectory</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>whether this is a directory</dd></dl>
+</li>
+</ul>
+<a name="isFile()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isFile</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.618">isFile</a>()</pre>
+<div class="block">Is this a regular file?</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>whether this is a regular file</dd></dl>
+</li>
+</ul>
+<a name="isSocket()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isSocket</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.626">isSocket</a>()</pre>
+<div class="block">Is this a network device?</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>whether this is a socket</dd></dl>
+</li>
+</ul>
+<a name="isChrDev()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isChrDev</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.634">isChrDev</a>()</pre>
+<div class="block">Is this a character device?</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>whether this is a character device</dd></dl>
+</li>
+</ul>
+<a name="isBlkDev()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isBlkDev</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.642">isBlkDev</a>()</pre>
+<div class="block">Is this a block device?</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>whether this is a block device</dd></dl>
+</li>
+</ul>
+<a name="isFifo()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isFifo</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.650">isFifo</a>()</pre>
+<div class="block">Is this a fifo/pipe?</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>whether this is a fifo</dd></dl>
+</li>
+</ul>
+<a name="getType()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getType</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.658">getType</a>()</pre>
+<div class="block">Get the type of the entry.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the type</dd></dl>
+</li>
+</ul>
+<a name="setType(org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setType</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.666">setType</a>(<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>&nbsp;type)</pre>
+<div class="block">Set the type of the entry.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>type</code> - the type</dd></dl>
+</li>
+</ul>
+<a name="getMode()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMode</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.674">getMode</a>()</pre>
+<div class="block">Return the access permissions on the entry.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the access permissions</dd></dl>
+</li>
+</ul>
+<a name="setMode(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMode</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.682">setMode</a>(int&nbsp;mode)</pre>
+<div class="block">Set the access permissions on the entry.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>mode</code> - the access permissions</dd></dl>
+</li>
+</ul>
+<a name="getPermissions()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPermissions</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a>&gt;&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.691">getPermissions</a>()</pre>
+<div class="block">Returns the permissions on the entry.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the permissions</dd></dl>
+</li>
+</ul>
+<a name="getSize()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSize</h4>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.700">getSize</a>()</pre>
+<div class="block">Returns the size of the entry.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html#getSize()">getSize</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the size</dd></dl>
+</li>
+</ul>
+<a name="setSize(long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSize</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.715">setSize</a>(long&nbsp;size)</pre>
+<div class="block">Set the size of the entry.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>size</code> - the size</dd></dl>
+</li>
+</ul>
+<a name="setLastModifiedDate(java.util.Date)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLastModifiedDate</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.723">setLastModifiedDate</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;mtime)</pre>
+<div class="block">Set the time the file was last modified.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>mtime</code> - the last modified time</dd></dl>
+</li>
+</ul>
+<a name="getAccessTime()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAccessTime</h4>
+<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/dump/DumpArchiveEntry.html#line.731">getAccessTime</a>()</pre>
+<div class="block">Returns the time the file was last accessed.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the access time</dd></dl>
+</li>
+</ul>
+<a name="setAccessTime(java.util.Date)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAccessTime</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.739">setAccessTime</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;atime)</pre>
+<div class="block">Set the time the file was last accessed.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>atime</code> - the access time</dd></dl>
+</li>
+</ul>
+<a name="getUserId()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUserId</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.747">getUserId</a>()</pre>
+<div class="block">Return the user id.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the user id</dd></dl>
+</li>
+</ul>
+<a name="setUserId(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setUserId</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.755">setUserId</a>(int&nbsp;uid)</pre>
+<div class="block">Set the user id.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>uid</code> - the user id</dd></dl>
+</li>
+</ul>
+<a name="getGroupId()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGroupId</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.763">getGroupId</a>()</pre>
+<div class="block">Return the group id</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the group id</dd></dl>
+</li>
+</ul>
+<a name="setGroupId(int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setGroupId</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#line.771">setGroupId</a>(int&nbsp;gid)</pre>
+<div class="block">Set the group id.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>gid</code> - the group id</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DumpArchiveEntry.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

File diff suppressed because it is too large
+ 172 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/DumpArchiveException.html


+ 541 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html

@@ -0,0 +1,541 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>DumpArchiveInputStream (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DumpArchiveInputStream (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DumpArchiveInputStream.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers.dump</div>
+<h2 title="Class DumpArchiveInputStream" class="title">Class DumpArchiveInputStream</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">java.io.InputStream</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">org.apache.commons.compress.archivers.ArchiveInputStream</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.dump.DumpArchiveInputStream</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#line.51">DumpArchiveInputStream</a>
+extends <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></pre>
+<div class="block">The DumpArchiveInputStream reads a UNIX dump archive as an InputStream.
+ Methods are provided to position at each successive entry in
+ the archive, and the read each entry as a normal input stream
+ using read().
+
+ There doesn't seem to exist a hint on the encoding of string values
+ in any piece documentation.  Given the main purpose of dump/restore
+ is backing up a system it seems very likely the format uses the
+ current default encoding of the system.</div>
+<dl><dt><span class="strong">This class is not thread-safe</span></dt>
+  <dd></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected org.apache.commons.compress.archivers.dump.TapeInputStream</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#raw">raw</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#DumpArchiveInputStream(java.io.InputStream)">DumpArchiveInputStream</a></strong>(<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;is)</code>
+<div class="block">Constructor using the platform's default encoding for file
+ names.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#DumpArchiveInputStream(java.io.InputStream,%20java.lang.String)">DumpArchiveInputStream</a></strong>(<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;is,
+                                            <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;encoding)</code>
+<div class="block">Constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#close()">close</a></strong>()</code>
+<div class="block">Closes the stream for this entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#getBytesRead()">getBytesRead</a></strong>()</code>
+<div class="block">Returns the current number of bytes read from this stream.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#getCount()">getCount</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#getNextDumpEntry()">getNextDumpEntry</a></strong>()</code>
+<div class="block">Read the next entry.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#getNextEntry()">getNextEntry</a></strong>()</code>
+<div class="block">Returns the next Archive Entry in this Stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#getSummary()">getSummary</a></strong>()</code>
+<div class="block">Return the archive summary information.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#matches(byte[],%20int)">matches</a></strong>(byte[]&nbsp;buffer,
+              int&nbsp;length)</code>
+<div class="block">Look at the first few bytes of the file to decide if it's a dump
+ archive.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#read(byte[],%20int,%20int)">read</a></strong>(byte[]&nbsp;buf,
+        int&nbsp;off,
+        int&nbsp;len)</code>
+<div class="block">Reads bytes from the current dump archive entry.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.commons.compress.archivers.ArchiveInputStream">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></h3>
+<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#canReadEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">canReadEntryData</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#count(int)">count</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#count(long)">count</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#pushedBackBytes(long)">pushedBackBytes</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#read()">read</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.io.InputStream">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.io.<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></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#available()" title="class or interface in java.io">available</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#mark(int)" title="class or interface in java.io">mark</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#markSupported()" title="class or interface in java.io">markSupported</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[])" title="class or interface in java.io">read</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#reset()" title="class or interface in java.io">reset</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#skip(long)" title="class or interface in java.io">skip</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<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#toString()" title="class or interface in java.lang">toString</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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="raw">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>raw</h4>
+<pre>protected&nbsp;org.apache.commons.compress.archivers.dump.TapeInputStream <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#line.63">raw</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="DumpArchiveInputStream(java.io.InputStream)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DumpArchiveInputStream</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#line.89">DumpArchiveInputStream</a>(<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;is)
+                       throws <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></pre>
+<div class="block">Constructor using the platform's default encoding for file
+ names.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>is</code> - stream to read from</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></code> - on error</dd></dl>
+</li>
+</ul>
+<a name="DumpArchiveInputStream(java.io.InputStream, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DumpArchiveInputStream</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#line.102">DumpArchiveInputStream</a>(<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;is,
+                      <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;encoding)
+                       throws <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></pre>
+<div class="block">Constructor.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>is</code> - stream to read from</dd><dd><code>encoding</code> - the encoding to use for file names, use null
+ for the platform's default encoding</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveException.html" title="class in org.apache.commons.compress.archivers">ArchiveException</a></code> - on error</dd><dt><span class="strong">Since:</span></dt>
+  <dd>1.6</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getCount()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCount</h4>
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#line.154">getCount</a>()</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getCount()">ArchiveInputStream</a></code></strong></div>
+<div class="block">Returns the current number of bytes read from this stream.</div>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getCount()">getCount</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the number of read bytes</dd></dl>
+</li>
+</ul>
+<a name="getBytesRead()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBytesRead</h4>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#line.159">getBytesRead</a>()</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getBytesRead()">ArchiveInputStream</a></code></strong></div>
+<div class="block">Returns the current number of bytes read from this stream.</div>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getBytesRead()">getBytesRead</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the number of read bytes</dd></dl>
+</li>
+</ul>
+<a name="getSummary()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSummary</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#line.167">getSummary</a>()</pre>
+<div class="block">Return the archive summary information.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the summary</dd></dl>
+</li>
+</ul>
+<a name="getNextDumpEntry()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNextDumpEntry</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#line.224">getNextDumpEntry</a>()
+                                  throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Read the next entry.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the next entry</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - on error</dd></dl>
+</li>
+</ul>
+<a name="getNextEntry()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNextEntry</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#line.229">getNextEntry</a>()
+                              throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getNextEntry()">ArchiveInputStream</a></code></strong></div>
+<div class="block">Returns the next Archive Entry in this Stream.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getNextEntry()">getNextEntry</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the next entry,
+         or <code>null</code> if there are no more entries</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if the next entry could not be read</dd></dl>
+</li>
+</ul>
+<a name="read(byte[], int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>read</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#line.467">read</a>(byte[]&nbsp;buf,
+       int&nbsp;off,
+       int&nbsp;len)
+         throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Reads bytes from the current dump archive entry.
+
+ This method is aware of the boundaries of the current
+ entry in the archive and will deal with them as if they
+ were this stream's start and EOF.</div>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[],%20int,%20int)" title="class or interface in java.io">read</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>buf</code> - The buffer into which to place bytes read.</dd><dd><code>off</code> - The offset at which to place bytes read.</dd><dd><code>len</code> - The number of bytes to read.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>The number of bytes read, or -1 at EOF.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - on error</dd></dl>
+</li>
+</ul>
+<a name="close()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>close</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#line.530">close</a>()
+           throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Closes the stream for this entry.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true#close()" title="class or interface in java.io">close</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></code></dd>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true#close()" title="class or interface in java.lang">close</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#close()" title="class or interface in java.io">close</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
+</li>
+</ul>
+<a name="matches(byte[], int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>matches</h4>
+<pre>public static&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#line.545">matches</a>(byte[]&nbsp;buffer,
+              int&nbsp;length)</pre>
+<div class="block">Look at the first few bytes of the file to decide if it's a dump
+ archive. With 32 bytes we can look at the magic value, with a full
+ 1k we can verify the checksum.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>buffer</code> - data to match</dd><dd><code>length</code> - length of data</dd>
+<dt><span class="strong">Returns:</span></dt><dd>whether the buffer seems to contain dump data</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DumpArchiveInputStream.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 720 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html

@@ -0,0 +1,720 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>DumpArchiveSummary (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DumpArchiveSummary (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DumpArchiveSummary.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/InvalidFormatException.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveSummary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers.dump</div>
+<h2 title="Class DumpArchiveSummary" class="title">Class DumpArchiveSummary</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.dump.DumpArchiveSummary</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.33">DumpArchiveSummary</a>
+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></pre>
+<div class="block">This class represents identifying information about a Dump archive volume.
+ It consists the archive's dump date, label, hostname, device name and possibly
+ last mount point plus the volume's volume id andfirst record number.
+
+ For the corresponding C structure see the header of <a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump"><code>DumpArchiveEntry</code></a>.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.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>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getDevname()">getDevname</a></strong>()</code>
+<div class="block">Get the device name, e.g., /dev/sda3 or /dev/mapper/vg0-home.</div>
+</td>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getDumpDate()">getDumpDate</a></strong>()</code>
+<div class="block">Get the date of this dump.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getFilesystem()">getFilesystem</a></strong>()</code>
+<div class="block">Get the last mountpoint, e.g., /home.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getFirstRecord()">getFirstRecord</a></strong>()</code>
+<div class="block">Get the inode of the first record on this volume.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getFlags()">getFlags</a></strong>()</code>
+<div class="block">Get the miscellaneous flags.</div>
+</td>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getHostname()">getHostname</a></strong>()</code>
+<div class="block">Get the hostname of the system where the dump was performed.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getLabel()">getLabel</a></strong>()</code>
+<div class="block">Get dump label.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getLevel()">getLevel</a></strong>()</code>
+<div class="block">Get the level of this dump.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getNTRec()">getNTRec</a></strong>()</code>
+<div class="block">Get the number of records per tape block.</div>
+</td>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getPreviousDumpDate()">getPreviousDumpDate</a></strong>()</code>
+<div class="block">Get the date of the previous dump at this level higher.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#getVolume()">getVolume</a></strong>()</code>
+<div class="block">Get volume (tape) number.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#isCompressed()">isCompressed</a></strong>()</code>
+<div class="block">Is this volume compressed?</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#isExtendedAttributes()">isExtendedAttributes</a></strong>()</code>
+<div class="block">Does this volume cotain extended attributes.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#isMetaDataOnly()">isMetaDataOnly</a></strong>()</code>
+<div class="block">Does this volume only contain metadata?</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#isNewHeader()">isNewHeader</a></strong>()</code>
+<div class="block">Is this the new header format?</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#isNewInode()">isNewInode</a></strong>()</code>
+<div class="block">Is this the new inode format?</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setDevname(java.lang.String)">setDevname</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;devname)</code>
+<div class="block">Set the device name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setDumpDate(java.util.Date)">setDumpDate</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;dumpDate)</code>
+<div class="block">Set dump date.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setFilesystem(java.lang.String)">setFilesystem</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;filesystem)</code>
+<div class="block">Set the last mountpoint.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setFirstRecord(int)">setFirstRecord</a></strong>(int&nbsp;firstrec)</code>
+<div class="block">Set the inode of the first record.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setFlags(int)">setFlags</a></strong>(int&nbsp;flags)</code>
+<div class="block">Set the miscellaneous flags.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setHostname(java.lang.String)">setHostname</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;hostname)</code>
+<div class="block">Set the hostname.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setLabel(java.lang.String)">setLabel</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;label)</code>
+<div class="block">Set dump label.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setLevel(int)">setLevel</a></strong>(int&nbsp;level)</code>
+<div class="block">Set level.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setNTRec(int)">setNTRec</a></strong>(int&nbsp;ntrec)</code>
+<div class="block">Set the number of records per tape block.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setPreviousDumpDate(java.util.Date)">setPreviousDumpDate</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;previousDumpDate)</code>
+<div class="block">Set previous dump date.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#setVolume(int)">setVolume</a></strong>(int&nbsp;volume)</code>
+<div class="block">Set volume (tape) number.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<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#toString()" title="class or interface in java.lang">toString</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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getDumpDate()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDumpDate</h4>
+<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/dump/DumpArchiveSummary.html#line.66">getDumpDate</a>()</pre>
+<div class="block">Get the date of this dump.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the date of this dump.</dd></dl>
+</li>
+</ul>
+<a name="setDumpDate(java.util.Date)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDumpDate</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.74">setDumpDate</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;dumpDate)</pre>
+<div class="block">Set dump date.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>dumpDate</code> - the dump date</dd></dl>
+</li>
+</ul>
+<a name="getPreviousDumpDate()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPreviousDumpDate</h4>
+<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/dump/DumpArchiveSummary.html#line.82">getPreviousDumpDate</a>()</pre>
+<div class="block">Get the date of the previous dump at this level higher.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>dumpdate may be null</dd></dl>
+</li>
+</ul>
+<a name="setPreviousDumpDate(java.util.Date)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPreviousDumpDate</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.90">setPreviousDumpDate</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;previousDumpDate)</pre>
+<div class="block">Set previous dump date.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>previousDumpDate</code> - the previous dump dat</dd></dl>
+</li>
+</ul>
+<a name="getVolume()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getVolume</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.98">getVolume</a>()</pre>
+<div class="block">Get volume (tape) number.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>volume (tape) number.</dd></dl>
+</li>
+</ul>
+<a name="setVolume(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setVolume</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.106">setVolume</a>(int&nbsp;volume)</pre>
+<div class="block">Set volume (tape) number.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>volume</code> - the volume number</dd></dl>
+</li>
+</ul>
+<a name="getLevel()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLevel</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.118">getLevel</a>()</pre>
+<div class="block">Get the level of this dump. This is a number between 0 and 9, inclusive,
+ and a level 0 dump is a complete dump of the partition. For any other dump
+ 'n' this dump contains all files that have changed since the last dump
+ at this level or lower. This is used to support different levels of
+ incremental backups.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>dump level</dd></dl>
+</li>
+</ul>
+<a name="setLevel(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLevel</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.126">setLevel</a>(int&nbsp;level)</pre>
+<div class="block">Set level.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>level</code> - the level</dd></dl>
+</li>
+</ul>
+<a name="getLabel()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLabel</h4>
+<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/dump/DumpArchiveSummary.html#line.135">getLabel</a>()</pre>
+<div class="block">Get dump label. This may be autogenerated or it may be specified
+ bu the user.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>dump label</dd></dl>
+</li>
+</ul>
+<a name="setLabel(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLabel</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.143">setLabel</a>(<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;label)</pre>
+<div class="block">Set dump label.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>label</code> - the label</dd></dl>
+</li>
+</ul>
+<a name="getFilesystem()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFilesystem</h4>
+<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/dump/DumpArchiveSummary.html#line.151">getFilesystem</a>()</pre>
+<div class="block">Get the last mountpoint, e.g., /home.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>last mountpoint</dd></dl>
+</li>
+</ul>
+<a name="setFilesystem(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFilesystem</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.159">setFilesystem</a>(<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;filesystem)</pre>
+<div class="block">Set the last mountpoint.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>filesystem</code> - the last mountpoint</dd></dl>
+</li>
+</ul>
+<a name="getDevname()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDevname</h4>
+<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/dump/DumpArchiveSummary.html#line.167">getDevname</a>()</pre>
+<div class="block">Get the device name, e.g., /dev/sda3 or /dev/mapper/vg0-home.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>device name</dd></dl>
+</li>
+</ul>
+<a name="setDevname(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDevname</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.175">setDevname</a>(<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;devname)</pre>
+<div class="block">Set the device name.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>devname</code> - the device name</dd></dl>
+</li>
+</ul>
+<a name="getHostname()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHostname</h4>
+<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/dump/DumpArchiveSummary.html#line.183">getHostname</a>()</pre>
+<div class="block">Get the hostname of the system where the dump was performed.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>hostname the host name</dd></dl>
+</li>
+</ul>
+<a name="setHostname(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setHostname</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.191">setHostname</a>(<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;hostname)</pre>
+<div class="block">Set the hostname.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>hostname</code> - the host name</dd></dl>
+</li>
+</ul>
+<a name="getFlags()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFlags</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.199">getFlags</a>()</pre>
+<div class="block">Get the miscellaneous flags. See below.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>flags</dd></dl>
+</li>
+</ul>
+<a name="setFlags(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFlags</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.207">setFlags</a>(int&nbsp;flags)</pre>
+<div class="block">Set the miscellaneous flags.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>flags</code> - flags</dd></dl>
+</li>
+</ul>
+<a name="getFirstRecord()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFirstRecord</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.215">getFirstRecord</a>()</pre>
+<div class="block">Get the inode of the first record on this volume.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>inode of the first record on this volume.</dd></dl>
+</li>
+</ul>
+<a name="setFirstRecord(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFirstRecord</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.223">setFirstRecord</a>(int&nbsp;firstrec)</pre>
+<div class="block">Set the inode of the first record.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>firstrec</code> - the first record</dd></dl>
+</li>
+</ul>
+<a name="getNTRec()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNTRec</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.232">getNTRec</a>()</pre>
+<div class="block">Get the number of records per tape block. This is typically
+ between 10 and 32.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the number of records per tape block</dd></dl>
+</li>
+</ul>
+<a name="setNTRec(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setNTRec</h4>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.240">setNTRec</a>(int&nbsp;ntrec)</pre>
+<div class="block">Set the number of records per tape block.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ntrec</code> - the number of records per tape block</dd></dl>
+</li>
+</ul>
+<a name="isNewHeader()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isNewHeader</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.250">isNewHeader</a>()</pre>
+<div class="block">Is this the new header format? (We do not currently support the
+ old format.)</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>true if using new header format</dd></dl>
+</li>
+</ul>
+<a name="isNewInode()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isNewInode</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.259">isNewInode</a>()</pre>
+<div class="block">Is this the new inode format? (We do not currently support the
+ old format.)</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>true if using new inode format</dd></dl>
+</li>
+</ul>
+<a name="isCompressed()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isCompressed</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.268">isCompressed</a>()</pre>
+<div class="block">Is this volume compressed? N.B., individual blocks may or may not be compressed.
+ The first block is never compressed.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>true if volume is compressed</dd></dl>
+</li>
+</ul>
+<a name="isMetaDataOnly()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isMetaDataOnly</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.276">isMetaDataOnly</a>()</pre>
+<div class="block">Does this volume only contain metadata?</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>true if volume only contains meta-data</dd></dl>
+</li>
+</ul>
+<a name="isExtendedAttributes()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isExtendedAttributes</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.284">isExtendedAttributes</a>()</pre>
+<div class="block">Does this volume cotain extended attributes.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>true if volume cotains extended attributes.</dd></dl>
+</li>
+</ul>
+<a name="hashCode()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.289">hashCode</a>()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<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>
+</dl>
+</li>
+</ul>
+<a name="equals(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#line.310">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>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<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>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DumpArchiveSummary.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/InvalidFormatException.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveSummary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

File diff suppressed because it is too large
+ 197 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/InvalidFormatException.html


File diff suppressed because it is too large
+ 164 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/ShortFileException.html


File diff suppressed because it is too large
+ 164 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/UnrecognizedFormatException.html


File diff suppressed because it is too large
+ 167 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/UnsupportedCompressionAlgorithmException.html


+ 175 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.COMPRESSION_TYPE.html

@@ -0,0 +1,175 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.COMPRESSION_TYPE.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveConstants.COMPRESSION_TYPE.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE" class="title">Uses of Class<br>org.apache.commons.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.dump">org.apache.commons.compress.archivers.dump</a></td>
+<td class="colLast">
+<div class="block">This package provides stream classes for reading archives
+      using the Unix DUMP format.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.compress.archivers.dump">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a> in <a href="../../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a></code></td>
+<td class="colLast"><span class="strong">DumpArchiveConstants.COMPRESSION_TYPE.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html#find(int)">find</a></strong>(int&nbsp;code)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a></code></td>
+<td class="colLast"><span class="strong">DumpArchiveConstants.COMPRESSION_TYPE.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_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>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a>[]</code></td>
+<td class="colLast"><span class="strong">DumpArchiveConstants.COMPRESSION_TYPE.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html#values()">values</a></strong>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.COMPRESSION_TYPE.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveConstants.COMPRESSION_TYPE.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 181 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.SEGMENT_TYPE.html

@@ -0,0 +1,181 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<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>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.SEGMENT_TYPE.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveConstants.SEGMENT_TYPE.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<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>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.dump">org.apache.commons.compress.archivers.dump</a></td>
+<td class="colLast">
+<div class="block">This package provides stream classes for reading archives
+      using the Unix DUMP format.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.compress.archivers.dump">
+<!--   -->
+</a>
+<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>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<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>
+<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>
+</tr>
+<tr class="rowColor">
+<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>
+<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>
+<div class="block">Return the type of the tape segment header.</div>
+</td>
+</tr>
+<tr class="altColor">
+<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>
+<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>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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>
+<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>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<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>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.SEGMENT_TYPE.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveConstants.SEGMENT_TYPE.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 119 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.html

@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveConstants (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveConstants (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveConstants.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveConstants" class="title">Uses of Class<br>org.apache.commons.compress.archivers.dump.DumpArchiveConstants</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.commons.compress.archivers.dump.DumpArchiveConstants</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveConstants.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 190 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.PERMISSION.html

@@ -0,0 +1,190 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.PERMISSION.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveEntry.PERMISSION.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION" class="title">Uses of Class<br>org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.dump">org.apache.commons.compress.archivers.dump</a></td>
+<td class="colLast">
+<div class="block">This package provides stream classes for reading archives
+      using the Unix DUMP format.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.compress.archivers.dump">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a> in <a href="../../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a></code></td>
+<td class="colLast"><span class="strong">DumpArchiveEntry.PERMISSION.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.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>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a>[]</code></td>
+<td class="colLast"><span class="strong">DumpArchiveEntry.PERMISSION.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#values()">values</a></strong>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a> that return types with arguments of type <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a>&gt;</code></td>
+<td class="colLast"><span class="strong">DumpArchiveEntry.PERMISSION.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#find(int)">find</a></strong>(int&nbsp;code)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a>&gt;</code></td>
+<td class="colLast"><span class="strong">DumpArchiveEntry.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getPermissions()">getPermissions</a></strong>()</code>
+<div class="block">Returns the permissions on the entry.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.PERMISSION.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveEntry.PERMISSION.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 212 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.TYPE.html

@@ -0,0 +1,212 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.TYPE.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveEntry.TYPE.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE" class="title">Uses of Class<br>org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.dump">org.apache.commons.compress.archivers.dump</a></td>
+<td class="colLast">
+<div class="block">This package provides stream classes for reading archives
+      using the Unix DUMP format.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.compress.archivers.dump">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a> in <a href="../../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a></code></td>
+<td class="colLast"><span class="strong">DumpArchiveEntry.TYPE.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#find(int)">find</a></strong>(int&nbsp;code)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a></code></td>
+<td class="colLast"><span class="strong">DumpArchiveEntry.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#getType()">getType</a></strong>()</code>
+<div class="block">Get the type of the entry.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a></code></td>
+<td class="colLast"><span class="strong">DumpArchiveEntry.TYPE.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.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>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>[]</code></td>
+<td class="colLast"><span class="strong">DumpArchiveEntry.TYPE.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#values()">values</a></strong>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a> with parameters of type <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">DumpArchiveEntry.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#setType(org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE)">setType</a></strong>(<a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>&nbsp;type)</code>
+<div class="block">Set the type of the entry.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a> with parameters of type <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#DumpArchiveEntry(java.lang.String,%20java.lang.String,%20int,%20org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE)">DumpArchiveEntry</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,
+                                <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;simpleName,
+                                int&nbsp;ino,
+                                <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>&nbsp;type)</code>
+<div class="block">Constructor taking name, inode and type.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.TYPE.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveEntry.TYPE.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 168 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.html

@@ -0,0 +1,168 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveEntry (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveEntry (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveEntry" class="title">Uses of Class<br>org.apache.commons.compress.archivers.dump.DumpArchiveEntry</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.dump">org.apache.commons.compress.archivers.dump</a></td>
+<td class="colLast">
+<div class="block">This package provides stream classes for reading archives
+      using the Unix DUMP format.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.compress.archivers.dump">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a> in <a href="../../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></code></td>
+<td class="colLast"><span class="strong">DumpArchiveInputStream.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#getNextDumpEntry()">getNextDumpEntry</a></strong>()</code>
+<div class="block">Read the next entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></code></td>
+<td class="colLast"><span class="strong">DumpArchiveInputStream.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#getNextEntry()">getNextEntry</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 182 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveException.html

@@ -0,0 +1,182 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveException (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveException (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveException.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveException" class="title">Uses of Class<br>org.apache.commons.compress.archivers.dump.DumpArchiveException</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.dump">org.apache.commons.compress.archivers.dump</a></td>
+<td class="colLast">
+<div class="block">This package provides stream classes for reading archives
+      using the Unix DUMP format.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.compress.archivers.dump">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveException</a> in <a href="../../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveException</a> in <a href="../../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/InvalidFormatException.html" title="class in org.apache.commons.compress.archivers.dump">InvalidFormatException</a></strong></code>
+<div class="block">Invalid Format Exception.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/ShortFileException.html" title="class in org.apache.commons.compress.archivers.dump">ShortFileException</a></strong></code>
+<div class="block">Short File Exception.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/UnrecognizedFormatException.html" title="class in org.apache.commons.compress.archivers.dump">UnrecognizedFormatException</a></strong></code>
+<div class="block">Unrecognized Format Exception.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/UnsupportedCompressionAlgorithmException.html" title="class in org.apache.commons.compress.archivers.dump">UnsupportedCompressionAlgorithmException</a></strong></code>
+<div class="block">Unsupported compression algorithm.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveException.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 119 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveInputStream.html

@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveInputStream (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveInputStream (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveInputStream" class="title">Uses of Class<br>org.apache.commons.compress.archivers.dump.DumpArchiveInputStream</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.commons.compress.archivers.dump.DumpArchiveInputStream</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 164 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveSummary.html

@@ -0,0 +1,164 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveSummary (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveSummary (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveSummary.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveSummary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.dump.DumpArchiveSummary" class="title">Uses of Class<br>org.apache.commons.compress.archivers.dump.DumpArchiveSummary</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.dump">org.apache.commons.compress.archivers.dump</a></td>
+<td class="colLast">
+<div class="block">This package provides stream classes for reading archives
+      using the Unix DUMP format.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.compress.archivers.dump">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a> in <a href="../../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></code></td>
+<td class="colLast"><span class="strong">DumpArchiveInputStream.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html#getSummary()">getSummary</a></strong>()</code>
+<div class="block">Return the archive summary information.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/DumpArchiveSummary.html" target="_top">Frames</a></li>
+<li><a href="DumpArchiveSummary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 119 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/InvalidFormatException.html

@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.dump.InvalidFormatException (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.dump.InvalidFormatException (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/InvalidFormatException.html" title="class in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/InvalidFormatException.html" target="_top">Frames</a></li>
+<li><a href="InvalidFormatException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.dump.InvalidFormatException" class="title">Uses of Class<br>org.apache.commons.compress.archivers.dump.InvalidFormatException</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.commons.compress.archivers.dump.InvalidFormatException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/InvalidFormatException.html" title="class in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/InvalidFormatException.html" target="_top">Frames</a></li>
+<li><a href="InvalidFormatException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 119 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/ShortFileException.html

@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.dump.ShortFileException (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.dump.ShortFileException (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/ShortFileException.html" title="class in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/ShortFileException.html" target="_top">Frames</a></li>
+<li><a href="ShortFileException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.dump.ShortFileException" class="title">Uses of Class<br>org.apache.commons.compress.archivers.dump.ShortFileException</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.commons.compress.archivers.dump.ShortFileException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/ShortFileException.html" title="class in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/ShortFileException.html" target="_top">Frames</a></li>
+<li><a href="ShortFileException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 119 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/UnrecognizedFormatException.html

@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.dump.UnrecognizedFormatException (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.dump.UnrecognizedFormatException (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/UnrecognizedFormatException.html" title="class in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/UnrecognizedFormatException.html" target="_top">Frames</a></li>
+<li><a href="UnrecognizedFormatException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.dump.UnrecognizedFormatException" class="title">Uses of Class<br>org.apache.commons.compress.archivers.dump.UnrecognizedFormatException</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.commons.compress.archivers.dump.UnrecognizedFormatException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/UnrecognizedFormatException.html" title="class in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/UnrecognizedFormatException.html" target="_top">Frames</a></li>
+<li><a href="UnrecognizedFormatException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 119 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/class-use/UnsupportedCompressionAlgorithmException.html

@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.dump.UnsupportedCompressionAlgorithmException (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.dump.UnsupportedCompressionAlgorithmException (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/UnsupportedCompressionAlgorithmException.html" title="class in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/UnsupportedCompressionAlgorithmException.html" target="_top">Frames</a></li>
+<li><a href="UnsupportedCompressionAlgorithmException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.dump.UnsupportedCompressionAlgorithmException" class="title">Uses of Class<br>org.apache.commons.compress.archivers.dump.UnsupportedCompressionAlgorithmException</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.commons.compress.archivers.dump.UnsupportedCompressionAlgorithmException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/dump/UnsupportedCompressionAlgorithmException.html" title="class in org.apache.commons.compress.archivers.dump">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/dump/class-use/UnsupportedCompressionAlgorithmException.html" target="_top">Frames</a></li>
+<li><a href="UnsupportedCompressionAlgorithmException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 36 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/package-frame.html

@@ -0,0 +1,36 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>org.apache.commons.compress.archivers.dump (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html" target="classFrame">org.apache.commons.compress.archivers.dump</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump" target="classFrame">DumpArchiveConstants</a></li>
+<li><a href="DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump" target="classFrame">DumpArchiveEntry</a></li>
+<li><a href="DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump" target="classFrame">DumpArchiveInputStream</a></li>
+<li><a href="DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump" target="classFrame">DumpArchiveSummary</a></li>
+</ul>
+<h2 title="Enums">Enums</h2>
+<ul title="Enums">
+<li><a href="DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump" target="classFrame">DumpArchiveConstants.COMPRESSION_TYPE</a></li>
+<li><a href="DumpArchiveConstants.SEGMENT_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump" target="classFrame">DumpArchiveConstants.SEGMENT_TYPE</a></li>
+<li><a href="DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump" target="classFrame">DumpArchiveEntry.PERMISSION</a></li>
+<li><a href="DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump" target="classFrame">DumpArchiveEntry.TYPE</a></li>
+</ul>
+<h2 title="Exceptions">Exceptions</h2>
+<ul title="Exceptions">
+<li><a href="DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump" target="classFrame">DumpArchiveException</a></li>
+<li><a href="InvalidFormatException.html" title="class in org.apache.commons.compress.archivers.dump" target="classFrame">InvalidFormatException</a></li>
+<li><a href="ShortFileException.html" title="class in org.apache.commons.compress.archivers.dump" target="classFrame">ShortFileException</a></li>
+<li><a href="UnrecognizedFormatException.html" title="class in org.apache.commons.compress.archivers.dump" target="classFrame">UnrecognizedFormatException</a></li>
+<li><a href="UnsupportedCompressionAlgorithmException.html" title="class in org.apache.commons.compress.archivers.dump" target="classFrame">UnsupportedCompressionAlgorithmException</a></li>
+</ul>
+</div>
+</body>
+</html>

+ 272 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/package-summary.html

@@ -0,0 +1,272 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>org.apache.commons.compress.archivers.dump (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.commons.compress.archivers.dump (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/jar/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.commons.compress.archivers.dump</h1>
+<div class="docSummary">
+<div class="block">This package provides stream classes for reading archives
+      using the Unix DUMP format.</div>
+</div>
+<p>See:&nbsp;<a href="#package_description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveConstants</a></td>
+<td class="colLast">
+<div class="block">Various constants associated with dump archives.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a></td>
+<td class="colLast">
+<div class="block">This class represents an entry in a Dump archive.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveInputStream</a></td>
+<td class="colLast">
+<div class="block">The DumpArchiveInputStream reads a UNIX dump archive as an InputStream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a></td>
+<td class="colLast">
+<div class="block">This class represents identifying information about a Dump archive volume.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
+<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Enum</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a></td>
+<td class="colLast">
+<div class="block">The type of compression.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><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></td>
+<td class="colLast">
+<div class="block">The type of tape segment.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation">
+<caption><span>Exception Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Exception</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump">DumpArchiveException</a></td>
+<td class="colLast">
+<div class="block">Dump Archive Exception</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/dump/InvalidFormatException.html" title="class in org.apache.commons.compress.archivers.dump">InvalidFormatException</a></td>
+<td class="colLast">
+<div class="block">Invalid Format Exception.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/dump/ShortFileException.html" title="class in org.apache.commons.compress.archivers.dump">ShortFileException</a></td>
+<td class="colLast">
+<div class="block">Short File Exception.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/dump/UnrecognizedFormatException.html" title="class in org.apache.commons.compress.archivers.dump">UnrecognizedFormatException</a></td>
+<td class="colLast">
+<div class="block">Unrecognized Format Exception.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/dump/UnsupportedCompressionAlgorithmException.html" title="class in org.apache.commons.compress.archivers.dump">UnsupportedCompressionAlgorithmException</a></td>
+<td class="colLast">
+<div class="block">Unsupported compression algorithm.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package_description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.commons.compress.archivers.dump Description">Package org.apache.commons.compress.archivers.dump Description</h2>
+<div class="block"><p>This package provides stream classes for reading archives
+      using the Unix DUMP format. This format is similar to (and 
+      contemporary with) TAR but reads the raw filesystem directly.
+      This means that writers are filesystem-specific even though the
+      created archives are filesystem-agnostic.
+      </p>
+     
+    <p>Unlike other formats DUMP offers clean support for sparse files,
+      extended attributes, and other file metadata. In addition DUMP 
+      supports incremental dump files can capture (most) file deletion.
+      It also provides a native form of compression and will soon support
+      native encryption as well.
+      </p>
+
+    <p>In practice TAR archives are used for both distribution
+      and backups. DUMP archives are used exclusively for backups.
+      </p>
+
+    <p>Like any 30+-year-old application there are a number of variants.
+      For pragmatic reasons we will only support archives with the
+      'new' tape header and inode formats. Other restrictions:
+
+      <ul>
+      <li>We only support ZLIB compression. The format
+        also permits LZO and BZLIB compression.</li>
+      <li>Sparse files will have the holes filled.</li>
+      <li>MacOS finder and resource streams are ignored.</li>
+      <li>Extended attributes are not currently provided.</li>
+      <li>SELinux labels are not currently provided.</li>
+      </ul>
+    </p>
+
+    <p>As of Apache Commons Compress 1.3 support for the dump format is
+      read-only.</p></div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/jar/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 178 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/package-tree.html

@@ -0,0 +1,178 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>org.apache.commons.compress.archivers.dump Class Hierarchy (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.commons.compress.archivers.dump Class Hierarchy (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/jar/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.commons.compress.archivers.dump</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">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"><span class="strong">Object</span></a>
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.dump.<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">DumpArchiveConstants</span></a></li>
+<li type="circle">org.apache.commons.compress.archivers.dump.<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">DumpArchiveEntry</span></a> (implements org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>)</li>
+<li type="circle">org.apache.commons.compress.archivers.dump.<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">DumpArchiveSummary</span></a></li>
+<li type="circle">java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><span class="strong">InputStream</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>)
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers"><span class="strong">ArchiveInputStream</span></a>
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.dump.<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">DumpArchiveInputStream</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="strong">Throwable</span></a> (implements java.io.<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>)
+<ul>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a>
+<ul>
+<li type="circle">java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io"><span class="strong">IOException</span></a>
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.dump.<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveException.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">DumpArchiveException</span></a>
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.dump.<a href="../../../../../../org/apache/commons/compress/archivers/dump/InvalidFormatException.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">InvalidFormatException</span></a></li>
+<li type="circle">org.apache.commons.compress.archivers.dump.<a href="../../../../../../org/apache/commons/compress/archivers/dump/ShortFileException.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">ShortFileException</span></a></li>
+<li type="circle">org.apache.commons.compress.archivers.dump.<a href="../../../../../../org/apache/commons/compress/archivers/dump/UnrecognizedFormatException.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">UnrecognizedFormatException</span></a></li>
+<li type="circle">org.apache.commons.compress.archivers.dump.<a href="../../../../../../org/apache/commons/compress/archivers/dump/UnsupportedCompressionAlgorithmException.html" title="class in org.apache.commons.compress.archivers.dump"><span class="strong">UnsupportedCompressionAlgorithmException</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
+<ul>
+<li type="circle">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"><span class="strong">Object</span></a>
+<ul>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="strong">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<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>)
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.dump.<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">DumpArchiveConstants.COMPRESSION_TYPE</span></a></li>
+<li type="circle">org.apache.commons.compress.archivers.dump.<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">DumpArchiveConstants.SEGMENT_TYPE</span></a></li>
+<li type="circle">org.apache.commons.compress.archivers.dump.<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">DumpArchiveEntry.PERMISSION</span></a></li>
+<li type="circle">org.apache.commons.compress.archivers.dump.<a href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html" title="enum in org.apache.commons.compress.archivers.dump"><span class="strong">DumpArchiveEntry.TYPE</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/cpio/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/jar/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 183 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/dump/package-use.html

@@ -0,0 +1,183 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Package org.apache.commons.compress.archivers.dump (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.commons.compress.archivers.dump (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.commons.compress.archivers.dump" class="title">Uses of Package<br>org.apache.commons.compress.archivers.dump</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.dump">org.apache.commons.compress.archivers.dump</a></td>
+<td class="colLast">
+<div class="block">This package provides stream classes for reading archives
+      using the Unix DUMP format.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.commons.compress.archivers.dump">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a> used by <a href="../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">org.apache.commons.compress.archivers.dump</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.COMPRESSION_TYPE.html#org.apache.commons.compress.archivers.dump">DumpArchiveConstants.COMPRESSION_TYPE</a>
+<div class="block">The type of compression.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.SEGMENT_TYPE.html#org.apache.commons.compress.archivers.dump">DumpArchiveConstants.SEGMENT_TYPE</a>
+<div class="block">The type of tape segment.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.html#org.apache.commons.compress.archivers.dump">DumpArchiveEntry</a>
+<div class="block">This class represents an entry in a Dump archive.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.PERMISSION.html#org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.TYPE.html#org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/apache/commons/compress/archivers/dump/class-use/DumpArchiveException.html#org.apache.commons.compress.archivers.dump">DumpArchiveException</a>
+<div class="block">Dump Archive Exception</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/commons/compress/archivers/dump/class-use/DumpArchiveSummary.html#org.apache.commons.compress.archivers.dump">DumpArchiveSummary</a>
+<div class="block">This class represents identifying information about a Dump archive volume.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/dump/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

File diff suppressed because it is too large
+ 381 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/jar/JarArchiveEntry.html


+ 376 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html

@@ -0,0 +1,376 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>JarArchiveInputStream (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="JarArchiveInputStream (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JarArchiveInputStream.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.jar"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="JarArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.compress.archivers.jar</div>
+<h2 title="Class JarArchiveInputStream" class="title">Class JarArchiveInputStream</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<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>
+<li>
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">java.io.InputStream</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">org.apache.commons.compress.archivers.ArchiveInputStream</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip">org.apache.commons.compress.archivers.zip.ZipArchiveInputStream</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.compress.archivers.jar.JarArchiveInputStream</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a href="../../../../../../src-html/org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html#line.33">JarArchiveInputStream</a>
+extends <a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveInputStream</a></pre>
+<div class="block">Implements an input stream that can read entries from jar files.</div>
+<dl><dt><span class="strong">This class is not thread-safe</span></dt>
+  <dd></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html#JarArchiveInputStream(java.io.InputStream)">JarArchiveInputStream</a></strong>(<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;inputStream)</code>
+<div class="block">Creates an instance from the input stream using the default encoding.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html#JarArchiveInputStream(java.io.InputStream,%20java.lang.String)">JarArchiveInputStream</a></strong>(<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;inputStream,
+                                          <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;encoding)</code>
+<div class="block">Creates an instance from the input stream using the specified encoding.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<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>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html#getNextEntry()">getNextEntry</a></strong>()</code>
+<div class="block">Returns the next Archive Entry in this Stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveEntry</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html#getNextJarEntry()">getNextJarEntry</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html#matches(byte[],%20int)">matches</a></strong>(byte[]&nbsp;signature,
+              int&nbsp;length)</code>
+<div class="block">Checks if the signature matches what is expected for a jar file
+ (in this case it is the same as for a zip file).</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.commons.compress.archivers.zip.ZipArchiveInputStream">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.commons.compress.archivers.zip.<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveInputStream</a></h3>
+<code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#canReadEntryData(org.apache.commons.compress.archivers.ArchiveEntry)">canReadEntryData</a>, <a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#close()">close</a>, <a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#getNextZipEntry()">getNextZipEntry</a>, <a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#read(byte[],%20int,%20int)">read</a>, <a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#skip(long)">skip</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.commons.compress.archivers.ArchiveInputStream">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers">ArchiveInputStream</a></h3>
+<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#count(int)">count</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#count(long)">count</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getBytesRead()">getBytesRead</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getCount()">getCount</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#pushedBackBytes(long)">pushedBackBytes</a>, <a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#read()">read</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.io.InputStream">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.io.<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></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#available()" title="class or interface in java.io">available</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#mark(int)" title="class or interface in java.io">mark</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#markSupported()" title="class or interface in java.io">markSupported</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#read(byte[])" title="class or interface in java.io">read</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#reset()" title="class or interface in java.io">reset</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<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>
+<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#toString()" title="class or interface in java.lang">toString</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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="JarArchiveInputStream(java.io.InputStream)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>JarArchiveInputStream</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html#line.40">JarArchiveInputStream</a>(<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;inputStream)</pre>
+<div class="block">Creates an instance from the input stream using the default encoding.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>inputStream</code> - the input stream to wrap</dd></dl>
+</li>
+</ul>
+<a name="JarArchiveInputStream(java.io.InputStream, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JarArchiveInputStream</h4>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html#line.51">JarArchiveInputStream</a>(<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;inputStream,
+                     <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;encoding)</pre>
+<div class="block">Creates an instance from the input stream using the specified encoding.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>inputStream</code> - the input stream to wrap</dd><dd><code>encoding</code> - the encoding to use</dd><dt><span class="strong">Since:</span></dt>
+  <dd>1.10</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getNextJarEntry()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNextJarEntry</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveEntry</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html#line.55">getNextJarEntry</a>()
+                                throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
+</li>
+</ul>
+<a name="getNextEntry()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNextEntry</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html#line.61">getNextEntry</a>()
+                          throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html#getNextEntry()">ArchiveInputStream</a></code></strong></div>
+<div class="block">Returns the next Archive Entry in this Stream.</div>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html#getNextEntry()">getNextEntry</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip">ZipArchiveInputStream</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the next entry,
+         or <code>null</code> if there are no more entries</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if the next entry could not be read</dd></dl>
+</li>
+</ul>
+<a name="matches(byte[], int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>matches</h4>
+<pre>public static&nbsp;boolean&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html#line.75">matches</a>(byte[]&nbsp;signature,
+              int&nbsp;length)</pre>
+<div class="block">Checks if the signature matches what is expected for a jar file
+ (in this case it is the same as for a zip file).</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>signature</code> - the bytes to check</dd><dd><code>length</code> - the number of bytes to check</dd>
+<dt><span class="strong">Returns:</span></dt><dd>true, if this stream is a jar archive stream, false otherwise</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JarArchiveInputStream.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.jar"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="JarArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

File diff suppressed because it is too large
+ 210 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html


+ 163 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/jar/class-use/JarArchiveEntry.html

@@ -0,0 +1,163 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.jar.JarArchiveEntry (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.jar.JarArchiveEntry (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/jar/class-use/JarArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="JarArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.jar.JarArchiveEntry" class="title">Uses of Class<br>org.apache.commons.compress.archivers.jar.JarArchiveEntry</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.commons.compress.archivers.jar">org.apache.commons.compress.archivers.jar</a></td>
+<td class="colLast">
+<div class="block">Provides stream classes for reading and writing archives using
+      the ZIP format with some extensions for the special case of JAR
+      archives.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.commons.compress.archivers.jar">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveEntry</a> in <a href="../../../../../../../org/apache/commons/compress/archivers/jar/package-summary.html">org.apache.commons.compress.archivers.jar</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<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/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveEntry</a></code></td>
+<td class="colLast"><span class="strong">JarArchiveInputStream.</span><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html#getNextJarEntry()">getNextJarEntry</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/jar/class-use/JarArchiveEntry.html" target="_top">Frames</a></li>
+<li><a href="JarArchiveEntry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 119 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/jar/class-use/JarArchiveInputStream.html

@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.jar.JarArchiveInputStream (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.jar.JarArchiveInputStream (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.jar">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/jar/class-use/JarArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="JarArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.jar.JarArchiveInputStream" class="title">Uses of Class<br>org.apache.commons.compress.archivers.jar.JarArchiveInputStream</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.commons.compress.archivers.jar.JarArchiveInputStream</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.jar">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/jar/class-use/JarArchiveInputStream.html" target="_top">Frames</a></li>
+<li><a href="JarArchiveInputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 119 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/jar/class-use/JarArchiveOutputStream.html

@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Uses of Class org.apache.commons.compress.archivers.jar.JarArchiveOutputStream (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.commons.compress.archivers.jar.JarArchiveOutputStream (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.jar">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/jar/class-use/JarArchiveOutputStream.html" target="_top">Frames</a></li>
+<li><a href="JarArchiveOutputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.commons.compress.archivers.jar.JarArchiveOutputStream" class="title">Uses of Class<br>org.apache.commons.compress.archivers.jar.JarArchiveOutputStream</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.commons.compress.archivers.jar.JarArchiveOutputStream</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.jar">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/commons/compress/archivers/jar/class-use/JarArchiveOutputStream.html" target="_top">Frames</a></li>
+<li><a href="JarArchiveOutputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 20 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/jar/package-frame.html

@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>org.apache.commons.compress.archivers.jar (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/apache/commons/compress/archivers/jar/package-summary.html" target="classFrame">org.apache.commons.compress.archivers.jar</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar" target="classFrame">JarArchiveEntry</a></li>
+<li><a href="JarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.jar" target="classFrame">JarArchiveInputStream</a></li>
+<li><a href="JarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.jar" target="classFrame">JarArchiveOutputStream</a></li>
+</ul>
+</div>
+</body>
+</html>

+ 164 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/jar/package-summary.html

@@ -0,0 +1,164 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>org.apache.commons.compress.archivers.jar (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.commons.compress.archivers.jar (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/sevenz/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/jar/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.commons.compress.archivers.jar</h1>
+<div class="docSummary">
+<div class="block">Provides stream classes for reading and writing archives using
+      the ZIP format with some extensions for the special case of JAR
+      archives.</div>
+</div>
+<p>See:&nbsp;<a href="#package_description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveEntry</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveInputStream</a></td>
+<td class="colLast">
+<div class="block">Implements an input stream that can read entries from jar files.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.jar">JarArchiveOutputStream</a></td>
+<td class="colLast">
+<div class="block">Subclass that adds a special extra field to the very first entry
+ which allows the created archive to be used as an executable jar on
+ Solaris.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package_description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.commons.compress.archivers.jar Description">Package org.apache.commons.compress.archivers.jar Description</h2>
+<div class="block"><p>Provides stream classes for reading and writing archives using
+      the ZIP format with some extensions for the special case of JAR
+      archives.</p></div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/sevenz/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/jar/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

+ 166 - 0
jars/commons-compress-1.13/apidocs/org/apache/commons/compress/archivers/jar/package-tree.html

@@ -0,0 +1,166 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>org.apache.commons.compress.archivers.jar Class Hierarchy (Apache Commons Compress 1.13 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.commons.compress.archivers.jar Class Hierarchy (Apache Commons Compress 1.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/sevenz/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/jar/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.commons.compress.archivers.jar</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">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"><span class="strong">Object</span></a>
+<ul>
+<li type="circle">java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><span class="strong">InputStream</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>)
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveInputStream.html" title="class in org.apache.commons.compress.archivers"><span class="strong">ArchiveInputStream</span></a>
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.zip.<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ZipArchiveInputStream</span></a>
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.jar.<a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html" title="class in org.apache.commons.compress.archivers.jar"><span class="strong">JarArchiveInputStream</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io"><span class="strong">OutputStream</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</a>)
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers"><span class="strong">ArchiveOutputStream</span></a>
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.zip.<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ZipArchiveOutputStream</span></a>
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.jar.<a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html" title="class in org.apache.commons.compress.archivers.jar"><span class="strong">JarArchiveOutputStream</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">java.util.zip.<a href="http://docs.oracle.com/javase/7/docs/api/java/util/zip/ZipEntry.html?is-external=true" title="class or interface in java.util.zip"><span class="strong">ZipEntry</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>)
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.zip.<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html" title="class in org.apache.commons.compress.archivers.zip"><span class="strong">ZipArchiveEntry</span></a> (implements org.apache.commons.compress.archivers.<a href="../../../../../../org/apache/commons/compress/archivers/ArchiveEntry.html" title="interface in org.apache.commons.compress.archivers">ArchiveEntry</a>)
+<ul>
+<li type="circle">org.apache.commons.compress.archivers.jar.<a href="../../../../../../org/apache/commons/compress/archivers/jar/JarArchiveEntry.html" title="class in org.apache.commons.compress.archivers.jar"><span class="strong">JarArchiveEntry</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/commons/compress/archivers/dump/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/apache/commons/compress/archivers/sevenz/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/commons/compress/archivers/jar/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Some files were not shown because too many files changed in this diff