Modified: websites/production/commons/content/proper/commons-compress/apidocs/allclasses-frame.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/allclasses-frame.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/allclasses-frame.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
Modified: websites/production/commons/content/proper/commons-compress/apidocs/allclasses-noframe.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/allclasses-noframe.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/allclasses-noframe.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/constant-values.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/constant-values.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/constant-values.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/deprecated-list.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/deprecated-list.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/deprecated-list.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> @@ -170,20 +170,20 @@ </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/ArchiveInputStream.html#getCount--">org.apache.commons.compress.archivers.ArchiveInputStream.getCount()</a> <div class="block"><span class="deprecationComment">this method may yield wrong results for large archives, use #getBytesRead instead</span></div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="org/apache/commons/compress/archivers/ArchiveOutputStream.html#getCount--">org.apache.commons.compress.archivers.ArchiveOutputStream.getCount()</a> <div class="block"><span class="deprecationComment">this method may yield wrong results for large archives, use #getBytesWritten instead</span></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> Modified: websites/production/commons/content/proper/commons-compress/apidocs/help-doc.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/help-doc.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/help-doc.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/index-all.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/index-all.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/index-all.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> @@ -742,8 +742,7 @@ </dd> <dt><a href="org/apache/commons/compress/harmony/pack200/BandSet.BandData.html" title="class in org.apache.commons.compress.harmony.pack200"><span class="typeNameLink">BandSet.BandData</span></a> - Class in <a href="org/apache/commons/compress/harmony/pack200/package-summary.html">org.apache.commons.compress.harmony.pack200</a></dt> <dd> -<div class="block">BandData represents information about a band, e.g. largest value etc and is used in the heuristics that calculate - whether an alternative Codec could make the encoded band smaller.</div> +<div class="block">BandData represents information about a band, e.g.</div> </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/archivers/zip/ResourceAlignmentExtraField.html#BASE_SIZE">BASE_SIZE</a></span> - Static variable in class org.apache.commons.compress.archivers.zip.<a href="org/apache/commons/compress/archivers/zip/ResourceAlignmentExtraField.html" title="class in org.apache.commons.compress.archivers.zip">ResourceAlignmentExtraField</a></dt> <dd> </dd> @@ -788,7 +787,7 @@ </dd> <dt><span class="memberNameLink"><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 > 8GiB) is required in the archive.</div> +<div class="block">Fail if a big number (e.g.</div> </dd> <dt><span class="memberNameLink"><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> @@ -3262,7 +3261,7 @@ </dd> <dt><span class="memberNameLink"><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> +<div class="block">indicates if this archive is finished.</div> </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/harmony/pack200/Pack200Adapter.html#firePropertyChange-java.lang.String-java.lang.Object-java.lang.Object-">firePropertyChange(String, Object, Object)</a></span> - Method in class org.apache.commons.compress.harmony.pack200.<a href="org/apache/commons/compress/harmony/pack200/Pack200Adapter.html" title="class in org.apache.commons.compress.harmony.pack200">Pack200Adapter</a></dt> <dd> </dd> @@ -3681,8 +3680,7 @@ <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/utils/FileNameUtils.html#getBaseName-java.lang.String-">getBaseName(String)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="org/apache/commons/compress/utils/FileNameUtils.html" title="class in org.apache.commons.compress.utils">FileNameUtils</a></dt> <dd> -<div class="block">Returns the basename (i.e. the part up to and not including the - last ".") of the last path segment of a filename.</div> +<div class="block">Returns the basename (i.e.</div> </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/harmony/unpack200/BcBands.html#getBcByte--">getBcByte()</a></span> - Method in class org.apache.commons.compress.harmony.unpack200.<a href="org/apache/commons/compress/harmony/unpack200/BcBands.html" title="class in org.apache.commons.compress.harmony.unpack200">BcBands</a></dt> <dd> </dd> @@ -4446,7 +4444,7 @@ </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/utils/FileNameUtils.html#getExtension-java.lang.String-">getExtension(String)</a></span> - Static method in class org.apache.commons.compress.utils.<a href="org/apache/commons/compress/utils/FileNameUtils.html" title="class in org.apache.commons.compress.utils">FileNameUtils</a></dt> <dd> -<div class="block">Returns the extension (i.e. the part after the last ".") of a file.</div> +<div class="block">Returns the extension (i.e.</div> </dd> <dt><span class="memberNameLink"><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> @@ -5136,7 +5134,7 @@ </dd> <dt><span class="memberNameLink"><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">Gets the mode of this entry (e.g. directory, regular file).</div> +<div class="block">Gets the mode of this entry (e.g.</div> </dd> <dt><span class="memberNameLink"><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> @@ -6411,7 +6409,7 @@ <dd> </dd> <dt><span class="memberNameLink"><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> +<div class="block">Is this volume compressed? N.B., individual blocks may or may not be compressed.</div> </dd> <dt><span class="memberNameLink"><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> @@ -6445,7 +6443,7 @@ <dd> </dd> <dt><span class="memberNameLink"><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> +<div class="block">Has this file been deleted? (On valid on incremental dumps.)</div> </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/harmony/pack200/BHSDCodec.html#isDelta--">isDelta()</a></span> - Method in class org.apache.commons.compress.harmony.pack200.<a href="org/apache/commons/compress/harmony/pack200/BHSDCodec.html" title="class in org.apache.commons.compress.harmony.pack200">BHSDCodec</a></dt> <dd> @@ -6603,15 +6601,17 @@ </dd> <dt><span class="memberNameLink"><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> +<div class="block">Is this the new header format? (We do not currently support the + old format.)</div> </dd> <dt><span class="memberNameLink"><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> +<div class="block">Is this the new inode format? (We do not currently support the + old format.)</div> </dd> <dt><span class="memberNameLink"><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> +<div class="block">CharEncodingISO Latin Alphabet No.</div> </dd> <dt><span class="memberNameLink"><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> @@ -6695,13 +6695,11 @@ </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/archivers/EntryStreamOffsets.html#isStreamContiguous--">isStreamContiguous()</a></span> - Method in interface org.apache.commons.compress.archivers.<a href="org/apache/commons/compress/archivers/EntryStreamOffsets.html" title="interface in org.apache.commons.compress.archivers">EntryStreamOffsets</a></dt> <dd> -<div class="block">Indicates whether the stream is contiguous, i.e. not split among - several archive parts, interspersed with control blocks, etc.</div> +<div class="block">Indicates whether the stream is contiguous, i.e.</div> </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/archivers/tar/TarArchiveEntry.html#isStreamContiguous--">isStreamContiguous()</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 whether the stream is contiguous, i.e. not split among - several archive parts, interspersed with control blocks, etc.</div> +<div class="block">Indicates whether the stream is contiguous, i.e.</div> </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html#isStreamContiguous--">isStreamContiguous()</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> </dd> @@ -7194,7 +7192,8 @@ </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#matches-byte:A-int-">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> +<div class="block">Checks if the signature matches ASCII "!<arch>" followed by a single LF + control character</div> </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html#matches-byte:A-int-">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> @@ -7497,7 +7496,7 @@ <dt><a href="org/apache/commons/compress/harmony/pack200/NewAttribute.html" title="class in org.apache.commons.compress.harmony.pack200"><span class="typeNameLink">NewAttribute</span></a> - Class in <a href="org/apache/commons/compress/harmony/pack200/package-summary.html">org.apache.commons.compress.harmony.pack200</a></dt> <dd> <div class="block">NewAttribute extends <code>Attribute</code> and manages unknown attributes encountered by ASM that have had a layout - definition given to pack200 (e.g. via one of the -C, -M, -F or -D command line options)</div> + definition given to pack200 (e.g.</div> </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/harmony/pack200/NewAttribute.html#NewAttribute-java.lang.String-java.lang.String-int-">NewAttribute(String, String, int)</a></span> - Constructor for class org.apache.commons.compress.harmony.pack200.<a href="org/apache/commons/compress/harmony/pack200/NewAttribute.html" title="class in org.apache.commons.compress.harmony.pack200">NewAttribute</a></dt> <dd> </dd> @@ -7512,25 +7511,21 @@ <dt><a href="org/apache/commons/compress/harmony/pack200/NewAttribute.ErrorAttribute.html" title="class in org.apache.commons.compress.harmony.pack200"><span class="typeNameLink">NewAttribute.ErrorAttribute</span></a> - Class in <a href="org/apache/commons/compress/harmony/pack200/package-summary.html">org.apache.commons.compress.harmony.pack200</a></dt> <dd> <div class="block">ErrorAttribute extends <code>NewAttribute</code> and manages attributes encountered by ASM that have had an error - action specified to pack200 (e.g. via one of the -C, -M, -F or -D command line options such as - -Cattribute-name=error)</div> + action specified to pack200 (e.g.</div> </dd> <dt><a href="org/apache/commons/compress/harmony/pack200/NewAttribute.PassAttribute.html" title="class in org.apache.commons.compress.harmony.pack200"><span class="typeNameLink">NewAttribute.PassAttribute</span></a> - Class in <a href="org/apache/commons/compress/harmony/pack200/package-summary.html">org.apache.commons.compress.harmony.pack200</a></dt> <dd> <div class="block">PassAttribute extends <code>NewAttribute</code> and manages attributes encountered by ASM that have had an pass - action specified to pack200 (e.g. via one of the -C, -M, -F or -D command line options such as - -Cattribute-name=pass)</div> + action specified to pack200 (e.g.</div> </dd> <dt><a href="org/apache/commons/compress/harmony/pack200/NewAttribute.StripAttribute.html" title="class in org.apache.commons.compress.harmony.pack200"><span class="typeNameLink">NewAttribute.StripAttribute</span></a> - Class in <a href="org/apache/commons/compress/harmony/pack200/package-summary.html">org.apache.commons.compress.harmony.pack200</a></dt> <dd> <div class="block">StripAttribute extends <code>NewAttribute</code> and manages attributes encountered by ASM that have had an strip - action specified to pack200 (e.g. via one of the -C, -M, -F or -D command line options such as - -Cattribute-name=strip)</div> + action specified to pack200 (e.g.</div> </dd> <dt><a href="org/apache/commons/compress/harmony/pack200/NewAttributeBands.html" title="class in org.apache.commons.compress.harmony.pack200"><span class="typeNameLink">NewAttributeBands</span></a> - Class in <a href="org/apache/commons/compress/harmony/pack200/package-summary.html">org.apache.commons.compress.harmony.pack200</a></dt> <dd> -<div class="block">Set of bands relating to a non-predefined attribute that has had a layout definition given to pack200 (e.g. via one - of the -C, -M, -F or -D command line options)</div> +<div class="block">Set of bands relating to a non-predefined attribute that has had a layout definition given to pack200 (e.g.</div> </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/harmony/pack200/NewAttributeBands.html#NewAttributeBands-int-org.apache.commons.compress.harmony.pack200.CpBands-org.apache.commons.compress.harmony.pack200.SegmentHeader-org.apache.commons.compress.harmony.pack200.AttributeDefinitionBands.AttributeDefinition-">NewAttributeBands(int, CpBands, SegmentHeader, AttributeDefinitionBands.AttributeDefinition)</a></span> - Constructor for class org.apache.commons.compress.harmony.pack200.<a href="org/apache/commons/compress/harmony/pack200/NewAttributeBands.html" title="class in org.apache.commons.compress.harmony.pack200">NewAttributeBands</a></dt> <dd> </dd> @@ -9309,9 +9304,7 @@ <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> + using a ZipLong object</div> </dd> <dt><span class="memberNameLink"><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> @@ -9576,9 +9569,7 @@ <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> + using a ZipLong object</div> </dd> <dt><span class="memberNameLink"><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> @@ -9918,7 +9909,7 @@ </dd> <dt><span class="memberNameLink"><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">Sets the mode of this entry (e.g. directory, regular file).</div> +<div class="block">Sets the mode of this entry (e.g.</div> </dd> <dt><span class="memberNameLink"><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> @@ -10312,10 +10303,7 @@ </dd> <dt><span class="memberNameLink"><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> +<div class="block">Reads a SeekableByteChannel as 7z archive</div> </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/archivers/sevenz/SevenZFile.html#SevenZFile-java.nio.channels.SeekableByteChannel-org.apache.commons.compress.archivers.sevenz.SevenZFileOptions-">SevenZFile(SeekableByteChannel, SevenZFileOptions)</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> @@ -10323,10 +10311,7 @@ </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/archivers/sevenz/SevenZFile.html#SevenZFile-java.nio.channels.SeekableByteChannel-char:A-">SevenZFile(SeekableByteChannel, char[])</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> +<div class="block">Reads a SeekableByteChannel as 7z archive</div> </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/archivers/sevenz/SevenZFile.html#SevenZFile-java.nio.channels.SeekableByteChannel-char:A-org.apache.commons.compress.archivers.sevenz.SevenZFileOptions-">SevenZFile(SeekableByteChannel, char[], SevenZFileOptions)</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> @@ -10334,10 +10319,7 @@ </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/archivers/sevenz/SevenZFile.html#SevenZFile-java.nio.channels.SeekableByteChannel-java.lang.String-char:A-">SevenZFile(SeekableByteChannel, String, char[])</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> +<div class="block">Reads a SeekableByteChannel as 7z archive</div> </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/archivers/sevenz/SevenZFile.html#SevenZFile-java.nio.channels.SeekableByteChannel-java.lang.String-char:A-org.apache.commons.compress.archivers.sevenz.SevenZFileOptions-">SevenZFile(SeekableByteChannel, String, char[], SevenZFileOptions)</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> @@ -10345,10 +10327,7 @@ </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/archivers/sevenz/SevenZFile.html#SevenZFile-java.nio.channels.SeekableByteChannel-java.lang.String-">SevenZFile(SeekableByteChannel, String)</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> +<div class="block">Reads a SeekableByteChannel as 7z archive</div> </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/archivers/sevenz/SevenZFile.html#SevenZFile-java.nio.channels.SeekableByteChannel-java.lang.String-org.apache.commons.compress.archivers.sevenz.SevenZFileOptions-">SevenZFile(SeekableByteChannel, String, SevenZFileOptions)</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> @@ -11199,10 +11178,7 @@ <dd> </dd> <dt><a href="org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.html" title="class in org.apache.commons.compress.archivers.zip"><span class="typeNameLink">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> +<div class="block">Info-ZIP Unicode Comment Extra Field (0x6375):</div> </dd> <dt><span class="memberNameLink"><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> </dd> @@ -11218,10 +11194,7 @@ </dd> <dt><a href="org/apache/commons/compress/archivers/zip/UnicodePathExtraField.html" title="class in org.apache.commons.compress.archivers.zip"><span class="typeNameLink">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> +<div class="block">Info-ZIP Unicode Path Extra Field (0x7075):</div> </dd> <dt><span class="memberNameLink"><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> </dd> @@ -11296,7 +11269,7 @@ <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/harmony/unpack200/Segment.html#unpack-java.io.InputStream-java.util.jar.JarOutputStream-">unpack(InputStream, JarOutputStream)</a></span> - Method in class org.apache.commons.compress.harmony.unpack200.<a href="org/apache/commons/compress/harmony/unpack200/Segment.html" title="class in org.apache.commons.compress.harmony.unpack200">Segment</a></dt> <dd> -<div class="block">Unpacks a packed stream (either .pack. or .pack.gz) into a corresponding JarOuputStream.</div> +<div class="block">Unpacks a packed stream (either .pack.</div> </dd> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/harmony/unpack200/SegmentHeader.html#unpack--">unpack()</a></span> - Method in class org.apache.commons.compress.harmony.unpack200.<a href="org/apache/commons/compress/harmony/unpack200/SegmentHeader.html" title="class in org.apache.commons.compress.harmony.unpack200">SegmentHeader</a></dt> <dd> </dd> @@ -11429,10 +11402,7 @@ <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> + (either order accepted on input, big-endian used on output)</div> </dd> <dt><span class="memberNameLink"><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> @@ -11787,7 +11757,7 @@ the order they are declared.</div> <dl> <dt><span class="memberNameLink"><a href="org/apache/commons/compress/harmony/pack200/BandSet.BandData.html#wellCorrelated--">wellCorrelated()</a></span> - Method in class org.apache.commons.compress.harmony.pack200.<a href="org/apache/commons/compress/harmony/pack200/BandSet.BandData.html" title="class in org.apache.commons.compress.harmony.pack200">BandSet.BandData</a></dt> <dd> -<div class="block">Returns true if the band is well correlated (i.e. would be suitable for a delta encoding) (heuristic).</div> +<div class="block">Returns true if the band is well correlated (i.e.</div> </dd> <dt><a href="org/apache/commons/compress/harmony/unpack200/bytecode/forms/WideForm.html" title="class in org.apache.commons.compress.harmony.unpack200.bytecode.forms"><span class="typeNameLink">WideForm</span></a> - Class in <a href="org/apache/commons/compress/harmony/unpack200/bytecode/forms/package-summary.html">org.apache.commons.compress.harmony.unpack200.bytecode.forms</a></dt> <dd> Modified: websites/production/commons/content/proper/commons-compress/apidocs/index.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/index.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/index.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/MemoryLimitException.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/MemoryLimitException.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/MemoryLimitException.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/PasswordRequiredException.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/PasswordRequiredException.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/PasswordRequiredException.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ArchiveEntry.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ArchiveEntry.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ArchiveEntry.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ArchiveException.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ArchiveException.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ArchiveException.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ArchiveInputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ArchiveInputStream.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ArchiveInputStream.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ArchiveOutputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ArchiveOutputStream.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ArchiveOutputStream.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ArchiveStreamFactory.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ArchiveStreamFactory.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ArchiveStreamFactory.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ArchiveStreamProvider.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ArchiveStreamProvider.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ArchiveStreamProvider.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/EntryStreamOffsets.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/EntryStreamOffsets.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/EntryStreamOffsets.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> @@ -155,8 +155,7 @@ var activeTableTab = "activeTableTab"; <tr id="i1" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/compress/archivers/EntryStreamOffsets.html#isStreamContiguous--">isStreamContiguous</a></span>()</code> -<div class="block">Indicates whether the stream is contiguous, i.e. not split among - several archive parts, interspersed with control blocks, etc.</div> +<div class="block">Indicates whether the stream is contiguous, i.e.</div> </td> </tr> </table> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/Lister.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/Lister.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/Lister.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/StreamingNotSupportedException.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/StreamingNotSupportedException.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/StreamingNotSupportedException.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/ArArchiveEntry.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> @@ -186,7 +186,8 @@ extends <a href="../../../../../../org/a <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/compress/archivers/ar/ArArchiveInputStream.html#matches-byte:A-int-">matches</a></span>(byte[] signature, int length)</code> -<div class="block">Checks if the signature matches ASCII "!</div> +<div class="block">Checks if the signature matches ASCII "!<arch>" followed by a single LF + control character</div> </td> </tr> <tr id="i4" class="altColor"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/class-use/ArArchiveEntry.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/class-use/ArArchiveEntry.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/class-use/ArArchiveEntry.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/class-use/ArArchiveInputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/class-use/ArArchiveInputStream.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/class-use/ArArchiveInputStream.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/class-use/ArArchiveOutputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/class-use/ArArchiveOutputStream.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/class-use/ArArchiveOutputStream.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/package-frame.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/package-frame.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/package-frame.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/package-summary.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/package-summary.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/package-summary.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/package-tree.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/package-tree.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/package-tree.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/package-use.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/package-use.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/ar/package-use.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.HostOs.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/class-use/ArjArchiveEntry.HostOs.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/class-use/ArjArchiveEntry.HostOs.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/class-use/ArjArchiveEntry.HostOs.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/class-use/ArjArchiveEntry.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/class-use/ArjArchiveEntry.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/class-use/ArjArchiveEntry.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/class-use/ArjArchiveInputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/class-use/ArjArchiveInputStream.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/class-use/ArjArchiveInputStream.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/package-frame.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/package-frame.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/package-frame.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/package-summary.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/package-summary.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/package-summary.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/package-tree.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/package-tree.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/package-tree.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/package-use.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/package-use.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/arj/package-use.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveEntry.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveEntry.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveEntry.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveException.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveException.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveException.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> @@ -157,12 +157,6 @@ </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="typeNameLabel">ArchiveStreamFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveInputStream-java.lang.String-java.io.InputStream-java.lang.String-">createArchiveInputStream</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> archiverName, - <a href="https://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> in, - <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> actualEncoding)</code> </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="typeNameLabel">ArchiveStreamProvider.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#createArchiveInputStream-java.lang.String-java.io.InputStream-java.lang.String-">createArchiveInputStream</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, <a href="https://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> in, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding)</code> @@ -170,6 +164,12 @@ 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="typeNameLabel">ArchiveStreamFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveInputStream-java.lang.String-java.io.InputStream-java.lang.String-">createArchiveInputStream</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> archiverName, + <a href="https://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> in, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> actualEncoding)</code> </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="typeNameLabel">ArchiveStreamFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveOutputStream-java.lang.String-java.io.OutputStream-">createArchiveOutputStream</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> archiverName, @@ -179,12 +179,6 @@ </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="typeNameLabel">ArchiveStreamFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveOutputStream-java.lang.String-java.io.OutputStream-java.lang.String-">createArchiveOutputStream</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> archiverName, - <a href="https://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a> out, - <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> actualEncoding)</code> </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="typeNameLabel">ArchiveStreamProvider.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#createArchiveOutputStream-java.lang.String-java.io.OutputStream-java.lang.String-">createArchiveOutputStream</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, <a href="https://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a> out, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding)</code> @@ -192,6 +186,12 @@ 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="typeNameLabel">ArchiveStreamFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveOutputStream-java.lang.String-java.io.OutputStream-java.lang.String-">createArchiveOutputStream</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> archiverName, + <a href="https://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a> out, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> actualEncoding)</code> </td> +</tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="https://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="typeNameLabel">ArchiveStreamFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#detect-java.io.InputStream-">detect</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> in)</code> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveInputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveInputStream.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveInputStream.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> @@ -185,12 +185,6 @@ </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="typeNameLabel">ArchiveStreamFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveInputStream-java.lang.String-java.io.InputStream-java.lang.String-">createArchiveInputStream</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> archiverName, - <a href="https://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> in, - <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> actualEncoding)</code> </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="typeNameLabel">ArchiveStreamProvider.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#createArchiveInputStream-java.lang.String-java.io.InputStream-java.lang.String-">createArchiveInputStream</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, <a href="https://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> in, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding)</code> @@ -198,6 +192,12 @@ 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="typeNameLabel">ArchiveStreamFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveInputStream-java.lang.String-java.io.InputStream-java.lang.String-">createArchiveInputStream</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> archiverName, + <a href="https://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> in, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> actualEncoding)</code> </td> +</tr> </tbody> </table> </li> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveOutputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveOutputStream.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveOutputStream.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> @@ -164,12 +164,6 @@ </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="typeNameLabel">ArchiveStreamFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveOutputStream-java.lang.String-java.io.OutputStream-java.lang.String-">createArchiveOutputStream</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> archiverName, - <a href="https://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a> out, - <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> actualEncoding)</code> </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="typeNameLabel">ArchiveStreamProvider.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamProvider.html#createArchiveOutputStream-java.lang.String-java.io.OutputStream-java.lang.String-">createArchiveOutputStream</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, <a href="https://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a> out, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding)</code> @@ -177,6 +171,12 @@ 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="typeNameLabel">ArchiveStreamFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/compress/archivers/ArchiveStreamFactory.html#createArchiveOutputStream-java.lang.String-java.io.OutputStream-java.lang.String-">createArchiveOutputStream</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> archiverName, + <a href="https://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a> out, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> actualEncoding)</code> </td> +</tr> </tbody> </table> </li> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveStreamFactory.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveStreamFactory.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveStreamFactory.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveStreamProvider.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveStreamProvider.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/ArchiveStreamProvider.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/EntryStreamOffsets.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/EntryStreamOffsets.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/EntryStreamOffsets.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/Lister.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/Lister.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/Lister.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/StreamingNotSupportedException.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/StreamingNotSupportedException.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/class-use/StreamingNotSupportedException.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> @@ -447,7 +447,7 @@ implements <a href="../../../../../../or <tr id="i15" class="rowColor"> <td class="colFirst"><code>long</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getMode--">getMode</a></span>()</code> -<div class="block">Gets the mode of this entry (e.g. directory, regular file).</div> +<div class="block">Gets the mode of this entry (e.g.</div> </td> </tr> <tr id="i16" class="altColor"> @@ -589,7 +589,7 @@ implements <a href="../../../../../../or <tr id="i39" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#setMode-long-">setMode</a></span>(long mode)</code> -<div class="block">Sets the mode of this entry (e.g. directory, regular file).</div> +<div class="block">Sets the mode of this entry (e.g.</div> </td> </tr> <tr id="i40" class="altColor"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/cpio/CpioConstants.html ============================================================================== --- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/cpio/CpioConstants.html (original) +++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/cpio/CpioConstants.html Sat Jul 31 12:55:57 2021 @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
