- AbstractLZ77CompressorInputStream - Class in org.apache.commons.compress.compressors.lz77support
-
Encapsulates code common to LZ77 decompressors.
- AbstractLZ77CompressorInputStream(InputStream, int) - Constructor for class org.apache.commons.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Creates a new LZ77 input stream.
- AbstractUnicodeExtraField - Class in org.apache.commons.compress.archivers.zip
-
A common base class for Unicode extra information extra fields.
- AbstractUnicodeExtraField() - Constructor for class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
- AbstractUnicodeExtraField(String, byte[], int, int) - Constructor for class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
Assemble as unicode extension from the name/comment and
encoding of the original zip entry.
- AbstractUnicodeExtraField(String, byte[]) - Constructor for class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
Assemble as unicode extension from the name/comment and
encoding of the original zip entry.
- ACC_ABSTRACT - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ACC_ANNOTATION - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ACC_ENUM - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ACC_FINAL - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ACC_INTERFACE - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ACC_NATIVE - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ACC_PRIVATE - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ACC_PROTECTED - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ACC_PUBLIC - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ACC_STATIC - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ACC_STRICT - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ACC_SYNCHRONIZED - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ACC_SYNTHETIC - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ACC_TRANSIENT - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ACC_VOLATILE - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- accept(Closeable) - Method in interface org.apache.commons.compress.archivers.examples.CloseableConsumer
-
Callback that is informed about a closable resource that has
been wrapped around a passed in stream or channel by Expander
or Archiver when Expander or Archiver no longer need them.
- accept(LZ77Compressor.Block) - Method in interface org.apache.commons.compress.compressors.lz77support.LZ77Compressor.Callback
-
Consumes a block.
- accept(int) - Method in interface org.apache.commons.compress.utils.ByteUtils.ByteConsumer
-
- accept(int) - Method in class org.apache.commons.compress.utils.ByteUtils.OutputStreamByteConsumer
-
- ACCESS_TIME_BIT - Static variable in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
The bit set inside the flags by when the lasr access time is
present in this extra field.
- accessFlags - Variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassFile
-
- add(ArchiveEntry, InputStream) - Method in class org.apache.commons.compress.changes.ChangeSet
-
Adds a new archive entry to the archive.
- add(ArchiveEntry, InputStream, boolean) - Method in class org.apache.commons.compress.changes.ChangeSet
-
Adds a new archive entry to the archive.
- add(int) - Method in class org.apache.commons.compress.harmony.pack200.IntList
-
Adds the specified object at the end of this IntList.
- add(int, int) - Method in class org.apache.commons.compress.harmony.pack200.IntList
-
- add(AttributeLayout) - Method in class org.apache.commons.compress.harmony.unpack200.AttributeLayoutMap
-
- add(AttributeLayout, NewAttributeBands) - Method in class org.apache.commons.compress.harmony.unpack200.AttributeLayoutMap
-
- add(ClassFileEntry) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassConstantPool
-
- addAll(IntList) - Method in class org.apache.commons.compress.harmony.pack200.IntList
-
- addAll(Collection<T>, Iterator<? extends T>) - Static method in class org.apache.commons.compress.utils.Iterators
-
Adds all the elements in the source iterator
to the target
collection
.
- addAnnotation(int, String, boolean, List, List, List, List, List, List, List) - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- addAnnotation(String, List, List, List, List, List, List, List) - Method in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
Add an annotation to this set of bands
- addAnnotationDefault(List, List, List, List, List, List, List) - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- addArchiveEntry(ZipArchiveEntry, InputStreamSupplier) - Method in class org.apache.commons.compress.archivers.zip.ParallelScatterZipCreator
-
Adds an archive entry to this archive.
- addArchiveEntry(ZipArchiveEntryRequestSupplier) - Method in class org.apache.commons.compress.archivers.zip.ParallelScatterZipCreator
-
Adds an archive entry to this archive.
- addArchiveEntry(ZipArchiveEntryRequest) - Method in class org.apache.commons.compress.archivers.zip.ScatterZipOutputStream
-
Add an archive entry to this scatter stream.
- addAsFirstExtraField(ZipExtraField) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Adds an extra field - replacing an already present extra field
of the same type.
- addAttribute(NewAttribute) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands
-
- addAttribute(Attribute) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CodeAttribute
-
- addAttributeToBand(NewAttribute, InputStream) - Method in interface org.apache.commons.compress.harmony.pack200.NewAttributeBands.AttributeLayoutElement
-
- addAttributeToBand(NewAttribute, InputStream) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Call
-
- addAttributeToBand(NewAttribute, InputStream) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Callable
-
- addAttributeToBand(NewAttribute, InputStream) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Integral
-
- addAttributeToBand(NewAttribute, InputStream) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Reference
-
- addAttributeToBand(NewAttribute, InputStream) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Replication
-
- addAttributeToBand(NewAttribute, InputStream) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Union
-
- addAttributeToBand(NewAttribute, InputStream) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.UnionCase
-
- addBackwardsCall() - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Callable
-
- addBCIndex(int, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.NewAttribute
-
- addBCLength(int, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.NewAttribute
-
- addBCOffset(int, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.NewAttribute
-
- addClass(int, int, String, String, String, String[]) - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- addClassAttribute(NewAttribute) - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- addClassAttributeAction(String, String) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- addCode() - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- addCodeAttribute(NewAttribute) - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- addCodeAttributeAction(String, String) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- addContext(int) - Method in class org.apache.commons.compress.harmony.pack200.NewAttribute
-
- addCount(int) - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Callable
-
Adds the count of a call to this callable (ie the number of calls)
- addCPClass(String) - Method in class org.apache.commons.compress.harmony.pack200.CpBands
-
- addEnclosingMethod(String, String, String) - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- addEntry(int, byte) - Method in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
Add a new entry to the dictionary.
- addEntry(int, byte, int) - Method in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
Adds a new entry if the maximum table size hasn't been exceeded
and returns the new index.
- addEntry(int, byte) - Method in class org.apache.commons.compress.compressors.z.ZCompressorInputStream
-
Add a new entry to the dictionary.
- addExtraField(ZipExtraField) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Adds an extra field - replacing an already present extra field
of the same type.
- addField(int, String, String, String, Object) - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- addFieldAttribute(NewAttribute) - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- addFieldAttributeAction(String, String) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- addHandler(Label, Label, Label, String) - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- addInnerClass(String, String, String, int) - Method in class org.apache.commons.compress.harmony.pack200.IcBands
-
- addInnerClassesEntry(CPClass, CPClass, CPUTF8, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.InnerClassesAttribute
-
- addInteger(int, long) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.NewAttribute
-
- addLineNumber(int, Label) - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- addLocalVariable(String, String, String, Label, Label, int) - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- addMajorVersion(int) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- addMaxStack(int, int) - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- addMethod(int, String, String, String, String[]) - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- addMethodAttribute(NewAttribute) - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- addMethodAttributeAction(String, String) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- addNestedEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassConstantPool
-
- addNextToAttribute(NewAttribute) - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Callable
-
Used by calls when adding band contents to attributes so they don't have to keep track of the internal index
of the callable.
- addParameterAnnotation(int, String, boolean, List, List, List, List, List, List, List) - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- addParameterAnnotation(int, int[], IntList, List, List, List, List, List, List, List, List) - Method in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
Add an annotation to this set of bands.
- addPassFile(String) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
Tell the compressor to pass the file with the given name, or if the name is a directory name all files under that
directory will be passed.
- addPaxHeader(String, String) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
add a PAX header to this entry.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.commons.compress.harmony.pack200.Pack200Adapter
-
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.commons.compress.java.util.jar.Pack200.Packer
-
add a listener for PropertyChange events
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.commons.compress.java.util.jar.Pack200.Unpacker
-
add a listener for PropertyChange
events.
- addRawArchiveEntry(ZipArchiveEntry, InputStream) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Adds an archive entry with a raw input stream.
- addRepeatOfPreviousCode() - Method in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
Add entry for repeat of previousCode we haven't added, yet.
- addSourceFile(String) - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- addToAttribute(int, NewAttribute) - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Call
-
- addToAttribute(int, NewAttribute) - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Callable
-
- addToAttribute(int, NewAttribute) - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Integral
-
- addToAttribute(int, NewAttribute) - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Reference
-
- addToAttribute(int, NewAttribute) - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Replication
-
- addToAttribute(int, NewAttribute) - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Union
-
- addToAttribute(int, NewAttribute) - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.UnionCase
-
- addToBody(int, Object) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.NewAttribute
-
- addWithNestedEntries(ClassFileEntry) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassConstantPool
-
- adjustToLong(int) - Static method in class org.apache.commons.compress.archivers.zip.ZipUtil
-
Assumes a negative integer really is a positive integer that
has wrapped around and re-creates the original value.
- AED_SIG - Static variable in class org.apache.commons.compress.archivers.zip.ZipLong
-
Archive extra data record signature.
- alignWithByteBoundary() - Method in class org.apache.commons.compress.utils.BitInputStream
-
Drops bits until the next bits will be read from a byte boundary.
- ALL - Static variable in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
- allowMethodChange() - Method in class org.apache.commons.compress.archivers.zip.ResourceAlignmentExtraField
-
Indicates whether method change is allowed when re-compressing the zip file.
- ALWAYS - Static variable in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.UnicodeExtraFieldPolicy
-
Always create Unicode extra fields.
- AMIGA - Static variable in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
-
- anno_N - Variable in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- anno_N - Variable in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- Annotation(int, CPUTF8, CPUTF8[], AnnotationsAttribute.ElementValue[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.AnnotationsAttribute.Annotation
-
- AnnotationDefaultAttribute - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
AnnotationDefault class file attribute
- AnnotationDefaultAttribute(AnnotationsAttribute.ElementValue) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.AnnotationDefaultAttribute
-
- AnnotationsAttribute - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Abstract superclass for Annotations attributes
- AnnotationsAttribute(CPUTF8) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.AnnotationsAttribute
-
- AnnotationsAttribute.Annotation - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Class to represent the annotation structure for class file attributes
- AnnotationsAttribute.ElementValue - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
- anyNegatives() - Method in class org.apache.commons.compress.harmony.pack200.BandSet.BandData
-
Returns true if any band elements are negative.
- appendBandCodingSpecifier(int) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- APPLE_GS - Static variable in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
-
- applyByteCodeTargetFixup(CodeAttribute) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
Some ByteCodes (in particular, those with labels need to be fixed up after all the bytecodes in the CodeAttribute
have been added.
- AR - Static variable in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Constant (value "ar") used to identify the AR archive format.
- ArArchiveEntry - Class in org.apache.commons.compress.archivers.ar
-
Represents an archive entry in the "ar" format.
- ArArchiveEntry(String, long) - Constructor for class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
Create a new instance using a couple of default values.
- ArArchiveEntry(String, long, int, int, int, long) - Constructor for class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
Create a new instance.
- ArArchiveEntry(File, String) - Constructor for class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
Creates a new instance using the attributes of the given file
- ArArchiveEntry(Path, String, LinkOption...) - Constructor for class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
Creates a new instance using the attributes of the given file
- ArArchiveInputStream - Class in org.apache.commons.compress.archivers.ar
-
Implements the "ar" archive format as an input stream.
- ArArchiveInputStream(InputStream) - Constructor for class org.apache.commons.compress.archivers.ar.ArArchiveInputStream
-
Constructs an Ar input stream with the referenced stream
- ArArchiveOutputStream - Class in org.apache.commons.compress.archivers.ar
-
Implements the "ar" archive format as an output stream.
- ArArchiveOutputStream(OutputStream) - Constructor for class org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
-
- Archive - Class in org.apache.commons.compress.harmony.pack200
-
Archive is the main entry point to pack200 and represents a packed archive.
- Archive(JarInputStream, OutputStream, PackingOptions) - Constructor for class org.apache.commons.compress.harmony.pack200.Archive
-
Creates an Archive with streams for the input and output.
- Archive(JarFile, OutputStream, PackingOptions) - Constructor for class org.apache.commons.compress.harmony.pack200.Archive
-
Creates an Archive with the given input file and a stream for the output
- Archive - Class in org.apache.commons.compress.harmony.unpack200
-
Archive is the main entry point to unpack200.
- Archive(String, String) - Constructor for class org.apache.commons.compress.harmony.unpack200.Archive
-
Creates an Archive with the given input and output file names.
- Archive(InputStream, JarOutputStream) - Constructor for class org.apache.commons.compress.harmony.unpack200.Archive
-
Creates an Archive with streams for the input and output files.
- ArchiveEntry - Interface in org.apache.commons.compress.archivers
-
Represents an entry of an archive.
- ArchiveException - Exception in org.apache.commons.compress.archivers
-
Archiver related Exception
- ArchiveException(String) - Constructor for exception org.apache.commons.compress.archivers.ArchiveException
-
Constructs a new exception with the specified detail message.
- ArchiveException(String, Exception) - Constructor for exception org.apache.commons.compress.archivers.ArchiveException
-
Constructs a new exception with the specified detail message and cause.
- ArchiveInputStream - Class in org.apache.commons.compress.archivers
-
- ArchiveInputStream() - Constructor for class org.apache.commons.compress.archivers.ArchiveInputStream
-
- ArchiveOutputStream - Class in org.apache.commons.compress.archivers
-
- ArchiveOutputStream() - Constructor for class org.apache.commons.compress.archivers.ArchiveOutputStream
-
- Archiver - Class in org.apache.commons.compress.archivers.examples
-
Provides a high level API for creating archives.
- Archiver() - Constructor for class org.apache.commons.compress.archivers.examples.Archiver
-
- ArchiveStreamFactory - Class in org.apache.commons.compress.archivers
-
Factory to create Archive[In|Out]putStreams from names or the first bytes of
the InputStream.
- ArchiveStreamFactory() - Constructor for class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Create an instance using the platform default encoding.
- ArchiveStreamFactory(String) - Constructor for class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Create an instance using the specified encoding.
- ArchiveStreamProvider - Interface in org.apache.commons.compress.archivers
-
- ArchiveUtils - Class in org.apache.commons.compress.utils
-
Generic Archive utilities
- ARJ - Static variable in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Constant (value "arj") used to identify the ARJ archive format.
- ArjArchiveEntry - Class in org.apache.commons.compress.archivers.arj
-
An entry in an ARJ archive.
- ArjArchiveEntry() - Constructor for class org.apache.commons.compress.archivers.arj.ArjArchiveEntry
-
- ArjArchiveEntry.HostOs - Class in org.apache.commons.compress.archivers.arj
-
The known values for HostOs.
- ArjArchiveInputStream - Class in org.apache.commons.compress.archivers.arj
-
Implements the "arj" archive format as an InputStream.
- ArjArchiveInputStream(InputStream, String) - Constructor for class org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
-
Constructs the ArjInputStream, taking ownership of the inputStream that is passed in.
- ArjArchiveInputStream(InputStream) - Constructor for class org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
-
Constructs the ArjInputStream, taking ownership of the inputStream that is passed in,
and using the CP437 character encoding.
- array() - Method in class org.apache.commons.compress.utils.SeekableInMemoryByteChannel
-
Obtains the array backing this channel.
- arrayIsCached(String[]) - Method in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPoolArrayCache
-
Given a String array, answer true if the array is correctly cached.
- ArrayVisitor(List, List, List, List) - Constructor for class org.apache.commons.compress.harmony.pack200.Segment.ArrayVisitor
-
- AsiExtraField - Class in org.apache.commons.compress.archivers.zip
-
Adds Unix file permission and UID/GID fields as well as symbolic
link handling.
- AsiExtraField() - Constructor for class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Constructor for AsiExtraField.
- assertMinimalLength(int, int) - Method in class org.apache.commons.compress.archivers.zip.PKWareExtraHeader
-
- ATARI_ST - Static variable in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
-
- ATIMELEN_GNU - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the access time field in an old GNU header buffer.
- ATIMELEN_XSTAR - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the access time field in a xstar header buffer.
- AttrDefinitionBands - Class in org.apache.commons.compress.harmony.unpack200
-
Attribute definition bands are the set of bands used to define extra attributes transmitted in the archive.
- AttrDefinitionBands(Segment) - Constructor for class org.apache.commons.compress.harmony.unpack200.AttrDefinitionBands
-
- Attribute - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Abstract superclass for class file attributes
- Attribute(CPUTF8) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.Attribute
-
- ATTRIBUTE_ANNOTATION_DEFAULT - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ATTRIBUTE_CLASS_FILE_VERSION - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ATTRIBUTE_CODE - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ATTRIBUTE_CONSTANT_VALUE - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ATTRIBUTE_DEPRECATED - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ATTRIBUTE_ENCLOSING_METHOD - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ATTRIBUTE_EXCEPTIONS - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ATTRIBUTE_INNER_CLASSES - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ATTRIBUTE_LINE_NUMBER_TABLE - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ATTRIBUTE_LOCAL_VARIABLE_TABLE - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ATTRIBUTE_LOCAL_VARIABLE_TYPE_TABLE - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ATTRIBUTE_RUNTIME_INVISIBLE_ANNOTATIONS - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ATTRIBUTE_RUNTIME_INVISIBLE_PARAMETER_ANNOTATIONS - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ATTRIBUTE_RUNTIME_VISIBLE_ANNOTATIONS - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ATTRIBUTE_RUNTIME_VISIBLE_PARAMETER_ANNOTATIONS - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ATTRIBUTE_SIGNATURE - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- ATTRIBUTE_SOURCE_FILE - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- AttributeDefinition(int, int, CPUTF8, CPUTF8) - Constructor for class org.apache.commons.compress.harmony.pack200.AttributeDefinitionBands.AttributeDefinition
-
- AttributeDefinitionBands - Class in org.apache.commons.compress.harmony.pack200
-
Attribute Definition bands define how any unknown attributes should be read by the decompressor.
- AttributeDefinitionBands(Segment, int, Attribute[]) - Constructor for class org.apache.commons.compress.harmony.pack200.AttributeDefinitionBands
-
- AttributeDefinitionBands.AttributeDefinition - Class in org.apache.commons.compress.harmony.pack200
-
- AttributeLayout - Class in org.apache.commons.compress.harmony.unpack200
-
AttributeLayout defines a layout that describes how an attribute will be transmitted.
- AttributeLayout(String, int, String, int) - Constructor for class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
Construct a default AttributeLayout (equivalent to
new AttributeLayout(name, context, layout, index, true);
)
- AttributeLayout(String, int, String, int, boolean) - Constructor for class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- attributeLayoutElements - Variable in class org.apache.commons.compress.harmony.pack200.NewAttributeBands
-
- attributeLayoutElements - Variable in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands
-
- AttributeLayoutMap - Class in org.apache.commons.compress.harmony.unpack200
-
Stores a mapping from attribute names to their corresponding layout types.
- AttributeLayoutMap() - Constructor for class org.apache.commons.compress.harmony.unpack200.AttributeLayoutMap
-
- attributeName - Variable in class org.apache.commons.compress.harmony.unpack200.bytecode.Attribute
-
- attributes - Variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassFile
-
- attributes - Variable in class org.apache.commons.compress.harmony.unpack200.bytecode.CodeAttribute
-
- available() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
-
Returns 0 after EOF has reached for the current entry data, otherwise
always return 1.
- available() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Get the available data that can be read from the current
entry in the archive.
- available() - Method in class org.apache.commons.compress.compressors.brotli.BrotliCompressorInputStream
-
- available() - Method in class org.apache.commons.compress.compressors.deflate.DeflateCompressorInputStream
- available() - Method in class org.apache.commons.compress.compressors.deflate64.Deflate64CompressorInputStream
-
- available() - Method in class org.apache.commons.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
- available() - Method in class org.apache.commons.compress.compressors.lzma.LZMACompressorInputStream
- available() - Method in class org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
- available() - Method in class org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream
- available() - Method in class org.apache.commons.compress.compressors.xz.XZCompressorInputStream
-
- available() - Method in class org.apache.commons.compress.compressors.zstandard.ZstdCompressorInputStream
-
- C - Variable in class org.apache.commons.compress.harmony.unpack200.IcTuple
-
- C2 - Variable in class org.apache.commons.compress.harmony.unpack200.IcTuple
-
- C_IRGRP - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Permits a file's group to read the file
- C_IROTH - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Permits others to read the file
- C_IRUSR - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Permits the owner of a file to read the file
- C_ISBLK - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Defines a block device
- C_ISCHR - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Defines a character device
- C_ISDIR - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Defines a directory
- C_ISFIFO - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Defines a pipe
- C_ISGID - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Set group ID
- C_ISLNK - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Defines a symbolic link
- C_ISNWK - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
HP/UX network special (C_ISCTG)
- C_ISREG - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Defines a regular file
- C_ISSOCK - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Defines a socket
- C_ISUID - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Set user ID
- C_ISVTX - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
On directories, restricted deletion flag.
- C_IWGRP - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Permits a file's group to write to the file
- C_IWOTH - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Permits others to write to the file
- C_IWUSR - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Permits the owner of a file to write to the file
- C_IXGRP - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Permits a file's group to execute the file or to search the directory
- C_IXOTH - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Permits others to execute the file or to search the directory
- C_IXUSR - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Permits the owner of a file to execute the file or to search the directory
- cacheArray(String[]) - Method in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPoolArrayCache
-
Cache the array passed in as the argument
- CachedArray(String[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.SegmentConstantPoolArrayCache.CachedArray
-
- cachedToString - Variable in class org.apache.commons.compress.harmony.unpack200.bytecode.CPRef
-
- cacheIndexes() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPoolArrayCache.CachedArray
-
Given a primaryArray, cache its values in a HashMap to provide a backwards mapping from element values to
element indexes.
- calculateOperandPosition() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
-
- Call(int) - Constructor for class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Call
-
- Call(int) - Constructor for class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Call
-
- Callable(List) - Constructor for class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Callable
-
- Callable(List) - Constructor for class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Callable
-
- canEncode(String) - Method in interface org.apache.commons.compress.archivers.zip.ZipEncoding
-
Check, whether the given string may be losslessly encoded using this
encoding.
- CanonicalCodecFamilies - Class in org.apache.commons.compress.harmony.pack200
-
Sets of codecs that share characteristics.
- CanonicalCodecFamilies() - Constructor for class org.apache.commons.compress.harmony.pack200.CanonicalCodecFamilies
-
- canReadEntryData(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.ArchiveInputStream
-
Whether this stream is able to read the given entry.
- canReadEntryData(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
-
- canReadEntryData(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Whether this class is able to read the given entry.
- canReadEntryData(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
-
Whether this class is able to read the given entry.
- canReadEntryData(ZipArchiveEntry) - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Whether this class is able to read the given entry.
- canWriteEntryData(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.ArchiveOutputStream
-
Whether this stream is able to write the given entry.
- canWriteEntryData(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Whether this stream is able to write the given entry.
- cardinality() - Method in class org.apache.commons.compress.harmony.pack200.BHSDCodec
-
Returns the cardinality of this codec; that is, the number of distinct values that it can contain.
- casearray_N - Variable in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- casearray_N - Variable in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- casec_RS - Variable in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- casec_RS - Variable in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- caseD_KD - Variable in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- caseD_KD - Variable in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- caseec_RU - Variable in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- caseec_RU - Variable in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- caseet_RS - Variable in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- caseet_RS - Variable in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- caseF_KF - Variable in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- caseF_KF - Variable in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- caseI_KI - Variable in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- caseI_KI - Variable in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- caseJ_KJ - Variable in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- caseJ_KJ - Variable in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- cases_RU - Variable in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- cases_RU - Variable in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- CFH_SIG - Static variable in class org.apache.commons.compress.archivers.zip.ZipLong
-
Central File Header Signature
- ChangeSet - Class in org.apache.commons.compress.changes
-
ChangeSet collects and performs changes to an archive.
- ChangeSet() - Constructor for class org.apache.commons.compress.changes.ChangeSet
-
- ChangeSetPerformer - Class in org.apache.commons.compress.changes
-
Performs ChangeSet operations on a stream.
- ChangeSetPerformer(ChangeSet) - Constructor for class org.apache.commons.compress.changes.ChangeSetPerformer
-
Constructs a ChangeSetPerformer with the changes from this ChangeSet
- ChangeSetResults - Class in org.apache.commons.compress.changes
-
Stores the results of an performed ChangeSet operation.
- ChangeSetResults() - Constructor for class org.apache.commons.compress.changes.ChangeSetResults
-
- CHAR3 - Static variable in class org.apache.commons.compress.harmony.pack200.Codec
-
CHAR3 = (3,128): Used for storing text (UTF-8) strings.
- CharsetAccessor - Interface in org.apache.commons.compress.archivers.zip
-
An interface added to allow access to the character set associated with an
NioZipEncoding
,
without requiring a new method to be added to
ZipEncoding
.
- CharsetNames - Class in org.apache.commons.compress.utils
-
Character encoding names required of every implementation of the Java platform.
- CharsetNames() - Constructor for class org.apache.commons.compress.utils.CharsetNames
-
- Charsets - Class in org.apache.commons.compress.utils
-
Charsets required of every implementation of the Java platform.
- Charsets() - Constructor for class org.apache.commons.compress.utils.Charsets
-
- checkMap() - Method in class org.apache.commons.compress.harmony.unpack200.AttributeLayoutMap
-
The map should not contain the same layout and name combination more than once for each context.
- CHECKSUM - Static variable in class org.apache.commons.compress.archivers.dump.DumpArchiveConstants
-
- ChecksumCalculatingInputStream - Class in org.apache.commons.compress.utils
-
A stream that calculates the checksum of the data read.
- ChecksumCalculatingInputStream(Checksum, InputStream) - Constructor for class org.apache.commons.compress.utils.ChecksumCalculatingInputStream
-
- ChecksumVerifyingInputStream - Class in org.apache.commons.compress.utils
-
A stream that verifies the checksum of the data read once the stream is
exhausted.
- ChecksumVerifyingInputStream(Checksum, InputStream, long, long) - Constructor for class org.apache.commons.compress.utils.ChecksumVerifyingInputStream
-
- CHKSUM_OFFSET - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
Offset of the checksum field within header record.
- CHKSUMLEN - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the checksum field in a header buffer.
- chooseBlockSize(long) - Static method in class org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
-
Chooses a blocksize based on the given length of the data to compress.
- CLASS_ATTRIBUTE_PFX - Static variable in interface org.apache.commons.compress.java.util.jar.Pack200.Packer
-
the format of a class attribute name.
- ClassBands - Class in org.apache.commons.compress.harmony.pack200
-
Class bands (corresponds to the class_bands
set of bands in the pack200 specification)
- ClassBands(Segment, int, int, boolean) - Constructor for class org.apache.commons.compress.harmony.pack200.ClassBands
-
- ClassBands - Class in org.apache.commons.compress.harmony.unpack200
-
Class Bands
- ClassBands(Segment) - Constructor for class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- ClassConstantPool - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
The Class constant pool
- ClassConstantPool() - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.ClassConstantPool
-
- ClassFile - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
ClassFile is used to represent and write out Java class files.
- ClassFile() - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.ClassFile
-
- ClassFileEntry - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
The abstract superclass for all types of class file entries.
- ClassFileEntry() - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.ClassFileEntry
-
- ClassRefForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for those bytecodes which have class references (and only class references).
- ClassRefForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ClassRefForm
-
- ClassRefForm(int, String, int[], boolean) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ClassRefForm
-
- ClassSpecificReferenceForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
Abstract superclass of all classes that have class-specific references to constant pool information.
- ClassSpecificReferenceForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ClassSpecificReferenceForm
-
- clear() - Method in class org.apache.commons.compress.harmony.pack200.IntList
-
- clearBitCache() - Method in class org.apache.commons.compress.utils.BitInputStream
-
- clearExtraPaxHeaders() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
clear all extra PAX headers.
- CLI - Class in org.apache.commons.compress.archivers.sevenz
-
- CLI() - Constructor for class org.apache.commons.compress.archivers.sevenz.CLI
-
- clone() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
- clone() - Method in class org.apache.commons.compress.archivers.zip.GeneralPurposeBit
-
- clone() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
- clone() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
- clone() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Overwrite clone.
- clone() - Method in class org.apache.commons.compress.archivers.zip.ZipLong
-
- clone() - Method in class org.apache.commons.compress.archivers.zip.ZipShort
-
- close() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveInputStream
-
- close() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
-
Calls finish if necessary, and then closes the OutputStream
- close() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
-
- close() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
-
Closes the CPIO input stream.
- close() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
Closes the CPIO output stream as well as the stream being filtered.
- close() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
-
Closes the stream for this entry.
- close() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Closes the archive.
- close() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
-
- close() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Closes this stream.
- close() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
Closes the underlying OutputStream.
- close() - Method in class org.apache.commons.compress.archivers.tar.TarFile
-
- close() - Method in class org.apache.commons.compress.archivers.zip.ScatterZipOutputStream
-
Closes this stream, freeing all resources involved in the creation of this stream.
- close() - Method in class org.apache.commons.compress.archivers.zip.ScatterZipOutputStream.ZipEntryWriter
-
- close() - Method in class org.apache.commons.compress.archivers.zip.StreamCompressor
-
- close() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
-
- close() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Closes this output stream and releases any system resources
associated with the stream.
- close() - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Closes the archive.
- close() - Method in class org.apache.commons.compress.compressors.brotli.BrotliCompressorInputStream
-
- close() - Method in class org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
-
- close() - Method in class org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.compressors.deflate.DeflateCompressorInputStream
- close() - Method in class org.apache.commons.compress.compressors.deflate.DeflateCompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.compressors.deflate64.Deflate64CompressorInputStream
-
- close() - Method in class org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
-
Closes the input stream (unless it is System.in).
- close() - Method in class org.apache.commons.compress.compressors.gzip.GzipCompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.compressors.lz4.BlockLZ4CompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.compressors.lz4.FramedLZ4CompressorInputStream
- close() - Method in class org.apache.commons.compress.compressors.lz4.FramedLZ4CompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
- close() - Method in class org.apache.commons.compress.compressors.lzma.LZMACompressorInputStream
- close() - Method in class org.apache.commons.compress.compressors.lzma.LZMACompressorOutputStream
- close() - Method in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
- close() - Method in class org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
- close() - Method in class org.apache.commons.compress.compressors.pack200.Pack200CompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream
- close() - Method in class org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.compressors.snappy.SnappyCompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.compressors.xz.XZCompressorInputStream
-
- close() - Method in class org.apache.commons.compress.compressors.xz.XZCompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.compressors.zstandard.ZstdCompressorInputStream
-
- close() - Method in class org.apache.commons.compress.compressors.zstandard.ZstdCompressorOutputStream
-
- close() - Method in class org.apache.commons.compress.parallel.FileBasedScatterGatherBackingStore
-
- close() - Method in class org.apache.commons.compress.utils.BitInputStream
-
- close() - Method in class org.apache.commons.compress.utils.BoundedInputStream
-
- close() - Method in class org.apache.commons.compress.utils.ChecksumVerifyingInputStream
-
- close() - Method in class org.apache.commons.compress.utils.CloseShieldFilterInputStream
-
- close() - Method in class org.apache.commons.compress.utils.FixedLengthBlockOutputStream
-
- close() - Method in class org.apache.commons.compress.utils.MultiReadOnlySeekableByteChannel
-
- close() - Method in class org.apache.commons.compress.utils.SeekableInMemoryByteChannel
-
- CloseableConsumer - Interface in org.apache.commons.compress.archivers.examples
-
Callback that is informed about a closable resource that has been
wrapped around a passed in stream or channel by Expander or
Archiver when Expander or Archiver no longer need them.
- closeArchiveEntry() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
-
- closeArchiveEntry() - Method in class org.apache.commons.compress.archivers.ArchiveOutputStream
-
Closes the archive entry, writing any trailer information that may
be required.
- closeArchiveEntry() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
- closeArchiveEntry() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
-
Closes the archive entry.
- closeArchiveEntry() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
Close an entry.
- closeArchiveEntry() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Writes all necessary data for this entry.
- closeForWriting() - Method in class org.apache.commons.compress.parallel.FileBasedScatterGatherBackingStore
-
- closeForWriting() - Method in interface org.apache.commons.compress.parallel.ScatterGatherBackingStore
-
Closes this backing store for further writing.
- closeQuietly(ZipFile) - Static method in class org.apache.commons.compress.archivers.zip.ZipFile
-
close a zipfile quietly; throw no io fault, do nothing
on a null parameter
- closeQuietly(Closeable) - Static method in class org.apache.commons.compress.utils.IOUtils
-
Closes the given Closeable and swallows any IOException that may occur.
- CloseShieldFilterInputStream - Class in org.apache.commons.compress.utils
-
- CloseShieldFilterInputStream(InputStream) - Constructor for class org.apache.commons.compress.utils.CloseShieldFilterInputStream
-
- CLOSING_CONSUMER - Static variable in interface org.apache.commons.compress.archivers.examples.CloseableConsumer
-
Closes the passed in Closeable immediately.
- CODE_ATTRIBUTE_PFX - Static variable in interface org.apache.commons.compress.java.util.jar.Pack200.Packer
-
the format of a code attribute name.
- CodeAttribute - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
- CodeAttribute(int, int, byte[], Segment, OperandManager, List) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CodeAttribute
-
- Codec - Class in org.apache.commons.compress.harmony.pack200
-
A Codec allows a sequence of bytes to be decoded into integer values (or vice versa).
- Codec() - Constructor for class org.apache.commons.compress.harmony.pack200.Codec
-
- CodecEncoding - Class in org.apache.commons.compress.harmony.pack200
-
CodecEncoding is used to get the right Codec for a given meta-encoding
- CodecEncoding() - Constructor for class org.apache.commons.compress.harmony.pack200.CodecEncoding
-
- codeLength - Variable in class org.apache.commons.compress.harmony.unpack200.bytecode.CodeAttribute
-
- compareTo(Object) - Method in class org.apache.commons.compress.harmony.pack200.CPClass
-
- compareTo(Object) - Method in class org.apache.commons.compress.harmony.pack200.CPDouble
-
- compareTo(Object) - Method in class org.apache.commons.compress.harmony.pack200.CPFloat
-
- compareTo(Object) - Method in class org.apache.commons.compress.harmony.pack200.CPInt
-
- compareTo(Object) - Method in class org.apache.commons.compress.harmony.pack200.CPLong
-
- compareTo(Object) - Method in class org.apache.commons.compress.harmony.pack200.CPMethodOrField
-
- compareTo(Object) - Method in class org.apache.commons.compress.harmony.pack200.CPNameAndType
-
- compareTo(Object) - Method in class org.apache.commons.compress.harmony.pack200.CPSignature
-
- compareTo(Object) - Method in class org.apache.commons.compress.harmony.pack200.CPString
-
- compareTo(Object) - Method in class org.apache.commons.compress.harmony.pack200.CPUTF8
-
- completed(double) - Method in class org.apache.commons.compress.harmony.pack200.Pack200Adapter
-
Completion between 0..1.
- compress(byte[]) - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor
-
Feeds bytes into the compressor which in turn may emit zero or
more blocks to the callback during the execution of this
method.
- compress(byte[], int, int) - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor
-
Feeds bytes into the compressor which in turn may emit zero or
more blocks to the callback during the execution of this
method.
- CompressorException - Exception in org.apache.commons.compress.compressors
-
Compressor related exception
- CompressorException(String) - Constructor for exception org.apache.commons.compress.compressors.CompressorException
-
Constructs a new exception with the specified detail message.
- CompressorException(String, Throwable) - Constructor for exception org.apache.commons.compress.compressors.CompressorException
-
Constructs a new exception with the specified detail message and cause.
- CompressorInputStream - Class in org.apache.commons.compress.compressors
-
- CompressorInputStream() - Constructor for class org.apache.commons.compress.compressors.CompressorInputStream
-
- CompressorOutputStream - Class in org.apache.commons.compress.compressors
-
- CompressorOutputStream() - Constructor for class org.apache.commons.compress.compressors.CompressorOutputStream
-
- CompressorStreamFactory - Class in org.apache.commons.compress.compressors
-
Factory to create Compressor[In|Out]putStreams from names.
- CompressorStreamFactory() - Constructor for class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Create an instance with the decompress Concatenated option set to false.
- CompressorStreamFactory(boolean, int) - Constructor for class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Create an instance with the provided decompress Concatenated option.
- CompressorStreamFactory(boolean) - Constructor for class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Create an instance with the provided decompress Concatenated option.
- CompressorStreamProvider - Interface in org.apache.commons.compress.compressors
-
- computeCheckSum(byte[]) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
Compute the checksum of a tar entry header.
- config(PackingOptions) - Static method in class org.apache.commons.compress.harmony.pack200.PackingUtils
-
- ConstantPoolEntry - Class in org.apache.commons.compress.harmony.pack200
-
Abstract superclass for constant pool entries
- ConstantPoolEntry() - Constructor for class org.apache.commons.compress.harmony.pack200.ConstantPoolEntry
-
- ConstantPoolEntry - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Abstract superclass for constant pool entries
- ConstantValueAttribute - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
- ConstantValueAttribute(ClassFileEntry) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantValueAttribute
-
- context(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ClassSpecificReferenceForm
-
- context(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.InitMethodReferenceForm
-
- context(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.NewInitMethodRefForm
-
- context(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.SuperFieldRefForm
-
- context(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.SuperInitMethodRefForm
-
- context(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.SuperMethodRefForm
-
- context(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ThisFieldRefForm
-
- context(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ThisInitMethodRefForm
-
- context(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ThisMethodRefForm
-
- CONTEXT_CLASS - Static variable in class org.apache.commons.compress.harmony.pack200.AttributeDefinitionBands
-
- CONTEXT_CLASS - Static variable in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- CONTEXT_CLASS - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- CONTEXT_CODE - Static variable in class org.apache.commons.compress.harmony.pack200.AttributeDefinitionBands
-
- CONTEXT_CODE - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- CONTEXT_FIELD - Static variable in class org.apache.commons.compress.harmony.pack200.AttributeDefinitionBands
-
- CONTEXT_FIELD - Static variable in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- CONTEXT_FIELD - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- CONTEXT_METHOD - Static variable in class org.apache.commons.compress.harmony.pack200.AttributeDefinitionBands
-
- CONTEXT_METHOD - Static variable in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- CONTEXT_METHOD - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- contextNames - Static variable in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- contextType - Variable in class org.apache.commons.compress.harmony.pack200.AttributeDefinitionBands.AttributeDefinition
-
- copy(InputStream, OutputStream) - Static method in class org.apache.commons.compress.utils.IOUtils
-
Copies the content of a InputStream into an OutputStream.
- copy(InputStream, OutputStream, int) - Static method in class org.apache.commons.compress.utils.IOUtils
-
Copies the content of a InputStream into an OutputStream
- copy(File, OutputStream) - Static method in class org.apache.commons.compress.utils.IOUtils
-
Copies the source file to the given output stream.
- copyRange(InputStream, long, OutputStream) - Static method in class org.apache.commons.compress.utils.IOUtils
-
Copies part of the content of a InputStream into an OutputStream.
- copyRange(InputStream, long, OutputStream, int) - Static method in class org.apache.commons.compress.utils.IOUtils
-
Copies part of the content of a InputStream into an OutputStream
- copyRawEntries(ZipArchiveOutputStream, ZipArchiveEntryPredicate) - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Transfer selected entries from this zipfile to a given #ZipArchiveOutputStream.
- copyThroughJar(JarInputStream, OutputStream) - Static method in class org.apache.commons.compress.harmony.pack200.PackingUtils
-
When effort is 0, the packer copies through the original jar input stream without compression
- copyThroughJar(JarFile, OutputStream) - Static method in class org.apache.commons.compress.harmony.pack200.PackingUtils
-
When effort is 0, the packer copys through the original jar file without compression
- count(int) - Method in class org.apache.commons.compress.archivers.ArchiveInputStream
-
Increments the counter of already read bytes.
- count(long) - Method in class org.apache.commons.compress.archivers.ArchiveInputStream
-
Increments the counter of already read bytes.
- count(int) - Method in class org.apache.commons.compress.archivers.ArchiveOutputStream
-
Increments the counter of already written bytes.
- count(long) - Method in class org.apache.commons.compress.archivers.ArchiveOutputStream
-
Increments the counter of already written bytes.
- count(int) - Method in class org.apache.commons.compress.compressors.CompressorInputStream
-
Increments the counter of already read bytes.
- count(long) - Method in class org.apache.commons.compress.compressors.CompressorInputStream
-
Increments the counter of already read bytes.
- count(long) - Method in class org.apache.commons.compress.utils.CountingInputStream
-
Increments the counter of already read bytes.
- count(long) - Method in class org.apache.commons.compress.utils.CountingOutputStream
-
Increments the counter of already written bytes.
- countArgs(String) - Static method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- countArgs(String) - Static method in class org.apache.commons.compress.harmony.unpack200.SegmentUtils
-
- countArgs(String, int) - Static method in class org.apache.commons.compress.harmony.unpack200.SegmentUtils
-
Count the number of arguments in the descriptor.
- countBit16(int[]) - Static method in class org.apache.commons.compress.harmony.unpack200.SegmentUtils
-
- countBit16(long[]) - Static method in class org.apache.commons.compress.harmony.unpack200.SegmentUtils
-
- countBit16(long[][]) - Static method in class org.apache.commons.compress.harmony.unpack200.SegmentUtils
-
- CountingInputStream - Class in org.apache.commons.compress.utils
-
Input stream that tracks the number of bytes read.
- CountingInputStream(InputStream) - Constructor for class org.apache.commons.compress.utils.CountingInputStream
-
- CountingOutputStream - Class in org.apache.commons.compress.utils
-
Stream that tracks the number of bytes read.
- CountingOutputStream(OutputStream) - Constructor for class org.apache.commons.compress.utils.CountingOutputStream
-
- countInvokeInterfaceArgs(String) - Static method in class org.apache.commons.compress.harmony.unpack200.SegmentUtils
-
- countMatches(long[], IMatcher) - Static method in class org.apache.commons.compress.harmony.unpack200.SegmentUtils
-
- countMatches(long[][], IMatcher) - Static method in class org.apache.commons.compress.harmony.unpack200.SegmentUtils
-
- CP_Class - Static variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantPoolEntry
-
- CP_CLASS - Static variable in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
- CP_DESCR - Static variable in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
- CP_Double - Static variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantPoolEntry
-
- CP_DOUBLE - Static variable in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
- CP_FIELD - Static variable in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
- CP_Fieldref - Static variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantPoolEntry
-
- CP_Float - Static variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantPoolEntry
-
- CP_FLOAT - Static variable in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
- CP_IMETHOD - Static variable in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
- CP_INT - Static variable in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
- CP_Integer - Static variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantPoolEntry
-
- CP_InterfaceMethodref - Static variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantPoolEntry
-
- CP_Long - Static variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantPoolEntry
-
- CP_LONG - Static variable in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
- CP_METHOD - Static variable in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
- CP_Methodref - Static variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantPoolEntry
-
- CP_NameAndType - Static variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantPoolEntry
-
- CP_String - Static variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantPoolEntry
-
- CP_STRING - Static variable in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
- CP_UTF8 - Static variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantPoolEntry
-
- CpBands - Class in org.apache.commons.compress.harmony.pack200
-
Pack200 Constant Pool Bands
- CpBands(Segment, int) - Constructor for class org.apache.commons.compress.harmony.pack200.CpBands
-
- CpBands - Class in org.apache.commons.compress.harmony.unpack200
-
Constant Pool bands
- CpBands(Segment) - Constructor for class org.apache.commons.compress.harmony.unpack200.CpBands
-
- CPClass - Class in org.apache.commons.compress.harmony.pack200
-
Constant pool entry for a class
- CPClass(CPUTF8) - Constructor for class org.apache.commons.compress.harmony.pack200.CPClass
-
- CPClass - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Constant pool entry for a class
- CPClass(CPUTF8, int) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CPClass
-
Creates a new CPClass
- cpClassValue(int) - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- cpClassValue(String) - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- CPConstant - Class in org.apache.commons.compress.harmony.pack200
-
Abstract superclass for constant pool constant entries such as numbers or Strings
- CPConstant() - Constructor for class org.apache.commons.compress.harmony.pack200.CPConstant
-
- CPConstant - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Abstract superclass for constant pool constant entries such as numbers or Strings
- CPConstant(byte, Object, int) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CPConstant
-
Create a new CPConstant
- CPConstantNumber - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Abstract superclass for constant pool entries that are numbers.
- CPConstantNumber(byte, Object, int) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CPConstantNumber
-
- CPDouble - Class in org.apache.commons.compress.harmony.pack200
-
Constant pool entry for a double.
- CPDouble(double) - Constructor for class org.apache.commons.compress.harmony.pack200.CPDouble
-
- CPDouble - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Double constant pool entry.
- CPDouble(Double, int) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CPDouble
-
- cpDoubleValue(int) - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- cpEntryListToArray(List) - Method in class org.apache.commons.compress.harmony.pack200.BandSet
-
Converts a list of ConstantPoolEntrys to an int[] array of their indices
- cpEntryOrNullListToArray(List) - Method in class org.apache.commons.compress.harmony.pack200.BandSet
-
Converts a list of ConstantPoolEntrys or nulls to an int[] array of their indices +1 (or 0 for nulls)
- CPField - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Field constant pool entry.
- CPField(CPUTF8, CPUTF8, long, List) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CPField
-
- CPFieldRef - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Field reference constant pool entry.
- CPFieldRef(CPClass, CPNameAndType, int) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CPFieldRef
-
- cpFieldValue(int) - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- CPFloat - Class in org.apache.commons.compress.harmony.pack200
-
Constant pool entry for a float.
- CPFloat(float) - Constructor for class org.apache.commons.compress.harmony.pack200.CPFloat
-
- CPFloat - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Float constant pool entry.
- CPFloat(Float, int) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CPFloat
-
- cpFloatValue(int) - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- cpIMethodValue(int) - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- CPInt - Class in org.apache.commons.compress.harmony.pack200
-
Constant pool entry for an int.
- CPInt(int) - Constructor for class org.apache.commons.compress.harmony.pack200.CPInt
-
- CPInteger - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Integer constant pool entry.
- CPInteger(Integer, int) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CPInteger
-
- cpIntegerValue(int) - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- CPInterfaceMethodRef - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Interface method reference constant pool entry.
- CPInterfaceMethodRef(CPClass, CPNameAndType, int) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CPInterfaceMethodRef
-
- CPIO - Static variable in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Constant (value "cpio") used to identify the CPIO archive format.
- CPIO_TRAILER - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
The special trailer marker
- CpioArchiveEntry - Class in org.apache.commons.compress.archivers.cpio
-
A cpio archive consists of a sequence of files.
- CpioArchiveEntry(short) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified format.
- CpioArchiveEntry(String) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name.
- CpioArchiveEntry(short, String) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name.
- CpioArchiveEntry(String, long) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name.
- CpioArchiveEntry(short, String, long) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name.
- CpioArchiveEntry(File, String) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name for a
specified file.
- CpioArchiveEntry(Path, String, LinkOption...) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name for a
specified file.
- CpioArchiveEntry(short, File, String) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name for a
specified file.
- CpioArchiveEntry(short, Path, String, LinkOption...) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name for a
specified path.
- CpioArchiveInputStream - Class in org.apache.commons.compress.archivers.cpio
-
CpioArchiveInputStream is a stream for reading cpio streams.
- CpioArchiveInputStream(InputStream) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
-
Construct the cpio input stream with a blocksize of
BLOCK_SIZE
and expecting ASCII file
names.
- CpioArchiveInputStream(InputStream, String) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
-
Construct the cpio input stream with a blocksize of
BLOCK_SIZE
.
- CpioArchiveInputStream(InputStream, int) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
-
Construct the cpio input stream with a blocksize of
BLOCK_SIZE
expecting ASCII file
names.
- CpioArchiveInputStream(InputStream, int, String) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
-
Construct the cpio input stream with a blocksize of
BLOCK_SIZE
.
- CpioArchiveOutputStream - Class in org.apache.commons.compress.archivers.cpio
-
CpioArchiveOutputStream is a stream for writing CPIO streams.
- CpioArchiveOutputStream(OutputStream, short) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
Construct the cpio output stream with a specified format, a
blocksize of
BLOCK_SIZE
and
using ASCII as the file name encoding.
- CpioArchiveOutputStream(OutputStream, short, int) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
Construct the cpio output stream with a specified format using
ASCII as the file name encoding.
- CpioArchiveOutputStream(OutputStream, short, int, String) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
Construct the cpio output stream with a specified format using
ASCII as the file name encoding.
- CpioArchiveOutputStream(OutputStream) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
Construct the cpio output stream.
- CpioArchiveOutputStream(OutputStream, String) - Constructor for class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
Construct the cpio output stream.
- CpioConstants - Interface in org.apache.commons.compress.archivers.cpio
-
All constants needed by CPIO.
- CPLong - Class in org.apache.commons.compress.harmony.pack200
-
Constant pool entry for a long.
- CPLong(long) - Constructor for class org.apache.commons.compress.harmony.pack200.CPLong
-
- CPLong - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Long constant pool entry.
- CPLong(Long, int) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CPLong
-
- cpLongValue(int) - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- CPMember - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Superclass for member constant pool entries, such as fields or methods.
- CPMember(CPUTF8, CPUTF8, long, List) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CPMember
-
Create a new CPMember
- CPMethod - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Method constant pool entry.
- CPMethod(CPUTF8, CPUTF8, long, List) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CPMethod
-
- CPMethodOrField - Class in org.apache.commons.compress.harmony.pack200
-
Constant pool entry for a method or field.
- CPMethodOrField(CPClass, CPNameAndType) - Constructor for class org.apache.commons.compress.harmony.pack200.CPMethodOrField
-
- CPMethodRef - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Method reference constant pool entry.
- CPMethodRef(CPClass, CPNameAndType, int) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CPMethodRef
-
- cpMethodValue(int) - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- CPNameAndType - Class in org.apache.commons.compress.harmony.pack200
-
Constant pool entry for a name and type pair.
- CPNameAndType(CPUTF8, CPSignature) - Constructor for class org.apache.commons.compress.harmony.pack200.CPNameAndType
-
- CPNameAndType - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Name and Type pair constant pool entry.
- CPNameAndType(CPUTF8, CPUTF8, int) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CPNameAndType
-
Create a new CPNameAndType
- cpNameAndTypeValue(int) - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- cpNameAndTypeValue(String) - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- CPRef - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Abstract superclass for reference constant pool entries, such as a method or field reference.
- CPRef(byte, CPClass, CPNameAndType, int) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CPRef
-
Create a new CPRef
- CPSignature - Class in org.apache.commons.compress.harmony.pack200
-
Constant pool entry for a signature.
- CPSignature(String, CPUTF8, List) - Constructor for class org.apache.commons.compress.harmony.pack200.CPSignature
-
- cpSignatureValue(int) - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- CPString - Class in org.apache.commons.compress.harmony.pack200
-
Constant pool entry for a String.
- CPString(CPUTF8) - Constructor for class org.apache.commons.compress.harmony.pack200.CPString
-
- CPString - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
String constant pool entry.
- CPString(CPUTF8, int) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CPString
-
- cpStringValue(int) - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- CPUTF8 - Class in org.apache.commons.compress.harmony.pack200
-
Constant pool entry for a UTF8 entry, used for storing long Strings.
- CPUTF8(String) - Constructor for class org.apache.commons.compress.harmony.pack200.CPUTF8
-
- CPUTF8 - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
UTF8 constant pool entry, used for storing long Strings.
- CPUTF8(String, int) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CPUTF8
-
Creates a new CPUTF8 instance
- CPUTF8(String) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.CPUTF8
-
- cpUTF8Value(int) - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- cpUTF8Value(String) - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- cpUTF8Value(String, boolean) - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- CRC32VerifyingInputStream - Class in org.apache.commons.compress.utils
-
A stream that verifies the CRC of the data read once the stream is
exhausted.
- CRC32VerifyingInputStream(InputStream, long, int) - Constructor for class org.apache.commons.compress.utils.CRC32VerifyingInputStream
-
- CRC32VerifyingInputStream(InputStream, long, long) - Constructor for class org.apache.commons.compress.utils.CRC32VerifyingInputStream
-
- CRC_UNKNOWN - Static variable in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
- create(ArchiveOutputStream, File) - Method in class org.apache.commons.compress.archivers.examples.Archiver
-
Creates an archive target
by recursively including all files and directories in directory
.
- create(ArchiveOutputStream, Path, EnumSet<FileVisitOption>, LinkOption...) - Method in class org.apache.commons.compress.archivers.examples.Archiver
-
Creates an archive target
by recursively including all files and directories in directory
.
- create(ArchiveOutputStream, Path) - Method in class org.apache.commons.compress.archivers.examples.Archiver
-
Creates an archive target
by recursively including all files and directories in directory
.
- create(SevenZOutputFile, File) - Method in class org.apache.commons.compress.archivers.examples.Archiver
-
Creates an archive target
by recursively including all files and directories in directory
.
- create(SevenZOutputFile, Path) - Method in class org.apache.commons.compress.archivers.examples.Archiver
-
Creates an archive target
by recursively including all files and directories in directory
.
- create(String, File, File) - Method in class org.apache.commons.compress.archivers.examples.Archiver
-
Creates an archive target
using the format format
by recursively including all files and directories in directory
.
- create(String, OutputStream, File) - Method in class org.apache.commons.compress.archivers.examples.Archiver
-
- create(String, OutputStream, File, CloseableConsumer) - Method in class org.apache.commons.compress.archivers.examples.Archiver
-
Creates an archive target
using the format format
by recursively including all files and directories in directory
.
- create(String, Path, Path) - Method in class org.apache.commons.compress.archivers.examples.Archiver
-
Creates an archive target
using the format format
by recursively including all files and directories in directory
.
- create(String, SeekableByteChannel, File) - Method in class org.apache.commons.compress.archivers.examples.Archiver
-
- create(String, SeekableByteChannel, File, CloseableConsumer) - Method in class org.apache.commons.compress.archivers.examples.Archiver
-
Creates an archive target
using the format format
by recursively including all files and directories in directory
.
- create(String, SeekableByteChannel, Path) - Method in class org.apache.commons.compress.archivers.examples.Archiver
-
Creates an archive target
using the format format
by recursively including all files and directories in directory
.
- create(int, ScatterGatherBackingStore) - Static method in class org.apache.commons.compress.archivers.zip.StreamCompressor
-
Create a stream compressor with the given compression level.
- create(ScatterGatherBackingStore) - Static method in class org.apache.commons.compress.archivers.zip.StreamCompressor
-
Create a stream compressor with the default compression level.
- CREATE_TIME_BIT - Static variable in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
The bit set inside the flags by when the original creation time
is present in this extra field.
- createArchiveEntry(File, String) - Method in class org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
-
- createArchiveEntry(Path, String, LinkOption...) - Method in class org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
-
Create an archive entry using the inputPath and entryName provided.
- createArchiveEntry(File, String) - Method in class org.apache.commons.compress.archivers.ArchiveOutputStream
-
Create an archive entry using the inputFile and entryName provided.
- createArchiveEntry(Path, String, LinkOption...) - Method in class org.apache.commons.compress.archivers.ArchiveOutputStream
-
Create an archive entry using the inputPath and entryName provided.
- createArchiveEntry(File, String) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
Creates a new ArchiveEntry.
- createArchiveEntry(Path, String, LinkOption...) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
Creates a new ArchiveEntry.
- createArchiveEntry(File, String) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
-
Create an archive entry using the inputFile and entryName provided.
- createArchiveEntry(Path, String, LinkOption...) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
-
Create an archive entry using the inputPath and entryName provided.
- createArchiveEntry(File, String) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
- createArchiveEntry(Path, String, LinkOption...) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
- createArchiveEntry(File, String) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Creates a new zip entry taking some information from the given
file and using the provided name.
- createArchiveEntry(Path, String, LinkOption...) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Creates a new zip entry taking some information from the given
file and using the provided name.
- createArchiveInputStream(String, InputStream) - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Creates an archive input stream from an archiver name and an input stream.
- createArchiveInputStream(String, InputStream, String) - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
- createArchiveInputStream(InputStream) - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Create an archive input stream from an input stream, autodetecting
the archive type from the first few bytes of the stream.
- createArchiveInputStream(String, InputStream, String) - Method in interface org.apache.commons.compress.archivers.ArchiveStreamProvider
-
Creates an archive input stream from an archiver name and an input
stream.
- createArchiveOutputStream(String, OutputStream) - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Creates an archive output stream from an archiver name and an output stream.
- createArchiveOutputStream(String, OutputStream, String) - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
- createArchiveOutputStream(String, OutputStream, String) - Method in interface org.apache.commons.compress.archivers.ArchiveStreamProvider
-
Creates an archive output stream from an archiver name and an output
stream.
- createCallable(ZipArchiveEntry, InputStreamSupplier) - Method in class org.apache.commons.compress.archivers.zip.ParallelScatterZipCreator
-
Create a callable that will compress the given archive entry.
- createCallable(ZipArchiveEntryRequestSupplier) - Method in class org.apache.commons.compress.archivers.zip.ParallelScatterZipCreator
-
- createCompressorInputStream(InputStream) - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Create an compressor input stream from an input stream, autodetecting the
compressor type from the first few bytes of the stream.
- createCompressorInputStream(String, InputStream) - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Creates a compressor input stream from a compressor name and an input
stream.
- createCompressorInputStream(String, InputStream, boolean) - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- createCompressorInputStream(String, InputStream, boolean) - Method in interface org.apache.commons.compress.compressors.CompressorStreamProvider
-
Creates a compressor input stream from a compressor name and an input
stream.
- createCompressorOutputStream(String, OutputStream) - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Creates an compressor output stream from an compressor name and an output
stream.
- createCompressorOutputStream(String, OutputStream) - Method in interface org.apache.commons.compress.compressors.CompressorStreamProvider
-
Creates a compressor output stream from an compressor name and an output
stream.
- createExtraField(ZipShort) - Method in interface org.apache.commons.compress.archivers.zip.ExtraFieldParsingBehavior
-
Creates an instance of ZipExtraField for the given id.
- createExtraField(ZipShort) - Static method in class org.apache.commons.compress.archivers.zip.ExtraFieldUtils
-
- createExtraField(ZipShort) - Method in enum org.apache.commons.compress.archivers.zip.ZipArchiveEntry.ExtraFieldParsingMode
-
- createExtraFieldNoDefault(ZipShort) - Static method in class org.apache.commons.compress.archivers.zip.ExtraFieldUtils
-
Create an instance of the appropriate ExtraField.
- createParameterBuilder() - Static method in class org.apache.commons.compress.compressors.lz4.BlockLZ4CompressorOutputStream
-
Returns a builder correctly configured for the LZ4 algorithm.
- createParameterBuilder(int) - Static method in class org.apache.commons.compress.compressors.snappy.SnappyCompressorOutputStream
-
Returns a builder correctly configured for the Snappy algorithm using the gven block size.
- createZipArchiveEntryRequest(ZipArchiveEntry, InputStreamSupplier) - Static method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntryRequest
-
Create a ZipArchiveEntryRequest
- CTIMELEN_GNU - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the created time field in an old GNU header buffer.
- CTIMELEN_XSTAR - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the created time field in a xstar header buffer.
- currentClassReferencesInnerClass(CPClass) - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- F - Variable in class org.apache.commons.compress.harmony.unpack200.IcTuple
-
- FALSE - Static variable in interface org.apache.commons.compress.java.util.jar.Pack200.Packer
-
a String representation of false
.
- FALSE - Static variable in interface org.apache.commons.compress.java.util.jar.Pack200.Unpacker
-
a String representation of false
.
- FIELD_ATTRIBUTE_PFX - Static variable in interface org.apache.commons.compress.java.util.jar.Pack200.Packer
-
the format of a field attribute name.
- FieldRefForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for those bytecodes which have field references (and only field references).
- FieldRefForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.FieldRefForm
-
- fields - Variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassFile
-
- FILE_FLAG - Static variable in interface org.apache.commons.compress.archivers.zip.UnixStat
-
Indicates plain files.
- FILE_TYPE_FLAG - Static variable in interface org.apache.commons.compress.archivers.zip.UnixStat
-
Bits used to indicate the file system object type.
- FileBands - Class in org.apache.commons.compress.harmony.pack200
-
Bands containing information about files in the pack200 archive and the file contents for non-class-files.
- FileBands(CpBands, SegmentHeader, PackingOptions, Archive.SegmentUnit, int) - Constructor for class org.apache.commons.compress.harmony.pack200.FileBands
-
- FileBands - Class in org.apache.commons.compress.harmony.unpack200
-
Parses the file band headers (not including the actual bits themselves).
- FileBands(Segment) - Constructor for class org.apache.commons.compress.harmony.unpack200.FileBands
-
- fileBased(File) - Static method in class org.apache.commons.compress.archivers.zip.ScatterZipOutputStream
-
- fileBased(File, int) - Static method in class org.apache.commons.compress.archivers.zip.ScatterZipOutputStream
-
- FileBasedScatterGatherBackingStore - Class in org.apache.commons.compress.parallel
-
ScatterGatherBackingStore that is backed by a file.
- FileBasedScatterGatherBackingStore(File) - Constructor for class org.apache.commons.compress.parallel.FileBasedScatterGatherBackingStore
-
- FileNameUtil - Class in org.apache.commons.compress.compressors
-
File name mapping code for the compression formats.
- FileNameUtil(Map<String, String>, String) - Constructor for class org.apache.commons.compress.compressors.FileNameUtil
-
sets up the utility with a map of known compressed to
uncompressed suffix mappings and the default extension of the
format.
- FileNameUtils - Class in org.apache.commons.compress.utils
-
Generic file name utilities.
- FileNameUtils() - Constructor for class org.apache.commons.compress.utils.FileNameUtils
-
- fill(ZipExtraField, byte[], int, int, boolean) - Method in interface org.apache.commons.compress.archivers.zip.ExtraFieldParsingBehavior
-
Fills in the extra field data for a single extra field.
- fill(ZipExtraField, byte[], int, int, boolean) - Method in enum org.apache.commons.compress.archivers.zip.ZipArchiveEntry.ExtraFieldParsingMode
-
- fillExtraField(ZipExtraField, byte[], int, int, boolean) - Static method in class org.apache.commons.compress.archivers.zip.ExtraFieldUtils
-
Fills in the extra field data into the given instance.
- finaliseBands() - Method in class org.apache.commons.compress.harmony.pack200.AttributeDefinitionBands
-
All input classes for the segment have now been read in, so this method is called so that this class can
calculate/complete anything it could not do while classes were being read.
- finaliseBands() - Method in class org.apache.commons.compress.harmony.pack200.BcBands
-
All input classes for the segment have now been read in, so this method is called so that this class can
calculate/complete anything it could not do while classes were being read.
- finaliseBands() - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
All input classes for the segment have now been read in, so this method is called so that this class can
calculate/complete anything it could not do while classes were being read.
- finaliseBands() - Method in class org.apache.commons.compress.harmony.pack200.CpBands
-
All input classes for the segment have now been read in, so this method is called so that this class can
calculate/complete anything it could not do while classes were being read.
- finaliseBands() - Method in class org.apache.commons.compress.harmony.pack200.FileBands
-
All input classes for the segment have now been read in, so this method is called so that this class can
calculate/complete anything it could not do while classes were being read.
- finaliseBands() - Method in class org.apache.commons.compress.harmony.pack200.IcBands
-
All input classes for the segment have now been read in, so this method is called so that this class can
calculate/complete anything it could not do while classes were being read.
- finalize() - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Ensures that the close method of this zipfile is called when
there are no more references to it.
- finalize() - Method in class org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
-
Overridden to warn about an unclosed stream.
- find(int) - Static method in enum org.apache.commons.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
-
- find(int) - Static method in enum org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
-
- find(int) - Static method in enum org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION
-
- find(int) - Static method in enum org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE
-
- findAvailableArchiveInputStreamProviders() - Static method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Constructs a new sorted map from input stream provider names to provider
objects.
- findAvailableArchiveOutputStreamProviders() - Static method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Constructs a new sorted map from output stream provider names to provider
objects.
- findAvailableCompressorInputStreamProviders() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Constructs a new sorted map from input stream provider names to provider
objects.
- findAvailableCompressorOutputStreamProviders() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Constructs a new sorted map from output stream provider names to provider
objects.
- finish() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
-
- finish() - Method in class org.apache.commons.compress.archivers.ArchiveOutputStream
-
Finishes the addition of entries to this stream, without closing it.
- finish() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
Finishes writing the contents of the CPIO output stream without closing
the underlying stream.
- finish() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
-
Finishes the addition of entries to this archive, without closing it.
- finish() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
Ends the TAR archive without closing the underlying OutputStream.
- finish() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Finishes the addition of entries to this stream, without closing it.
- finish() - Method in class org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
-
- finish() - Method in class org.apache.commons.compress.compressors.deflate.DeflateCompressorOutputStream
-
Finishes compression without closing the underlying stream.
- finish() - Method in class org.apache.commons.compress.compressors.gzip.GzipCompressorOutputStream
-
Finishes writing compressed data to the underlying stream without closing it.
- finish() - Method in class org.apache.commons.compress.compressors.lz4.BlockLZ4CompressorOutputStream
-
Compresses all remaining data and writes it to the stream,
doesn't close the underlying stream.
- finish() - Method in class org.apache.commons.compress.compressors.lz4.FramedLZ4CompressorOutputStream
-
Compresses all remaining data and writes it to the stream,
doesn't close the underlying stream.
- finish() - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor
-
Tells the compressor to process all remaining data and signal
end of data to the callback.
- finish() - Method in class org.apache.commons.compress.compressors.lzma.LZMACompressorOutputStream
-
Finishes compression without closing the underlying stream.
- finish() - Method in class org.apache.commons.compress.compressors.pack200.Pack200CompressorOutputStream
-
- finish() - Method in class org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorOutputStream
-
Compresses all remaining data and writes it to the stream,
doesn't close the underlying stream.
- finish() - Method in class org.apache.commons.compress.compressors.snappy.SnappyCompressorOutputStream
-
Compresses all remaining data and writes it to the stream,
doesn't close the underlying stream.
- finish() - Method in class org.apache.commons.compress.compressors.xz.XZCompressorOutputStream
-
Finishes compression without closing the underlying stream.
- finished - Variable in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
indicates if this archive is finished. protected for use in Jar implementation
- firePropertyChange(String, Object, Object) - Method in class org.apache.commons.compress.harmony.pack200.Pack200Adapter
-
- firePropertyChange(String, Object, Object) - Method in class org.apache.commons.compress.harmony.pack200.Pack200PackerAdapter
-
- firstOperandIndex() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
-
- FixedLengthBlockOutputStream - Class in org.apache.commons.compress.utils
-
This class supports writing to an OutputStream or WritableByteChannel in fixed length blocks.
- FixedLengthBlockOutputStream(OutputStream, int) - Constructor for class org.apache.commons.compress.utils.FixedLengthBlockOutputStream
-
Create a fixed length block output stream with given destination stream and block size
- FixedLengthBlockOutputStream(WritableByteChannel, int) - Constructor for class org.apache.commons.compress.utils.FixedLengthBlockOutputStream
-
Create a fixed length block output stream with given destination writable byte channel and block size
- fixUpByteCodeTargets(ByteCode, CodeAttribute) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
-
The ByteCodeForm knows how to fix up a bytecode if it needs to be fixed up because it holds a Label bytecode.
- fixUpByteCodeTargets(ByteCode, CodeAttribute) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.LabelForm
-
- fixUpByteCodeTargets(ByteCode, CodeAttribute) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.SwitchForm
-
- FloatRefForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for those bytecodes which have float references (and only float references).
- FloatRefForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.FloatRefForm
-
- FloatRefForm(int, String, int[], boolean) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.FloatRefForm
-
- flush() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
- flush() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Flushes this output stream and forces any buffered output bytes
to be written out to the stream.
- flush() - Method in class org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
-
- flush() - Method in class org.apache.commons.compress.compressors.deflate.DeflateCompressorOutputStream
-
Flushes the encoder and calls outputStream.flush()
.
- flush() - Method in class org.apache.commons.compress.compressors.gzip.GzipCompressorOutputStream
- flush() - Method in class org.apache.commons.compress.compressors.lzma.LZMACompressorOutputStream
-
Doesn't do anything as LZMAOutputStream
doesn't support flushing.
- flush() - Method in class org.apache.commons.compress.compressors.xz.XZCompressorOutputStream
-
Flushes the encoder and calls outputStream.flush()
.
- flush() - Method in class org.apache.commons.compress.compressors.zstandard.ZstdCompressorOutputStream
-
- flush() - Method in class org.apache.commons.compress.utils.FlushShieldFilterOutputStream
-
- flushBlock() - Method in class org.apache.commons.compress.utils.FixedLengthBlockOutputStream
-
Potentially pads and then writes the current block to the underlying stream.
- FlushShieldFilterOutputStream - Class in org.apache.commons.compress.utils
-
- FlushShieldFilterOutputStream(OutputStream) - Constructor for class org.apache.commons.compress.utils.FlushShieldFilterOutputStream
-
- forFiles(File...) - Static method in class org.apache.commons.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel
-
Concatenates the given files.
- forFiles(File, Iterable<File>) - Static method in class org.apache.commons.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel
-
Concatenates the given files.
- forFiles(File...) - Static method in class org.apache.commons.compress.utils.MultiReadOnlySeekableByteChannel
-
Concatenates the given files.
- format(String, Object[]) - Static method in class org.apache.commons.compress.harmony.archive.internal.nls.Messages
-
Generates a formatted text string given a source string containing "argument markers" of the form "{argNum}"
where each argNum must be in the range 0..9.
- FORMAT_NEW - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
write/read a CpioArchiveEntry in the new format
- FORMAT_NEW_CRC - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
write/read a CpioArchiveEntry in the new format with crc
- FORMAT_NEW_MASK - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Mask for both new formats
- FORMAT_OLD_ASCII - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
write/read a CpioArchiveEntry in the old ascii format
- FORMAT_OLD_BINARY - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
write/read a CpioArchiveEntry in the old binary format
- FORMAT_OLD_MASK - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Mask for both old formats
- FORMAT_OLDGNU - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
GNU format as per before tar 1.12.
- FORMAT_POSIX - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
Pure Posix format.
- FORMAT_XSTAR - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
xstar format used by Jörg Schilling's star.
- formatCheckSumOctalBytes(long, byte[], int, int) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
Writes an octal value into a buffer.
- formatLongOctalBytes(long, byte[], int, int) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
Write an octal long integer into a buffer.
- formatLongOctalOrBinaryBytes(long, byte[], int, int) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
Write an long integer into a buffer as an octal string if this
will fit, or as a binary number otherwise.
- formatNameBytes(String, byte[], int, int) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
Copy a name into a buffer.
- formatNameBytes(String, byte[], int, int, ZipEncoding) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
Copy a name into a buffer.
- formatOctalBytes(long, byte[], int, int) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
Write an octal integer into a buffer.
- formatUnsignedOctalString(long, byte[], int, int) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
Fill buffer with unsigned octal number, padded with leading zeroes.
- forOrderedSeekableByteChannels(SeekableByteChannel...) - Static method in class org.apache.commons.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel
-
Concatenates the given channels.
- forOrderedSeekableByteChannels(SeekableByteChannel, Iterable<SeekableByteChannel>) - Static method in class org.apache.commons.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel
-
Concatenates the given channels.
- forSeekableByteChannels(SeekableByteChannel...) - Static method in class org.apache.commons.compress.utils.MultiReadOnlySeekableByteChannel
-
Concatenates the given channels.
- FramedLZ4CompressorInputStream - Class in org.apache.commons.compress.compressors.lz4
-
CompressorInputStream for the LZ4 frame format.
- FramedLZ4CompressorInputStream(InputStream) - Constructor for class org.apache.commons.compress.compressors.lz4.FramedLZ4CompressorInputStream
-
Creates a new input stream that decompresses streams compressed
using the LZ4 frame format and stops after decompressing the
first frame.
- FramedLZ4CompressorInputStream(InputStream, boolean) - Constructor for class org.apache.commons.compress.compressors.lz4.FramedLZ4CompressorInputStream
-
Creates a new input stream that decompresses streams compressed
using the LZ4 frame format.
- FramedLZ4CompressorOutputStream - Class in org.apache.commons.compress.compressors.lz4
-
CompressorOutputStream for the LZ4 frame format.
- FramedLZ4CompressorOutputStream(OutputStream) - Constructor for class org.apache.commons.compress.compressors.lz4.FramedLZ4CompressorOutputStream
-
Constructs a new output stream that compresses data using the
LZ4 frame format using the default block size of 4MB.
- FramedLZ4CompressorOutputStream(OutputStream, FramedLZ4CompressorOutputStream.Parameters) - Constructor for class org.apache.commons.compress.compressors.lz4.FramedLZ4CompressorOutputStream
-
Constructs a new output stream that compresses data using the
LZ4 frame format using the given block size.
- FramedLZ4CompressorOutputStream.BlockSize - Enum in org.apache.commons.compress.compressors.lz4
-
The block sizes supported by the format.
- FramedLZ4CompressorOutputStream.Parameters - Class in org.apache.commons.compress.compressors.lz4
-
Parameters of the LZ4 frame format.
- FramedSnappyCompressorInputStream - Class in org.apache.commons.compress.compressors.snappy
-
CompressorInputStream for the framing Snappy format.
- FramedSnappyCompressorInputStream(InputStream) - Constructor for class org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream
-
Constructs a new input stream that decompresses
snappy-framed-compressed data from the specified input stream
using the
FramedSnappyDialect.STANDARD
dialect.
- FramedSnappyCompressorInputStream(InputStream, FramedSnappyDialect) - Constructor for class org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream
-
Constructs a new input stream that decompresses snappy-framed-compressed data
from the specified input stream.
- FramedSnappyCompressorInputStream(InputStream, int, FramedSnappyDialect) - Constructor for class org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream
-
Constructs a new input stream that decompresses snappy-framed-compressed data
from the specified input stream.
- FramedSnappyCompressorOutputStream - Class in org.apache.commons.compress.compressors.snappy
-
CompressorOutputStream for the framing Snappy format.
- FramedSnappyCompressorOutputStream(OutputStream) - Constructor for class org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorOutputStream
-
Constructs a new output stream that compresses
snappy-framed-compressed data to the specified output stream.
- FramedSnappyCompressorOutputStream(OutputStream, Parameters) - Constructor for class org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorOutputStream
-
Constructs a new output stream that compresses
snappy-framed-compressed data to the specified output stream.
- FramedSnappyDialect - Enum in org.apache.commons.compress.compressors.snappy
-
- fromDosTime(ZipLong) - Static method in class org.apache.commons.compress.archivers.zip.ZipUtil
-
Convert a DOS date/time field to a Date object.
- fromLittleEndian(byte[]) - Static method in class org.apache.commons.compress.utils.ByteUtils
-
Reads the given byte array as a little endian long.
- fromLittleEndian(byte[], int, int) - Static method in class org.apache.commons.compress.utils.ByteUtils
-
Reads the given byte array as a little endian long.
- fromLittleEndian(InputStream, int) - Static method in class org.apache.commons.compress.utils.ByteUtils
-
Reads the given number of bytes from the given stream as a little endian long.
- fromLittleEndian(ByteUtils.ByteSupplier, int) - Static method in class org.apache.commons.compress.utils.ByteUtils
-
Reads the given number of bytes from the given supplier as a little endian long.
- fromLittleEndian(DataInput, int) - Static method in class org.apache.commons.compress.utils.ByteUtils
-
Reads the given number of bytes from the given input as little endian long.
- FS_UFS2_MAGIC - Static variable in class org.apache.commons.compress.archivers.dump.DumpArchiveConstants
-
- GeneralPurposeBit - Class in org.apache.commons.compress.archivers.zip
-
Parser/encoder for the "general purpose bit" field in ZIP's local
file and central directory headers.
- GeneralPurposeBit() - Constructor for class org.apache.commons.compress.archivers.zip.GeneralPurposeBit
-
- get() - Method in interface org.apache.commons.compress.archivers.zip.ZipArchiveEntryRequestSupplier
-
- get(int) - Method in class org.apache.commons.compress.harmony.pack200.IntList
-
- get(int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassConstantPool
-
- get(int) - Static method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
-
- get() - Method in interface org.apache.commons.compress.parallel.InputStreamSupplier
-
Supply an input stream for a resource.
- get() - Method in interface org.apache.commons.compress.parallel.ScatterGatherBackingStoreSupplier
-
Create a ScatterGatherBackingStore.
- getAccessDate() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the access date.
- getAccessJavaTime() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Returns the access time as a java.util.Date
of this zip entry, or null if no such timestamp exists in the zip entry.
- getAccessJavaTime() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Returns the access time as a java.util.Date
of this zip entry, or null if no such timestamp exists in the zip entry.
- getAccessTime() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Returns the time the file was last accessed.
- getAccessTime() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Returns the "File last access time" of this zip entry as a
ZipEightByteInteger object, or
ZipEightByteInteger.ZERO
if no such timestamp exists in the zip entry.
- getAccessTime() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
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.
- getACodec() - Method in class org.apache.commons.compress.harmony.pack200.RunCodec
-
- getAddedFromChangeSet() - Method in class org.apache.commons.compress.changes.ChangeSetResults
-
Returns a list of file names which has been added from the changeset
- getAddedFromStream() - Method in class org.apache.commons.compress.changes.ChangeSetResults
-
Returns a list of file names which has been added from the original stream
- getAlgorithmByCode(int) - Static method in enum org.apache.commons.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
-
Returns the EncryptionAlgorithm for the given code or null if the
method is not known.
- getAlgorithmByCode(int) - Static method in enum org.apache.commons.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
-
Returns the HashAlgorithm for the given code or null if the method is
not known.
- getAlignment() - Method in class org.apache.commons.compress.archivers.zip.ResourceAlignmentExtraField
-
Gets requested alignment.
- getAlignment() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Gets currently configured alignment.
- getAlignmentBoundary() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the alignment boundary for this CPIO format
- getArchive_modtime() - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- getArchiveComment() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
-
Gets the archive's comment.
- getArchiveInputStreamProviders() - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
- getArchiveModtime() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getArchiveName() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
-
Gets the archive's recorded name.
- getArchiveOutputStreamProviders() - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
- getArchiveSize() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getArchiveSizeOffset() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getAsByte() - Method in interface org.apache.commons.compress.utils.ByteUtils.ByteSupplier
-
The contract is similar to
InputStream.read()
, return
the byte as an unsigned int, -1 if there are no more bytes.
- getAsByte() - Method in class org.apache.commons.compress.utils.ByteUtils.InputStreamByteSupplier
-
- getAttrBands() - Method in class org.apache.commons.compress.harmony.pack200.Segment
-
- getAttrDefinitionBands() - Method in class org.apache.commons.compress.harmony.unpack200.Segment
-
- getAttributeBands(AttributeLayout) - Method in class org.apache.commons.compress.harmony.unpack200.AttributeLayoutMap
-
- getAttributeDefinitionCount() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getAttributeDefinitionMap() - Method in class org.apache.commons.compress.harmony.unpack200.AttrDefinitionBands
-
- getAttributeLayout(String, int) - Method in class org.apache.commons.compress.harmony.unpack200.AttributeLayoutMap
-
- getAttributeLayout(int, int) - Method in class org.apache.commons.compress.harmony.unpack200.AttributeLayoutMap
-
- getAttributeName() - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands
-
- getAttributeName() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.Attribute
-
- getAttributes() - Method in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- getB() - Method in class org.apache.commons.compress.harmony.pack200.BHSDCodec
-
- getBackwardsCallCount() - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands
-
- getBandHeadersInputStream() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
Obtain the band headers data as an input stream.
- getBandHeadersSize() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getBaseName(String) - Static method in class org.apache.commons.compress.utils.FileNameUtils
-
Returns the basename (i.e. the part up to and not including the
last ".") of the last path segment of a filename.
- getBcByte() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBcCaseCount() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBcCaseValue() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBcClassRef() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBcDoubleRef() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBcFieldRef() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBcFloatRef() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBcIMethodRef() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBcInitRef() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBcIntRef() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBcLabel() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBcLocal() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBcLongRef() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBcMethodRef() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBCodec() - Method in class org.apache.commons.compress.harmony.pack200.RunCodec
-
- getBcShort() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBcStringRef() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBcSuperField() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBcSuperMethod() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBcThisField() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBcThisMethod() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getBlockSize() - Method in class org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
-
Returns the blocksize parameter specified at construction time.
- getBody() - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Callable
-
- getBody() - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.UnionCase
-
- getBody() - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Callable
-
- getBody() - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.UnionCase
-
- getBrotli() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getBufferSize() - Method in class org.apache.commons.compress.compressors.gzip.GzipParameters
-
Gets size of the buffer used to retrieve compressed data.
- getByteCode(int) - Static method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
- getByteCodeForm() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
- getByteCodeIndex() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
- getByteCodeTargets() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
- getBytes() - Method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Get value as eight bytes in big endian byte order.
- getBytes(long) - Static method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Get value as eight bytes in big endian byte order.
- getBytes(BigInteger) - Static method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Get value as eight bytes in big endian byte order.
- getBytes() - Method in class org.apache.commons.compress.archivers.zip.ZipLong
-
Get value as four bytes in big endian byte order.
- getBytes(long) - Static method in class org.apache.commons.compress.archivers.zip.ZipLong
-
Get value as four bytes in big endian byte order.
- getBytes() - Method in class org.apache.commons.compress.archivers.zip.ZipShort
-
Get value as two bytes in big endian byte order.
- getBytes(int) - Static method in class org.apache.commons.compress.archivers.zip.ZipShort
-
Get value as two bytes in big endian byte order.
- getBytes() - Method in class org.apache.commons.compress.harmony.pack200.NewAttribute
-
- getBytesRead() - Method in class org.apache.commons.compress.archivers.ArchiveInputStream
-
Returns the current number of bytes read from this stream.
- getBytesRead() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
-
- getBytesRead() - Method in class org.apache.commons.compress.archivers.zip.StreamCompressor
-
Return the number of bytes read from the source stream
- getBytesRead() - Method in class org.apache.commons.compress.compressors.CompressorInputStream
-
Returns the current number of bytes read from this stream.
- getBytesRead() - Method in class org.apache.commons.compress.utils.BitInputStream
-
Returns the number of bytes read from the underlying stream.
- getBytesRead() - Method in class org.apache.commons.compress.utils.CountingInputStream
-
Returns the current number of bytes read from this stream.
- getBytesRemaining() - Method in class org.apache.commons.compress.utils.BoundedInputStream
-
- getBytesRemaining() - Method in class org.apache.commons.compress.utils.ChecksumVerifyingInputStream
-
- getBytesWritten() - Method in class org.apache.commons.compress.archivers.ArchiveOutputStream
-
Returns the current number of bytes written to this stream.
- getBytesWritten() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
- getBytesWritten() - Method in class org.apache.commons.compress.utils.CountingOutputStream
-
Returns the current number of bytes written to this stream.
- getBytesWrittenForLastEntry() - Method in class org.apache.commons.compress.archivers.zip.StreamCompressor
-
The number of bytes written to the output for the last entry
- getBzip2() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getC() - Method in class org.apache.commons.compress.harmony.unpack200.IcTuple
-
- getC2() - Method in class org.apache.commons.compress.harmony.unpack200.IcTuple
-
- getCallable() - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Call
-
- getCallable() - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Call
-
- getCallableIndex() - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Call
-
- getCallableIndex() - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Call
-
- getCanonicalCodec(int) - Static method in class org.apache.commons.compress.harmony.pack200.CodecEncoding
-
- getCatchType() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ExceptionTableEntry
-
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Delegate to local file data.
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.JarMarker
-
The actual data to put central directory - without Header-ID or
length specifier.
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.PKWareExtraHeader
-
Get the central data.
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.ResourceAlignmentExtraField
-
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
-
The actual data to put into central directory.
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
-
Get the central data.
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
The actual data to put into central directory data - without Header-ID
or length specifier.
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
The actual data to put into central directory data - without Header-ID
or length specifier.
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
The actual data to put into central directory data - without Header-ID
or length specifier.
- getCentralDirectoryData() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
- getCentralDirectoryData() - Method in interface org.apache.commons.compress.archivers.zip.ZipExtraField
-
The actual data to put into central directory - without Header-ID or
length specifier.
- getCentralDirectoryExtra() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Retrieves the extra data for the central directory.
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Delegate to local file data.
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.JarMarker
-
Length of the extra field in the central directory - without
Header-ID or length specifier.
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.PKWareExtraHeader
-
Get the central data length.
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.ResourceAlignmentExtraField
-
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
-
Length of the complete extra field in the central directory.
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
-
Get the central data length.
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
Length of the extra field in the central directory data - without
Header-ID or length specifier.
- getCentralDirectoryLength() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
- getCentralDirectoryLength() - Method in interface org.apache.commons.compress.archivers.zip.ZipExtraField
-
Length of the extra field in the central directory - without
Header-ID or length specifier.
- getCertificates() - Method in class org.apache.commons.compress.archivers.jar.JarArchiveEntry
-
- getCharset() - Method in interface org.apache.commons.compress.archivers.zip.CharsetAccessor
-
Provides access to the character set associated with an object.
- getChksum() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the checksum.
- getClassAttributeLayouts() - Method in class org.apache.commons.compress.harmony.pack200.AttributeDefinitionBands
-
- getClassAttributes() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getClassBands() - Method in class org.apache.commons.compress.harmony.pack200.Segment
-
- getClassBands() - Method in class org.apache.commons.compress.harmony.unpack200.Segment
-
- getClassCount() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getClasses() - Method in class org.apache.commons.compress.harmony.pack200.CPSignature
-
- getClassFieldCount() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.AnnotationsAttribute.Annotation
-
- getClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.AnnotationsAttribute.ElementValue
-
- getClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute.ParameterAnnotation
-
- getClassFlags() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getClassIndex() - Method in class org.apache.commons.compress.harmony.pack200.CPMethodOrField
-
- getClassInterfacesInts() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getClassMethodCount() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getClassName() - Method in class org.apache.commons.compress.harmony.pack200.CPMethodOrField
-
- getClassPoolEntry(String) - Method in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
Given the name of a class, answer the CPClass associated with that class.
- getClassSpecificPoolEntry(int, long, String) - Method in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
Subset the constant pool of the specified type to be just that which has the specified class name.
- getClassSuperInts() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getClassThisInts() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getClassVersionMajor() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
Returns null if all classes should use the default major and minor version or an array of integers containing the
major version numberss to use for each class in the segment
- getClassVersionMinor() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
Returns null if all classes should use the default major and minor version or an array of integers containing the
minor version numberss to use for each class in the segment
- getClearCode() - Method in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
- getCode() - Method in enum org.apache.commons.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
-
the algorithm id.
- getCode() - Method in enum org.apache.commons.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
-
the hash algorithm ID.
- getCode() - Method in enum org.apache.commons.compress.archivers.zip.ZipMethod
-
the code of the compression method.
- getCodeAttributeLayouts() - Method in class org.apache.commons.compress.harmony.pack200.AttributeDefinitionBands
-
- getCodec(int, InputStream, Codec) - Static method in class org.apache.commons.compress.harmony.pack200.CodecEncoding
-
Returns the codec specified by the given value byte and optional byte header.
- getCodec() - Method in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- getCodec(String) - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands
-
Returns the
BHSDCodec
that should be used for the given layout element.
- getCodeHandlerCatchPO() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getCodeHandlerClassRCN() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getCodeHandlerCount() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getCodeHandlerEndPO() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getCodeHandlerStartP() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getCodeHasAttributes() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getCodeMaxNALocals() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getCodeMaxStack() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getCodeSize() - Method in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
- getComment() - Method in class org.apache.commons.compress.compressors.gzip.GzipParameters
-
- getCommentSource() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
The source of the comment field value.
- getCompressedCount() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
-
- getCompressedCount() - Method in class org.apache.commons.compress.compressors.brotli.BrotliCompressorInputStream
-
- getCompressedCount() - Method in class org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
-
- getCompressedCount() - Method in class org.apache.commons.compress.compressors.deflate.DeflateCompressorInputStream
-
- getCompressedCount() - Method in class org.apache.commons.compress.compressors.deflate64.Deflate64CompressorInputStream
-
- getCompressedCount() - Method in class org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
-
- getCompressedCount() - Method in class org.apache.commons.compress.compressors.lz4.FramedLZ4CompressorInputStream
-
- getCompressedCount() - Method in class org.apache.commons.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
- getCompressedCount() - Method in class org.apache.commons.compress.compressors.lzma.LZMACompressorInputStream
-
- getCompressedCount() - Method in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
- getCompressedCount() - Method in class org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream
-
- getCompressedCount() - Method in class org.apache.commons.compress.compressors.xz.XZCompressorInputStream
-
- getCompressedCount() - Method in class org.apache.commons.compress.compressors.zstandard.ZstdCompressorInputStream
-
- getCompressedCount() - Method in interface org.apache.commons.compress.utils.InputStreamStatistics
-
- getCompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.bzip2.BZip2Utils
-
Maps the given file name to the name that the file should have after
compression with bzip2.
- getCompressedFilename(String) - Method in class org.apache.commons.compress.compressors.FileNameUtil
-
Maps the given file name to the name that the file should have after
compression.
- getCompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.gzip.GzipUtils
-
Maps the given file name to the name that the file should have after
compression with gzip.
- getCompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.lzma.LZMAUtils
-
Maps the given file name to the name that the file should have after
compression with lzma.
- getCompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.xz.XZUtils
-
Maps the given file name to the name that the file should have after
compression with xz.
- getCompressedSize() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The compressed size stored in this extra field.
- getCompressionElapsed() - Method in class org.apache.commons.compress.archivers.zip.ScatterStatistics
-
The number of milliseconds elapsed in the parallel compression phase
- getCompressionLevel() - Method in class org.apache.commons.compress.compressors.deflate.DeflateParameters
-
The compression level.
- getCompressionLevel() - Method in class org.apache.commons.compress.compressors.gzip.GzipParameters
-
- getCompressorInputStreamProviders() - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getCompressorOutputStreamProviders() - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getConstant(Object) - Method in class org.apache.commons.compress.harmony.pack200.CpBands
-
- getConstantPool() - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- getConstantPool() - Method in class org.apache.commons.compress.harmony.unpack200.Segment
-
- getConstantPoolEntry(int, long) - Method in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
- getContentMethods() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the (compression) methods to use for entry's content - the
default is LZMA2.
- getContext() - Method in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- getCount() - Method in class org.apache.commons.compress.archivers.ArchiveInputStream
-
- getCount() - Method in class org.apache.commons.compress.archivers.ArchiveOutputStream
-
- getCount() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
-
Deprecated.
- getCount() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
Deprecated.
- getCount() - Method in class org.apache.commons.compress.compressors.CompressorInputStream
-
- getCountElement() - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Replication
-
- getCountElement() - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Replication
-
- getCpBands() - Method in class org.apache.commons.compress.harmony.pack200.Segment
-
- getCpBands() - Method in class org.apache.commons.compress.harmony.unpack200.Segment
-
- getCPClass(String) - Method in class org.apache.commons.compress.harmony.pack200.CpBands
-
- getCpClass() - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- getCpClassCount() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getCpDescriptor() - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- getCpDescriptorCount() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getCpDescriptorNameInts() - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- getCpDescriptorTypeInts() - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- getCpDoubleCount() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getCPField(CPClass, String, String) - Method in class org.apache.commons.compress.harmony.pack200.CpBands
-
- getCPField(String, String, String) - Method in class org.apache.commons.compress.harmony.pack200.CpBands
-
- getCpFieldClass() - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- getCpFieldCount() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getCpFloatCount() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getCPIMethod(CPClass, String, String) - Method in class org.apache.commons.compress.harmony.pack200.CpBands
-
- getCPIMethod(String, String, String) - Method in class org.apache.commons.compress.harmony.pack200.CpBands
-
- getCpIMethodClass() - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- getCpIMethodCount() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getCpInt() - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- getCpIntCount() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getCpLong() - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- getCpLongCount() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getCPMethod(CPClass, String, String) - Method in class org.apache.commons.compress.harmony.pack200.CpBands
-
- getCPMethod(String, String, String) - Method in class org.apache.commons.compress.harmony.pack200.CpBands
-
- getCpMethodClass() - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- getCpMethodCount() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getCpMethodDescriptor() - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- getCPNameAndType(String, String) - Method in class org.apache.commons.compress.harmony.pack200.CpBands
-
- getCPSignature(String) - Method in class org.apache.commons.compress.harmony.pack200.CpBands
-
- getCpSignature() - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- getCpSignatureCount() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getCpStringCount() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getCPUtf8(String) - Method in class org.apache.commons.compress.harmony.pack200.CpBands
-
- getCpUTF8() - Method in class org.apache.commons.compress.harmony.unpack200.CpBands
-
- getCpUTF8Count() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getCrc() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
- getCrc32() - Method in class org.apache.commons.compress.archivers.zip.StreamCompressor
-
The crc32 of the last deflated file
- getCrcValue() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the CRC.
- getCreateJavaTime() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
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.
- getCreateJavaTime() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
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.
- getCreateTime() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Returns the "File creation time" of this zip entry as a
ZipEightByteInteger object, or
ZipEightByteInteger.ZERO
if no such timestamp exists in the zip entry.
- getCreateTime() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
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.
- getCreationDate() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the creation date.
- getCreationTime() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Get file creation time.
- getCurrentClass() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.OperandManager
-
- getCurrentClassReader() - Method in class org.apache.commons.compress.harmony.pack200.Segment
-
- getCurrentEntry() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Get the current TAR Archive Entry that this input stream is processing
- getData() - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor.LiteralBlock
-
The literal data.
- getDataOffset() - Method in interface org.apache.commons.compress.archivers.EntryStreamOffsets
-
Gets the offset of data stream within the archive file,
- getDataOffset() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Gets the offset of data stream within the archive file,
- getDataOffset() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
- getDataPadCount() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the number of bytes needed to pad the data to the alignment boundary.
- getDecompressUntilEOF() - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getDefaultCaseBody() - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Union
-
- getDefaultCaseBody() - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Union
-
- getDefaultClassMajorVersion() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getDefaultClassMinorVersion() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getDefaultMajorVersion() - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- getDefaultName() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Derives a default file name from the archive name - if known.
- getDeflate() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getDeflate64() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getDeflateHint() - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- getDeleted() - Method in class org.apache.commons.compress.changes.ChangeSetResults
-
Returns a list of file names which has been deleted
- getDesc() - Method in class org.apache.commons.compress.harmony.pack200.CPMethodOrField
-
- getDescIndex() - Method in class org.apache.commons.compress.harmony.pack200.CPMethodOrField
-
- getDevice() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the device id.
- getDeviceMaj() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the major device id.
- getDeviceMin() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the minor device id
- getDevMajor() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's major device number.
- getDevMinor() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's minor device number.
- getDevname() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get the device name, e.g., /dev/sda3 or /dev/mapper/vg0-home.
- getDirectoryEntries() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
If this entry represents a file, and the file is a directory, return
an array of TarEntries for this entry's children.
- getDiskNumberStart() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
The number of the split segment this entry starts at.
- getDiskStartNumber() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The disk start number stored in this extra field.
- getDouble() - Method in class org.apache.commons.compress.harmony.pack200.CPDouble
-
- getDumpDate() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get the date of this dump.
- getEffort() - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- getEncoding() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
The encoding to use for file names and the file comment.
- getEncoding() - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
The encoding to use for file names and the file comment.
- getEncryptionAlgorithm() - Method in class org.apache.commons.compress.archivers.zip.X0017_StrongEncryptionHeader
-
Get encryption algorithm.
- getEntries() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Returns a copy of meta-data of all archive entries.
- getEntries() - Method in class org.apache.commons.compress.archivers.tar.TarFile
-
Get all TAR Archive Entries from the TarFile
- getEntries() - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Returns all entries.
- getEntries(String) - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Returns all named entries in the same order they appear within
the archive's central directory.
- getEntriesInPhysicalOrder() - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Returns all entries in physical order.
- getEntriesInPhysicalOrder(String) - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Returns all named entries in the same order their contents
appear within the archive.
- getEntry() - Method in exception org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException
-
The entry using the unsupported feature.
- getEntry(String) - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Returns a named entry - or null
if no entry by
that name exists.
- getEntryEncoding() - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Returns the encoding to use for arj, jar, zip, dump, cpio and tar
files, or null for the archiver default.
- getExtension(String) - Static method in class org.apache.commons.compress.utils.FileNameUtils
-
Returns the extension (i.e. the part after the last ".") of a file.
- getExternalAttributes() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Retrieves the external file attributes.
- getExtraField(ZipShort) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Looks up an extra field by its header id.
- getExtraFields() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Retrieves all extra fields that have been parsed successfully.
- getExtraFields(boolean) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Retrieves extra fields.
- getExtraFields(ExtraFieldParsingBehavior) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Retrieves extra fields.
- getExtraPaxHeader(String) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
get named extra PAX header
- getExtraPaxHeaders() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
get extra PAX Headers
- getF() - Method in class org.apache.commons.compress.harmony.unpack200.IcTuple
-
- getFavoured() - Method in class org.apache.commons.compress.harmony.pack200.PopulationCodec
-
- getFavouredCodec() - Method in class org.apache.commons.compress.harmony.pack200.PopulationCodec
-
- getFeature() - Method in exception org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException
-
The unsupported feature that has been used.
- getFieldAttributeLayouts() - Method in class org.apache.commons.compress.harmony.pack200.AttributeDefinitionBands
-
- getFieldAttributes() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getFieldDescrInts() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getFieldFlags() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getFile() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's file.
- getFileBits() - Method in class org.apache.commons.compress.harmony.unpack200.FileBands
-
- getFileModtime() - Method in class org.apache.commons.compress.harmony.unpack200.FileBands
-
- getFilename() - Method in class org.apache.commons.compress.compressors.gzip.GzipParameters
-
- getFileName() - Method in class org.apache.commons.compress.harmony.pack200.Pack200ClassReader
-
- getFileName() - Method in class org.apache.commons.compress.harmony.unpack200.FileBands
-
- getFileOptions() - Method in class org.apache.commons.compress.harmony.unpack200.FileBands
-
- getFileSize() - Method in class org.apache.commons.compress.harmony.unpack200.FileBands
-
- getFilesystem() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get the last mountpoint, e.g., /home.
- getFirstRecord() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get the inode of the first record on this volume.
- getFlagIndex() - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands
-
- getFlags() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get the miscellaneous flags.
- getFlags() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Gets flags byte.
- getFloat() - Method in class org.apache.commons.compress.harmony.pack200.CPFloat
-
- getFormat() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the format for this entry.
- getFormat() - Method in exception org.apache.commons.compress.archivers.StreamingNotSupportedException
-
Returns the format that has been requested/detected.
- getGeneralPurposeBit() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
The "general purpose bit" field.
- getGeneration() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the generation of the file.
- getGID() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the group id.
- getGID() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
Gets the GID as a long.
- getGlobalIndex() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantPoolEntry
-
- getGroupId() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
- getGroupId() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the group id
- getGroupId() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
- getGroupId() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Get the group id.
- getGroupName() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's group name.
- getGzip() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getH() - Method in class org.apache.commons.compress.harmony.pack200.BHSDCodec
-
- getHasAccessDate() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Returns whether this entry has got an access date at all.
- getHasCrc() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Returns whether this entry has got a crc.
- getHasCreationDate() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Returns whether this entry has got a creation date at all.
- getHashAlgorithm() - Method in class org.apache.commons.compress.archivers.zip.X0015_CertificateIdForFile
-
Get hash algorithm.
- getHashAlgorithm() - Method in class org.apache.commons.compress.archivers.zip.X0016_CertificateIdForCentralDirectory
-
Get hash algorithm.
- getHashAlgorithm() - Method in class org.apache.commons.compress.archivers.zip.X0017_StrongEncryptionHeader
-
Get hash algorithm.
- getHasLastModifiedDate() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Returns whether this entry has got a last modified date at all.
- getHasWindowsAttributes() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Returns whether this entry has windows attributes.
- getHeaderCount() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the number of records in this segment.
- getHeaderHoles() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the number of sparse records in this segment.
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
The Header-ID.
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.JarMarker
-
The Header-ID.
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.PKWareExtraHeader
-
Get the header id.
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.ResourceAlignmentExtraField
-
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.UnicodeCommentExtraField
-
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.UnicodePathExtraField
-
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
-
The Header-ID.
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
-
Get the header id.
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
The Header-ID.
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
The Header-ID.
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
The Header-ID.
- getHeaderId() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
- getHeaderId() - Method in interface org.apache.commons.compress.archivers.zip.ZipExtraField
-
The Header-ID.
- getHeaderPadCount() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
- getHeaderPadCount(Charset) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the number of bytes needed to pad the header to the alignment boundary.
- getHeaderPadCount(long) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the number of bytes needed to pad the header to the alignment boundary.
- getHeaderSize() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the header size for this CPIO format
- getHeaderType() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the type of the tape segment header.
- getHostname() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get the hostname of the system where the dump was performed.
- getHostOs() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry
-
The operating system the archive has been created on.
- getIcBands() - Method in class org.apache.commons.compress.harmony.pack200.Segment
-
- getIcBands() - Method in class org.apache.commons.compress.harmony.unpack200.Segment
-
- getIcLocal() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getIcTuple(CPClass) - Method in class org.apache.commons.compress.harmony.pack200.IcBands
-
- getIcTuples() - Method in class org.apache.commons.compress.harmony.unpack200.IcBands
-
- getIndex() - Method in class org.apache.commons.compress.harmony.pack200.ConstantPoolEntry
-
- getIndex() - Method in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- getIndexInClass() - Method in class org.apache.commons.compress.harmony.pack200.CPMethodOrField
-
- getIndexInClassForConstructor() - Method in class org.apache.commons.compress.harmony.pack200.CPMethodOrField
-
- getIndexInCpUtf8() - Method in class org.apache.commons.compress.harmony.pack200.CPClass
-
- getIndexInCpUtf8() - Method in class org.apache.commons.compress.harmony.pack200.CPSignature
-
- getIndexInCpUtf8() - Method in class org.apache.commons.compress.harmony.pack200.CPString
-
- getInitMethodPoolEntry(int, long, String) - Method in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
Answer the init method for the specified class.
- getInnerClassCount() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getInnerClassesForOuter(String) - Method in class org.apache.commons.compress.harmony.pack200.IcBands
-
- getIno() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Returns the ino of the entry.
- getInode() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Sets the inode.
- getInputStream(SevenZArchiveEntry) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Returns an InputStream for reading the contents of the given entry.
- getInputStream(TarArchiveEntry) - Method in class org.apache.commons.compress.archivers.tar.TarFile
-
Gets the input stream for the provided Tar Archive Entry.
- getInputStream(ZipArchiveEntry) - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Returns an InputStream for reading the contents of the given entry.
- getInputStream() - Method in class org.apache.commons.compress.parallel.FileBasedScatterGatherBackingStore
-
- getInputStream() - Method in interface org.apache.commons.compress.parallel.ScatterGatherBackingStore
-
An input stream that contains the scattered payload
- getInputStreamArchiveNames() - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
- getInputStreamArchiveNames() - Method in interface org.apache.commons.compress.archivers.ArchiveStreamProvider
-
Gets all the input stream archive names for this provider
- getInputStreamCompressorNames() - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getInputStreamCompressorNames() - Method in interface org.apache.commons.compress.compressors.CompressorStreamProvider
-
Gets all the input stream compressor names for this provider
- getInstance() - Static method in class org.apache.commons.compress.archivers.zip.JarMarker
-
Since JarMarker is stateless we can always use the same instance.
- getInt() - Method in class org.apache.commons.compress.harmony.pack200.CPInt
-
- getInternalAttributes() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Retrieves the internal file attributes.
- getIntValue() - Method in class org.apache.commons.compress.archivers.zip.ZipLong
-
Get value as a (signed) java int
- getK() - Method in class org.apache.commons.compress.harmony.pack200.RunCodec
-
- getKey() - Method in class org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
-
Key of the action to take.
- getL() - Method in class org.apache.commons.compress.harmony.pack200.BHSDCodec
-
- getLabel() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get dump label.
- getLabel(int) - Method in class org.apache.commons.compress.harmony.pack200.NewAttribute
-
- getLastModified() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
Last modified time in seconds since the epoch.
- getLastModifiedDate() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
- getLastModifiedDate() - Method in interface org.apache.commons.compress.archivers.ArchiveEntry
-
Gets the last modified date of this entry.
- getLastModifiedDate() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry
-
The last modified date of the entry.
- getLastModifiedDate() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
- getLastModifiedDate() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
The last modified date.
- getLastModifiedDate() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the last modified date.
- getLastModifiedDate() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
- getLastModifiedDate() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
- getLayout() - Method in class org.apache.commons.compress.harmony.pack200.NewAttribute
-
- getLayout() - Method in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- getLayoutElements() - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Replication
-
- getLayoutElements() - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Replication
-
- getLayoutIndex() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.NewAttribute
-
- getLazyMatching() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters
-
Gets whether to perform lazy matching.
- getLazyMatchingThreshold() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters
-
Gets the threshold for lazy matching.
- getLength() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
- getLength() - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor.BackReference
-
Provides the length of the back-reference.
- getLength() - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor.LiteralBlock
-
Length of literal block.
- getLength(char) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.LayoutElement
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.AnnotationDefaultAttribute
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.AnnotationsAttribute.Annotation
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.AnnotationsAttribute.ElementValue
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.Attribute
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.BCIRenumberedAttribute
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CodeAttribute
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantValueAttribute
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.DeprecatedAttribute
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.EnclosingMethodAttribute
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ExceptionsAttribute
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.InnerClassesAttribute
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.LineNumberTableAttribute
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.NewAttribute
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleAnnotationsAttribute
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute.ParameterAnnotation
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.SignatureAttribute
-
- getLength() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.SourceFileAttribute
-
- getLengthIncludingHeader() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.Attribute
-
Answer the length of the receiver including its header (the u2 for the attribute name and the u4 for the
attribute length).
- getLevel() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get the level of this dump.
- getLinkedFile() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Name of linked file
- getLinkName() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's link name.
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
The actual data to put into local file data - without Header-ID
or length specifier.
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.JarMarker
-
The actual data to put into local file data - without Header-ID
or length specifier.
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.PKWareExtraHeader
-
Get the local data.
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.ResourceAlignmentExtraField
-
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
-
The actual data to put into local file data.
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
-
Get the local data.
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
The actual data to put into local file data - without Header-ID
or length specifier.
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
The actual data to put into local file data - without Header-ID
or length specifier.
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
The actual data to put into local file data - without Header-ID
or length specifier.
- getLocalFileDataData() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
- getLocalFileDataData() - Method in interface org.apache.commons.compress.archivers.zip.ZipExtraField
-
The actual data to put into local file data - without Header-ID
or length specifier.
- getLocalFileDataExtra() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Retrieves the extra data for the local file data.
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.JarMarker
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.PKWareExtraHeader
-
Get the length of the local data.
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.ResourceAlignmentExtraField
-
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
-
Length of the complete extra field in the local file data.
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
-
Get the length of the local data.
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getLocalFileDataLength() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
- getLocalFileDataLength() - Method in interface org.apache.commons.compress.archivers.zip.ZipExtraField
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getLocalHeaderOffset() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
- getLogFile() - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- getLong() - Method in class org.apache.commons.compress.harmony.pack200.CPLong
-
- getLongGroupId() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's group id.
- getLongNameData() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Get the next entry in this tar archive as longname data.
- getLongUserId() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's user id.
- getLongValue() - Method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Get value as Java long.
- getLongValue(byte[], int) - Static method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Helper method to get the value as a Java long from eight bytes
starting at given array offset
- getLongValue(byte[]) - Static method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Helper method to get the value as a Java long from an eight-byte array
- getLZ4Block() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getLZ4Framed() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getLzma() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getManifestAttributes() - Method in class org.apache.commons.compress.archivers.jar.JarArchiveEntry
-
- getMaxBackReferenceLength() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters
-
Gets the maximal length of a back-reference found.
- getMaxCandidates() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters
-
Gets the maximum number of back-reference candidates to consider.
- getMaxLiteralLength() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters
-
Gets the maximal length of a literal block.
- getMaxMemoryLimitInKb() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZFileOptions
-
Gets the maximum amount of memory to use for parsing the
archive and during extraction.
- getMaxOffset() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters
-
Gets the maximal offset of a back-reference found.
- getMemoryLimitInKb() - Method in exception org.apache.commons.compress.MemoryLimitException
-
- getMemoryNeededInKb() - Method in exception org.apache.commons.compress.MemoryLimitException
-
- getMergingElapsed() - Method in class org.apache.commons.compress.archivers.zip.ScatterStatistics
-
The number of milliseconds elapsed in merging the results of the parallel compression, the IO phase
- getMetaData() - Method in class org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
-
Provides the stream's meta data - may change with each stream
when decompressing concatenated streams.
- getMethod() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZMethodConfiguration
-
The specified method.
- getMethod() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Returns the compression method of this entry, or -1 if the
compression method has not been specified.
- getMethod() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntryRequest
-
The compression method to use
- getMethodAttributeLayouts() - Method in class org.apache.commons.compress.harmony.pack200.AttributeDefinitionBands
-
- getMethodAttributes() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getMethodByCode(int) - Static method in enum org.apache.commons.compress.archivers.zip.ZipMethod
-
returns the
ZipMethod
for the given code or null if the
method is not known.
- getMethodByteCodePacked() - Method in class org.apache.commons.compress.harmony.unpack200.BcBands
-
- getMethodDescr() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getMethodDescrInts() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getMethodFlags() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getMinBackReferenceLength() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters
-
Gets the minimal length of a back-reference found.
- getMode() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
- getMode() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry
-
File mode of this entry.
- getMode() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the mode of this entry (e.g. directory, regular file).
- getMode() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the access permissions on the entry.
- getMode() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's mode.
- getMode() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
File mode of this file.
- getMode(int) - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Get the file mode for given permissions with the correct file type.
- getModificationTime() - Method in class org.apache.commons.compress.compressors.gzip.GzipParameters
-
- getModificationTime() - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- getModifyJavaTime() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Returns the modify time as a java.util.Date
of this zip entry, or null if no such timestamp exists in the zip entry.
- getModifyJavaTime() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Returns the modify time as a java.util.Date
of this zip entry, or null if no such timestamp exists in the zip entry.
- getModifyTime() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Returns the "File last modification time" of this zip entry as
a ZipEightByteInteger object, or
ZipEightByteInteger.ZERO
if no such timestamp exists in the
zip entry.
- getModifyTime() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
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.
- getModTime() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's modification time.
- getN() - Method in class org.apache.commons.compress.harmony.unpack200.IcTuple
-
- getName() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
- getName() - Method in interface org.apache.commons.compress.archivers.ArchiveEntry
-
Gets the name of the entry in this archive.
- getName() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry
-
Get this entry's name.
- getName() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the name.
- getName() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Returns the name of the entry.
- getName() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Get this entry's name.
- getName() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's name.
- getName() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Get the name of the entry.
- getName() - Method in class org.apache.commons.compress.harmony.pack200.CPNameAndType
-
- getName() - Method in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- getName() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
- getName() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPClass
-
- getName() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
-
- getNameCRC32() - Method in class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
- getNameIndex() - Method in class org.apache.commons.compress.harmony.pack200.CPNameAndType
-
- getNameSource() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
The source of the name field value.
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.AnnotationDefaultAttribute
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.Attribute
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassFileEntry
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CodeAttribute
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantValueAttribute
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPClass
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPFieldRef
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPMember
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPMethodRef
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPNameAndType
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPRef
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPString
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.EnclosingMethodAttribute
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ExceptionsAttribute
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.InnerClassesAttribute
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.LineNumberTableAttribute
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.NewAttribute
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleAnnotationsAttribute
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.SignatureAttribute
-
- getNestedClassFileEntries() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.SourceFileAttribute
-
- getNestedPosition(int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
- getNestedPositions() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
- getNewClass() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.OperandManager
-
- getNextArEntry() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveInputStream
-
Returns the next AR entry in this stream.
- getNextCPIOEntry() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
-
Reads the next CPIO file entry and positions stream at the beginning of
the entry data.
- getNextDumpEntry() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
-
Read the next entry.
- getNextEntry() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveInputStream
-
- getNextEntry() - Method in class org.apache.commons.compress.archivers.ArchiveInputStream
-
Returns the next Archive Entry in this Stream.
- getNextEntry() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
-
- getNextEntry() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
-
- getNextEntry() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
-
- getNextEntry() - Method in class org.apache.commons.compress.archivers.jar.JarArchiveInputStream
-
- getNextEntry() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Returns the next Archive Entry in this archive.
- getNextEntry() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Returns the next Archive Entry in this Stream.
- getNextEntry() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
-
- getNextJarEntry() - Method in class org.apache.commons.compress.archivers.jar.JarArchiveInputStream
-
- getNextTarEntry() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Get the next entry in this tar archive.
- getNextZipEntry() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
-
- getNiceBackReferenceLength() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters
-
Gets the length of a back-reference that is considered nice enough to stop searching for longer ones.
- getNlink() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the number of hard links to the entry.
- getNTRec() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get the number of records per tape block.
- getNumber() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPConstantNumber
-
- getNumberOfFiles() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getNumberOfLinks() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the number of links.
- getNumbytes() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveStructSparse
-
- getOffset() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the offset within the archive
- getOffset() - Method in exception org.apache.commons.compress.archivers.dump.InvalidFormatException
-
- getOffset() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveStructSparse
-
- getOffset() - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor.BackReference
-
Provides the offset of the back-reference.
- getOffset() - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor.LiteralBlock
-
Offset into data where the literal block starts.
- getOffset(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ClassRefForm
-
- getOffset(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ClassSpecificReferenceForm
-
- getOffset(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.DoubleForm
-
- getOffset(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.FieldRefForm
-
- getOffset(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.FloatRefForm
-
- getOffset(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.IMethodRefForm
-
- getOffset(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.InitMethodReferenceForm
-
- getOffset(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.IntRefForm
-
- getOffset(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.LongForm
-
- getOffset(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.MethodRefForm
-
- getOffset(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ReferenceForm
-
- getOffset(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.SingleByteReferenceForm
-
- getOffset(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.StringRefForm
-
- getOffset(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.SuperFieldRefForm
-
- getOffset(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.SuperMethodRefForm
-
- getOffset(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ThisFieldRefForm
-
- getOffset(OperandManager) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ThisMethodRefForm
-
- getOpcode() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
- getOpcode() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
-
- getOperatingSystem() - Method in class org.apache.commons.compress.compressors.gzip.GzipParameters
-
- getOptions() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZMethodConfiguration
-
The specified options.
- getOptions() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getOrderedCodeAttributes() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
Answer an ArrayList of ArrayLists which hold the code attributes corresponding to all classes in order.
- getOrderedSparseHeaders() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's sparse headers ordered by offset with all empty sparse sections at the start filtered out.
- getOutputStreamArchiveNames() - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
- getOutputStreamArchiveNames() - Method in interface org.apache.commons.compress.archivers.ArchiveStreamProvider
-
Gets all the output stream archive names for this provider
- getOutputStreamCompressorNames() - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getOutputStreamCompressorNames() - Method in interface org.apache.commons.compress.compressors.CompressorStreamProvider
-
Gets all the output stream compressor names for this provider
- getPack200() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getPackingFileListFromJar(JarInputStream, boolean) - Static method in class org.apache.commons.compress.harmony.pack200.PackingUtils
-
- getPackingFileListFromJar(JarFile, boolean) - Static method in class org.apache.commons.compress.harmony.pack200.PackingUtils
-
- getPath() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's file.
- getPayloadStream() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntryRequest
-
The payload that will be added to this zip entry
- getPermissions() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Returns the permissions on the entry.
- getPlatform() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Platform specification to put into the "version made
by" part of the central file header.
- getPoolID() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ClassRefForm
-
- getPoolID() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ClassSpecificReferenceForm
-
- getPoolID() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.DoubleForm
-
- getPoolID() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.FieldRefForm
-
- getPoolID() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.FloatRefForm
-
- getPoolID() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.IMethodRefForm
-
- getPoolID() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.InitMethodReferenceForm
-
- getPoolID() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.IntRefForm
-
- getPoolID() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.LongForm
-
- getPoolID() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.MethodRefForm
-
- getPoolID() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ReferenceForm
-
- getPoolID() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.SingleByteReferenceForm
-
- getPoolID() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.StringRefForm
-
- getPoolID() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.SuperFieldRefForm
-
- getPoolID() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.SuperMethodRefForm
-
- getPoolID() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ThisFieldRefForm
-
- getPoolID() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ThisMethodRefForm
-
- getPrefix(int) - Method in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
- getPrefixesLength() - Method in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
- getPreviousDumpDate() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get the date of the previous dump at this level higher.
- getRawClassFlags() - Method in class org.apache.commons.compress.harmony.unpack200.ClassBands
-
- getRawFlag() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
The content of the flags field.
- getRawInputStream(ZipArchiveEntry) - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Expose the raw stream of the archive entry (compressed form).
- getRawName() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Returns the raw bytes that made up the name before it has been
converted using the configured or guessed encoding.
- getRealSize() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's real file size in case of a sparse file.
- getRecordCount() - Method in class org.apache.commons.compress.archivers.zip.X0015_CertificateIdForFile
-
Get record count.
- getRecordCount() - Method in class org.apache.commons.compress.archivers.zip.X0016_CertificateIdForCentralDirectory
-
Get record count.
- getRecordCount() - Method in class org.apache.commons.compress.archivers.zip.X0017_StrongEncryptionHeader
-
Get record count.
- getRecordSize() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Get the record size being used by this stream's buffer.
- getRecordSize() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
Deprecated.
- getReferences(int[], String[]) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- getReferences(int[][], String[]) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- getRelativeHeaderOffset() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The relative header offset stored in this extra field.
- getRelevantIcTuples(String, ClassConstantPool) - Method in class org.apache.commons.compress.harmony.unpack200.IcBands
-
Answer the relevant IcTuples for the specified className and class constant pool.
- getRemoteDevice() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the remote device id.
- getRemoteDeviceMaj() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the remote major device id.
- getRemoteDeviceMin() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the remote minor device id.
- getRewrite() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
Some bytecodes (the ones with variable lengths) can't have a static rewrite array - they need the ability to
update the array.
- getRewrite() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
-
- getRewriteCopy() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
-
- getS() - Method in class org.apache.commons.compress.harmony.pack200.BHSDCodec
-
- getSegmentHeader() - Method in class org.apache.commons.compress.harmony.pack200.Segment
-
- getSegmentHeader() - Method in class org.apache.commons.compress.harmony.unpack200.Segment
-
- getSegmentLimit() - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- getSegmentsRemaining() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- getSignatureForm() - Method in class org.apache.commons.compress.harmony.pack200.CPSignature
-
- getSimpleName() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Returns the path of the entry.
- getSingleton() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getSize() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
- getSize() - Method in interface org.apache.commons.compress.archivers.ArchiveEntry
-
Gets the uncompressed size of this entry.
- getSize() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry
-
Get this entry's file size.
- getSize() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the filesize.
- getSize() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Returns the size of the entry.
- getSize() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Get this entry's file size.
- getSize() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's file size.
- getSize() - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The uncompressed size stored in this extra field.
- getSize() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Gets the uncompressed size of the entry data.
- getSize() - Method in class org.apache.commons.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Get the uncompressed size of the stream
- getSize() - Method in class org.apache.commons.compress.compressors.snappy.SnappyCompressorInputStream
-
Get the uncompressed size of the stream
- getSnappyFramed() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getSnappyRaw() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getSparseHeaders() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's sparse headers
- getSparseHeaders() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveSparseEntry
-
Obtains information about the configuration for the sparse entry.
- getSpecifier(Codec, Codec) - Static method in class org.apache.commons.compress.harmony.pack200.CodecEncoding
-
- getSpecifierForDefaultCodec(BHSDCodec) - Static method in class org.apache.commons.compress.harmony.pack200.CodecEncoding
-
- getStartPCs() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.BCIRenumberedAttribute
-
- getStartPCs() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CodeAttribute
-
- getStartPCs() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.LineNumberTableAttribute
-
- getStartPCs() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
-
- getStartPCs() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
-
- getStartPCs() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.NewAttribute
-
- getStatisticsForCurrentEntry() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Provides statistics for bytes read from the current entry.
- getStatisticsMessage() - Method in class org.apache.commons.compress.archivers.zip.ParallelScatterZipCreator
-
Returns a message describing the overall statistics of the compression run
- getString(String) - Static method in class org.apache.commons.compress.harmony.archive.internal.nls.Messages
-
Retrieves a message which has no arguments.
- getString(String, Object) - Static method in class org.apache.commons.compress.harmony.archive.internal.nls.Messages
-
Retrieves a message which takes 1 argument.
- getString(String, int) - Static method in class org.apache.commons.compress.harmony.archive.internal.nls.Messages
-
Retrieves a message which takes 1 integer argument.
- getString(String, char) - Static method in class org.apache.commons.compress.harmony.archive.internal.nls.Messages
-
Retrieves a message which takes 1 character argument.
- getString(String, Object, Object) - Static method in class org.apache.commons.compress.harmony.archive.internal.nls.Messages
-
Retrieves a message which takes 2 arguments.
- getString(String, Object[]) - Static method in class org.apache.commons.compress.harmony.archive.internal.nls.Messages
-
Retrieves a message which takes several arguments.
- getSummary() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
-
Return the archive summary information.
- getSuperClass() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.OperandManager
-
- getTableSize() - Method in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
- getTag() - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Integral
-
- getTag() - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Reference
-
- getTag() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantPoolEntry
-
- getTag() - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Integral
-
- getTag() - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Reference
-
- getTime() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the time in seconds.
- getTokenCodec() - Method in class org.apache.commons.compress.harmony.pack200.PopulationCodec
-
- getTotalBytesWritten() - Method in class org.apache.commons.compress.archivers.zip.StreamCompressor
-
The total number of bytes written to the output for all files
- getTryToRecoverBrokenArchives() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZFileOptions
-
Whether
SevenZFile
shall try to recover from a certain type of broken archive.
- getTupleIndex() - Method in class org.apache.commons.compress.harmony.unpack200.IcTuple
-
- getType() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Get the type of the entry.
- getType() - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor.BackReference
-
- getType() - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor.Block
-
- getType() - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor.EOD
-
- getType() - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor.LiteralBlock
-
- getTypeIndex() - Method in class org.apache.commons.compress.harmony.pack200.CPNameAndType
-
- getUID() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Gets the user id.
- getUID() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
Gets the UID as a long.
- getUncompressedCount() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
-
- getUncompressedCount() - Method in class org.apache.commons.compress.compressors.CompressorInputStream
-
Returns the amount of raw or compressed bytes read by the stream.
- getUncompressedCount() - Method in interface org.apache.commons.compress.utils.InputStreamStatistics
-
- getUncompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.bzip2.BZip2Utils
-
Maps the given name of a bzip2-compressed file to the name that the
file should have after uncompression.
- getUncompressedFilename(String) - Method in class org.apache.commons.compress.compressors.FileNameUtil
-
Maps the given name of a compressed file to the name that the
file should have after uncompression.
- getUncompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.gzip.GzipUtils
-
Maps the given name of a gzip-compressed file to the name that the
file should have after uncompression.
- getUncompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.lzma.LZMAUtils
-
Maps the given name of a lzma-compressed file to the name that
the file should have after uncompression.
- getUncompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.xz.XZUtils
-
Maps the given name of a xz-compressed file to the name that the
file should have after uncompression.
- getUnderlyingString() - Method in class org.apache.commons.compress.harmony.pack200.CPSignature
-
- getUnderlyingString() - Method in class org.apache.commons.compress.harmony.pack200.CPUTF8
-
- getUnfavouredCodec() - Method in class org.apache.commons.compress.harmony.pack200.PopulationCodec
-
- getUnicodeName() - Method in class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
- getUnionCases() - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Union
-
- getUnionCases() - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Union
-
- getUnionTag() - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Union
-
- getUnionTag() - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Union
-
- getUnixMode() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry
-
File mode of this entry as Unix stat value.
- getUnixMode() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Unix permission.
- getUnixSymlink(ZipArchiveEntry) - Method in class org.apache.commons.compress.archivers.zip.ZipFile
-
Convenience method to return the entry's content as a String if isUnixSymlink()
returns true for it, otherwise returns null.
- getUnknownAttributeAction() - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- getUnknownAttributePrototypes() - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- getUnknownClassAttributeAction(String) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- getUnknownCodeAttributeAction(String) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- getUnknownFieldAttributeAction(String) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- getUnknownMethodAttributeAction(String) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- getUnparseableExtraFieldData() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Looks up extra field data that couldn't be parsed correctly.
- getUseDefaultNameForUnnamedEntries() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZFileOptions
-
Gets whether entries without a name should get their names set
to the archive's default file name.
- getUserId() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
- getUserId() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the user id.
- getUserId() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
- getUserId() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Get the user id.
- getUserName() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's user name.
- getValue() - Method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Get value as Java BigInteger.
- getValue(byte[], int) - Static method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Helper method to get the value as a Java BigInteger from eight
bytes starting at given array offset
- getValue(byte[]) - Static method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Helper method to get the value as a Java long from an eight-byte array
- getValue() - Method in class org.apache.commons.compress.archivers.zip.ZipLong
-
Get value as Java long.
- getValue(byte[], int) - Static method in class org.apache.commons.compress.archivers.zip.ZipLong
-
Helper method to get the value as a Java long from four bytes starting at given array offset
- getValue(byte[]) - Static method in class org.apache.commons.compress.archivers.zip.ZipLong
-
Helper method to get the value as a Java long from a four-byte array
- getValue() - Method in class org.apache.commons.compress.archivers.zip.ZipShort
-
Get value as Java int.
- getValue(byte[], int) - Static method in class org.apache.commons.compress.archivers.zip.ZipShort
-
Helper method to get the value as a java int from two bytes starting at given array offset
- getValue(byte[]) - Static method in class org.apache.commons.compress.archivers.zip.ZipShort
-
Helper method to get the value as a java int from a two-byte array
- getValue() - Method in class org.apache.commons.compress.compressors.lz4.XXHash32
-
- getValue(long, SegmentConstantPool) - Method in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- getValue(long, String, SegmentConstantPool) - Method in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- getValue() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPConstant
-
- getValue(int, long) - Method in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
- getValue() - Method in class org.apache.commons.compress.utils.ChecksumCalculatingInputStream
-
Returns the calculated checksum.
- getVersionMadeBy() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
The "version made by" field.
- getVersionRequired() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
The "version required to expand" field.
- getVolume() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Return the tape volume where this file is located.
- getVolume() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Get volume (tape) number.
- getWindowsAttributes() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the windows attributes.
- getWindowSize() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters
-
Gets the size of the sliding window - this determines the
maximum offset a back-reference can take.
- getXz() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getZ() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- getZipEncoding(String) - Static method in class org.apache.commons.compress.archivers.zip.ZipEncodingHelper
-
Instantiates a zip encoding.
- getZstandard() - Static method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- GIDLEN - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the group id field in a header buffer.
- globalConstantPool() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.OperandManager
-
- globalIndex - Variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantPoolEntry
-
- GNAMELEN - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the group name field in a header buffer.
- GNU_LONGLINK - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The name of the GNU tar entry which contains a long name.
- GZIP - Static variable in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Constant (value "gz") used to identify the GZIP compression
algorithm.
- GzipCompressorInputStream - Class in org.apache.commons.compress.compressors.gzip
-
Input stream that decompresses .gz files.
- GzipCompressorInputStream(InputStream) - Constructor for class org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
-
Constructs a new input stream that decompresses gzip-compressed data
from the specified input stream.
- GzipCompressorInputStream(InputStream, boolean) - Constructor for class org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
-
Constructs a new input stream that decompresses gzip-compressed data
from the specified input stream.
- GzipCompressorOutputStream - Class in org.apache.commons.compress.compressors.gzip
-
Compressed output stream using the gzip format.
- GzipCompressorOutputStream(OutputStream) - Constructor for class org.apache.commons.compress.compressors.gzip.GzipCompressorOutputStream
-
Creates a gzip compressed output stream with the default parameters.
- GzipCompressorOutputStream(OutputStream, GzipParameters) - Constructor for class org.apache.commons.compress.compressors.gzip.GzipCompressorOutputStream
-
Creates a gzip compressed output stream with the specified parameters.
- GzipParameters - Class in org.apache.commons.compress.compressors.gzip
-
Parameters for the GZIP compressor.
- GzipParameters() - Constructor for class org.apache.commons.compress.compressors.gzip.GzipParameters
-
- GzipUtils - Class in org.apache.commons.compress.compressors.gzip
-
Utility code for the gzip compression format.
- IcBands - Class in org.apache.commons.compress.harmony.pack200
-
Inner class bands (corresponds to the ic_bands
set of bands in the pack200 specification)
- IcBands(SegmentHeader, CpBands, int) - Constructor for class org.apache.commons.compress.harmony.pack200.IcBands
-
- IcBands - Class in org.apache.commons.compress.harmony.unpack200
-
Inner Class Bands
- IcBands(Segment) - Constructor for class org.apache.commons.compress.harmony.unpack200.IcBands
-
- IcTuple - Class in org.apache.commons.compress.harmony.unpack200
-
An IcTuple is the set of information that describes an inner class.
- IcTuple(String, int, String, String, int, int, int, int) - Constructor for class org.apache.commons.compress.harmony.unpack200.IcTuple
-
- ID - Static variable in class org.apache.commons.compress.archivers.zip.ResourceAlignmentExtraField
-
Extra field id used for storing alignment and padding.
- IincForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for the iinc instruction.
- IincForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.IincForm
-
- IMatcher - Interface in org.apache.commons.compress.harmony.unpack200
-
Interface for a class that can perform matching on flag values.
- IMethodRefForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for those bytecodes which have IMethod references (and only IMethod
references).
- IMethodRefForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.IMethodRefForm
-
- in - Variable in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
- increment(int) - Method in class org.apache.commons.compress.harmony.pack200.IntList
-
- incrementAnnoN() - Method in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- incrementCodeSize() - Method in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
- index - Variable in class org.apache.commons.compress.harmony.pack200.AttributeDefinitionBands.AttributeDefinition
-
- indexCache - Variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassConstantPool
-
- indexesForArrayKey(String[], String) - Method in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPoolArrayCache
-
Answer the indices for the given key in the given array.
- indexesForKey(String) - Method in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPoolArrayCache.CachedArray
-
Given a particular key, answer a List of index locations in the array which contain that key.
- indexOf(ClassFileEntry) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassConstantPool
-
- initializeTables(int, int) - Method in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
Initializes the arrays based on the maximum code size.
- initializeTables(int) - Method in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
Initializes the arrays based on the maximum code size.
- InitMethodReferenceForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
Abstract superclass of those classes which look up init methods (these are class specific methods).
- InitMethodReferenceForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.InitMethodReferenceForm
-
- INITSTRING - Static variable in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
- innerBreakAtDollar(String) - Method in class org.apache.commons.compress.harmony.unpack200.IcTuple
-
Break the receiver into components at $ boundaries.
- InnerClassesAttribute - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Inner classes class file attribute
- InnerClassesAttribute(String) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.InnerClassesAttribute
-
- InputStreamByteSupplier(InputStream) - Constructor for class org.apache.commons.compress.utils.ByteUtils.InputStreamByteSupplier
-
- InputStreamStatistics - Interface in org.apache.commons.compress.utils
-
This interface provides statistics on the current decompression stream.
- InputStreamSupplier - Interface in org.apache.commons.compress.parallel
-
Supplies input streams.
- integerListToArray(List) - Method in class org.apache.commons.compress.harmony.pack200.BandSet
-
Converts a list of Integers to an int[] array.
- Integral(String) - Constructor for class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Integral
-
- Integral(String, NewAttributeBands.Integral) - Constructor for class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Integral
-
- Integral(String) - Constructor for class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Integral
-
- interfaces - Variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassFile
-
- IntList - Class in org.apache.commons.compress.harmony.pack200
-
IntList is based on java.util.ArrayList
, but is written specifically for ints in order to reduce boxing
and unboxing to Integers, reduce the memory required and improve performance of pack200.
- IntList() - Constructor for class org.apache.commons.compress.harmony.pack200.IntList
-
Constructs a new instance of IntList with capacity for ten elements.
- IntList(int) - Constructor for class org.apache.commons.compress.harmony.pack200.IntList
-
Constructs a new instance of IntList with the specified capacity.
- IntRefForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for those bytecodes which have int references (and only int references).
- IntRefForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.IntRefForm
-
- IntRefForm(int, String, int[], boolean) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.IntRefForm
-
- InvalidFormatException - Exception in org.apache.commons.compress.archivers.dump
-
Invalid Format Exception.
- InvalidFormatException() - Constructor for exception org.apache.commons.compress.archivers.dump.InvalidFormatException
-
- InvalidFormatException(long) - Constructor for exception org.apache.commons.compress.archivers.dump.InvalidFormatException
-
- invokeInterfaceCount() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPInterfaceMethodRef
-
This method answers the value this method will use for an invokeinterface call.
- invokeInterfaceCount() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPNameAndType
-
Answers the invokeinterface count argument when the receiver is treated as an invokeinterface target.
- IOUtils - Class in org.apache.commons.compress.utils
-
Utility functions
- isAnonymous() - Method in class org.apache.commons.compress.harmony.unpack200.IcTuple
-
- isAntiItem() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Indicates whether this is an "anti-item" used in differential backups,
meaning it should delete the same file from a previous backup.
- isAnySyntheticClasses() - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- isAnySyntheticFields() - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- isAnySyntheticMethods() - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- isArrayZero(byte[], int) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
Returns true if the first N bytes of an array are all zero
- isAtEOF() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
- isAtEOF() - Method in class org.apache.commons.compress.archivers.tar.TarFile
-
- isBackwardsCallable() - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Callable
-
- isBackwardsCallable() - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Callable
-
- isBit0_modifyTimePresent() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
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.
- isBit1_accessTimePresent() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
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.
- isBit2_createTimePresent() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
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.
- isBlkDev() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Is this a block device?
- isBlockDevice() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Checks if this entry represents a block device.
- isBlockDevice() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Check if this is a block device entry.
- isBrotliCompressionAvailable() - Static method in class org.apache.commons.compress.compressors.brotli.BrotliUtils
-
Are the classes required to support Brotli compression available?
- isCharacterDevice() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Checks if this entry represents a character device.
- isCharacterDevice() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Check if this is a character device entry.
- isCheckSumOK() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get this entry's checksum status.
- isChrDev() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Is this a character device?
- isCodeAttribute() - Method in class org.apache.commons.compress.harmony.pack200.NewAttribute
-
- isCompressed() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Is this volume compressed?
- isCompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.bzip2.BZip2Utils
-
Detects common bzip2 suffixes in the given file name.
- isCompressedFilename(String) - Method in class org.apache.commons.compress.compressors.FileNameUtil
-
Detects common format suffixes in the given file name.
- isCompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.gzip.GzipUtils
-
Detects common gzip suffixes in the given file name.
- isCompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.lzma.LZMAUtils
-
Detects common lzma suffixes in the given file name.
- isCompressedFilename(String) - Static method in class org.apache.commons.compress.compressors.xz.XZUtils
-
Detects common xz suffixes in the given file name.
- isContextClass() - Method in class org.apache.commons.compress.harmony.pack200.NewAttribute
-
- isContextCode() - Method in class org.apache.commons.compress.harmony.pack200.NewAttribute
-
- isContextField() - Method in class org.apache.commons.compress.harmony.pack200.NewAttribute
-
- isContextMethod() - Method in class org.apache.commons.compress.harmony.pack200.NewAttribute
-
- isDefaultLayout() - Method in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- isDeleted() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Has this file been deleted?
- isDelta() - Method in class org.apache.commons.compress.harmony.pack200.BHSDCodec
-
Returns true if this codec is a delta codec
- isDescendent(TarArchiveEntry) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Determine if the given entry is a descendant of this entry.
- isDirectory() - Method in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
- isDirectory() - Method in interface org.apache.commons.compress.archivers.ArchiveEntry
-
Returns true if this entry refers to a directory.
- isDirectory() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry
-
True if the entry refers to a directory.
- isDirectory() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Checks if this entry represents a directory.
- isDirectory() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Is this a directory?
- isDirectory() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Return whether or not this entry represents a directory.
- isDirectory() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Return whether or not this entry represents a directory.
- isDirectory() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Is this entry a directory?
- isDirectory() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Is this entry a directory?
- isEmpty() - Method in class org.apache.commons.compress.harmony.pack200.IntList
-
- isEOFRecord(byte[]) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Determine if an archive record indicate End of Archive.
- isEqual(byte[], int, int, byte[], int, int, boolean) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
Compare byte buffers, optionally ignoring trailing nulls
- isEqual(byte[], int, int, byte[], int, int) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
Compare byte buffers
- isEqual(byte[], byte[]) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
Compare byte buffers
- isEqual(byte[], byte[], boolean) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
Compare byte buffers, optionally ignoring trailing nulls
- isEqualWithNull(byte[], int, int, byte[], int, int) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
Compare byte buffers, ignoring trailing nulls
- isExtended() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Indicates in case of an oldgnu sparse file if an extension
sparse header follows.
- isExtended() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveSparseEntry
-
- isExtendedAttributes() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Does this volume contain extended attributes.
- ISEXTENDEDLEN_GNU - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the is extension field in an old GNU header buffer.
- ISEXTENDEDLEN_GNU_SPARSE - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the is extension field in a sparse header buffer.
- isFifo() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Is this a fifo/pipe?
- isFIFO() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Check if this is a FIFO (pipe) entry.
- isFile() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Is this a regular file?
- isFile() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Check if this is a "normal file"
- isGlobalPaxHeader() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Check if this is a Pax header.
- isGNULongLinkEntry() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Indicate if this entry is a GNU long linkname block
- isGNULongNameEntry() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Indicate if this entry is a GNU long name block
- isGNUSparse() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Indicate if this entry is a GNU sparse block.
- isGzip() - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- isHostOsUnix() - Method in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry
-
Is the operating system the archive has been created on one
that is considered a UNIX OS by arj?
- isInnerClass() - Method in class org.apache.commons.compress.harmony.pack200.CPClass
-
- isKeepDeflateHint() - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- isKeepFileOrder() - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- isLink() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Check if this is a link entry.
- isLink() - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Is this entry a symbolic link?
- isLZMACompressionAvailable() - Static method in class org.apache.commons.compress.compressors.lzma.LZMAUtils
-
Are the classes required to support LZMA compression available?
- isMember() - Method in class org.apache.commons.compress.harmony.unpack200.IcTuple
-
- isMetaDataOnly() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Does this volume only contain metadata?
- isNetwork() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Checks if this entry represents a network device.
- isNewHeader() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Is this the new header format?
- isNewInode() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Is this the new inode format?
- ISO_8859_1 - Static variable in class org.apache.commons.compress.utils.CharsetNames
-
CharEncodingISO Latin Alphabet No. 1, a.k.a.
- ISO_8859_1 - Static variable in class org.apache.commons.compress.utils.Charsets
-
- isOldGNUSparse() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Indicate if this entry is a GNU or star sparse block using the
oldgnu format.
- isOpen() - Method in class org.apache.commons.compress.utils.FixedLengthBlockOutputStream
-
- isOpen() - Method in class org.apache.commons.compress.utils.MultiReadOnlySeekableByteChannel
-
- isOpen() - Method in class org.apache.commons.compress.utils.SeekableInMemoryByteChannel
-
- isPassFile(String) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- isPaxGNU1XSparse() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Get if this entry is a sparse file with 1.X PAX Format or not
- isPaxGNUSparse() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Indicate if this entry is a GNU sparse block using one of the
PAX formats.
- isPaxHeader() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Check if this is a Pax header.
- isPipe() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Checks if this entry represents a pipe.
- isRegularFile() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Checks if this entry represents a regular file.
- isRunningInOsgiEnvironment() - Static method in class org.apache.commons.compress.utils.OsgiUtils
-
Tests if Commons Compress running as an OSGi bundle?
- isSeekable() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
This method indicates whether this archive is writing to a
seekable stream (i.e., to a random access file).
- isSigned() - Method in class org.apache.commons.compress.harmony.pack200.BHSDCodec
-
Returns true if this codec is a signed codec
- isSocket() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Checks if this entry represents a socket.
- isSocket() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Is this a network device?
- isSourceFileAttribute() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.Attribute
-
Answer true if the receiver is a source file attribute (which gets special handling when the class is built);
otherwise answer false.
- isSourceFileAttribute() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.SourceFileAttribute
-
- isSparse() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Check whether this is a sparse entry.
- isSparseRecord(int) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Is this a sparse record?
- isStarSparse() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Indicate if this entry is a star sparse block using PAX headers.
- isStreamContiguous() - Method in interface org.apache.commons.compress.archivers.EntryStreamOffsets
-
Indicates whether the stream is contiguous, i.e. not split among
several archive parts, interspersed with control blocks, etc.
- isStreamContiguous() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Indicates whether the stream is contiguous, i.e. not split among
several archive parts, interspersed with control blocks, etc.
- isStreamContiguous() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
- isStripDebug() - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- isSymbolicLink() - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Checks if this entry represents a symbolic link.
- isSymbolicLink() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Check if this is a symbolic link entry.
- isUnixSymlink() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Returns true if this entry represents a unix symlink,
in which case the entry's content contains the target path
for the symlink.
- isUnknown() - Method in class org.apache.commons.compress.harmony.pack200.NewAttribute
-
- isUnknown(int) - Method in class org.apache.commons.compress.harmony.pack200.NewAttribute
-
- isUsedAtLeastOnce() - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands
-
- isVerbose() - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- isXZCompressionAvailable() - Static method in class org.apache.commons.compress.compressors.xz.XZUtils
-
Are the classes required to support XZ compression available?
- isZstdCompressionAvailable() - Static method in class org.apache.commons.compress.compressors.zstandard.ZstdUtils
-
Are the classes required to support Zstandard compression available?
- Iterators - Class in org.apache.commons.compress.utils
-
Iterator utilities.
- MAC_OS - Static variable in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
-
- MAGIC_ANT - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The magic tag representing an Ant tar archive.
- MAGIC_GNU - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The magic tag representing a GNU tar archive.
- MAGIC_NEW - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
magic number of a cpio entry in the new format
- MAGIC_NEW_CRC - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
magic number of a cpio entry in the new format with crc
- MAGIC_OFFSET - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
Offset of start of magic field within header record
- MAGIC_OLD_ASCII - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
magic number of a cpio entry in the old ascii format
- MAGIC_OLD_BINARY - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
magic number of a cpio entry in the old binary format
- MAGIC_POSIX - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The magic tag representing a POSIX tar archive.
- MAGIC_XSTAR - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The magix string used in the last four bytes of the header to
identify the xstar format.
- MAGICLEN - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the magic field in a header buffer.
- main(String[]) - Static method in class org.apache.commons.compress.archivers.Lister
-
- main(String[]) - Static method in class org.apache.commons.compress.archivers.sevenz.CLI
-
- mainlyPositiveDeltas() - Method in class org.apache.commons.compress.harmony.pack200.BandSet.BandData
-
Returns true if the band deltas are mainly positive (heuristic).
- mainlySmallDeltas() - Method in class org.apache.commons.compress.harmony.pack200.BandSet.BandData
-
Returns true if the deltas between adjacent band elements are mainly small (heuristic).
- major - Variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassFile
-
- mark(int) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Since we do not support marking just yet, we do nothing.
- mark(int) - Method in class org.apache.commons.compress.compressors.brotli.BrotliCompressorInputStream
-
- mark(int) - Method in class org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
- mark(int) - Method in class org.apache.commons.compress.compressors.zstandard.ZstdCompressorInputStream
-
- markSupported() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Since we do not support marking just yet, we return false.
- markSupported() - Method in class org.apache.commons.compress.compressors.brotli.BrotliCompressorInputStream
-
- markSupported() - Method in class org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
- markSupported() - Method in class org.apache.commons.compress.compressors.zstandard.ZstdCompressorInputStream
-
- matchAsciiBuffer(String, byte[], int, int) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
Check if buffer contents matches Ascii String.
- matchAsciiBuffer(String, byte[]) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
Check if buffer contents matches Ascii String.
- matches(byte[], int) - Static method in class org.apache.commons.compress.archivers.ar.ArArchiveInputStream
-
Checks if the signature matches ASCII "!
- matches(byte[], int) - Static method in class org.apache.commons.compress.archivers.arj.ArjArchiveInputStream
-
Checks if the signature matches what is expected for an arj file.
- matches(byte[], int) - Static method in class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
-
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
- matches(byte[], int) - Static method in class org.apache.commons.compress.archivers.dump.DumpArchiveInputStream
-
Look at the first few bytes of the file to decide if it's a dump
archive.
- matches(byte[], int) - Static method in class org.apache.commons.compress.archivers.jar.JarArchiveInputStream
-
Checks if the signature matches what is expected for a jar file
(in this case it is the same as for a zip file).
- matches(byte[], int) - Static method in class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Checks if the signature matches what is expected for a 7z file.
- matches(byte[], int) - Static method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Checks if the signature matches what is expected for a tar file.
- matches(byte[], int) - Static method in class org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
-
Checks if the signature matches what is expected for a zip file.
- matches(byte[], int) - Static method in class org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream
-
Checks if the signature matches what is expected for a bzip2 file.
- matches(byte[], int) - Static method in class org.apache.commons.compress.compressors.deflate.DeflateCompressorInputStream
-
Checks if the signature matches what is expected for a zlib / deflated file
with the zlib header.
- matches(byte[], int) - Static method in class org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
-
Checks if the signature matches what is expected for a .gz file.
- matches(byte[], int) - Static method in class org.apache.commons.compress.compressors.lz4.FramedLZ4CompressorInputStream
-
Checks if the signature matches what is expected for a .lz4 file.
- matches(byte[], int) - Static method in class org.apache.commons.compress.compressors.lzma.LZMACompressorInputStream
-
Checks if the signature matches what is expected for an lzma file.
- matches(byte[], int) - Static method in class org.apache.commons.compress.compressors.lzma.LZMAUtils
-
Checks if the signature matches what is expected for a .lzma file.
- matches(byte[], int) - Static method in class org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
Checks if the signature matches what is expected for a pack200
file (0xCAFED00D).
- matches(byte[], int) - Static method in class org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream
-
Checks if the signature matches what is expected for a .sz file.
- matches(byte[], int) - Static method in class org.apache.commons.compress.compressors.xz.XZCompressorInputStream
-
Checks if the signature matches what is expected for a .xz file.
- matches(byte[], int) - Static method in class org.apache.commons.compress.compressors.xz.XZUtils
-
Checks if the signature matches what is expected for a .xz file.
- matches(byte[], int) - Static method in class org.apache.commons.compress.compressors.z.ZCompressorInputStream
-
Checks if the signature matches what is expected for a Unix compress file.
- matches(byte[], int) - Static method in class org.apache.commons.compress.compressors.zstandard.ZstdUtils
-
Checks if the signature matches what is expected for a Zstandard file.
- matches(long) - Method in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- matches(long) - Method in interface org.apache.commons.compress.harmony.unpack200.IMatcher
-
- matchSpecificPoolEntryIndex(String[], String, int) - Method in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
A number of things make use of subsets of structures.
- matchSpecificPoolEntryIndex(String[], String[], String, String, int) - Method in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
This method's function is to look through pairs of arrays.
- MAX_BLOCKSIZE - Static variable in class org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
-
The maximum supported blocksize == 9
.
- MAX_NAMELEN - Static variable in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Maximum length of a user's name in the tar file
- MAXID - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The maximum value of gid/uid in a tar archive which can
be expressed in octal char notation (that's 7 sevens, octal).
- maxLocals - Variable in class org.apache.commons.compress.harmony.unpack200.bytecode.CodeAttribute
-
- MAXSIZE - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The maximum size of a file in a tar archive
which can be expressed in octal char notation (that's 11 sevens, octal).
- maxStack - Variable in class org.apache.commons.compress.harmony.unpack200.bytecode.CodeAttribute
-
- MDELTA5 - Static variable in class org.apache.commons.compress.harmony.pack200.Codec
-
MDELTA5 = (5,64,2,1): Used for the majority of numerical codings where there is a correlated sequence of signed
values, but where most of them are expected to be non-negative.
- MemoryLimitException - Exception in org.apache.commons.compress
-
If a stream checks for estimated memory allocation, and the estimate
goes above the memory limit, this is thrown.
- MemoryLimitException(long, int) - Constructor for exception org.apache.commons.compress.MemoryLimitException
-
- MemoryLimitException(long, int, Exception) - Constructor for exception org.apache.commons.compress.MemoryLimitException
-
- mergeCentralDirectoryData(ZipExtraField[]) - Static method in class org.apache.commons.compress.archivers.zip.ExtraFieldUtils
-
Merges the central directory fields of the given ZipExtraFields.
- mergeLocalFileDataData(ZipExtraField[]) - Static method in class org.apache.commons.compress.archivers.zip.ExtraFieldUtils
-
Merges the local file data fields of the given ZipExtraFields.
- Messages - Class in org.apache.commons.compress.harmony.archive.internal.nls
-
This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when
required.
- Messages() - Constructor for class org.apache.commons.compress.harmony.archive.internal.nls.Messages
-
- MetadataBandGroup - Class in org.apache.commons.compress.harmony.pack200
-
A group of metadata (annotation) bands, such as class_RVA_bands, method_AD_bands etc.
- MetadataBandGroup(String, int, CpBands, SegmentHeader, int) - Constructor for class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
Constructs a new MetadataBandGroup
- MetadataBandGroup - Class in org.apache.commons.compress.harmony.unpack200
-
A group of metadata bands, such as class_RVA_bands, method_AD_bands etc.
- MetadataBandGroup(String, CpBands) - Constructor for class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- METHOD - Static variable in class org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException.Feature
-
The entry used an unsupported compression method.
- METHOD_ATTRIBUTE_PFX - Static variable in interface org.apache.commons.compress.java.util.jar.Pack200.Packer
-
the format of a method attribute name.
- MethodRefForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for those bytecodes which have regular method references (and only regular
method references).
- MethodRefForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.MethodRefForm
-
- methods - Variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassFile
-
- MILLIS_PER_SECOND - Static variable in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Convert millis to seconds
- MIN_BLOCKSIZE - Static variable in class org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream
-
The minimum supported blocksize == 1
.
- minor - Variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassFile
-
- MODELEN - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the mode field in a header buffer.
- MODIFICATION_TIME - Static variable in interface org.apache.commons.compress.java.util.jar.Pack200.Packer
-
if it shall attempt to determine the latest modification time if this
is set to LATEST
.
- MODIFY_TIME_BIT - Static variable in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
The bit set inside the flags by when the last modification time
is present in this extra field.
- MODTIMELEN - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the modification time field in a header buffer.
- MultiANewArrayForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for the multianewarray instruction.
- MultiANewArrayForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.MultiANewArrayForm
-
- MultiReadOnlySeekableByteChannel - Class in org.apache.commons.compress.utils
-
- MultiReadOnlySeekableByteChannel(List<SeekableByteChannel>) - Constructor for class org.apache.commons.compress.utils.MultiReadOnlySeekableByteChannel
-
Concatenates the given channels.
- pack() - Method in class org.apache.commons.compress.harmony.pack200.Archive
-
Pack the archive
- pack(OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.AttributeDefinitionBands
-
- pack(OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.BandSet
-
Write the packed set of bands to the given output stream
- pack(OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.BcBands
-
- pack(OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.ClassBands
-
- pack(OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.CpBands
-
- pack(OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.FileBands
-
- pack(OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.IcBands
-
- pack(OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- pack(OutputStream) - Method in interface org.apache.commons.compress.harmony.pack200.NewAttributeBands.AttributeLayoutElement
-
- pack(OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Call
-
- pack(OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Callable
-
- pack(OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Integral
-
- pack(OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands
-
- pack(OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Reference
-
- pack(OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Replication
-
- pack(OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Union
-
- pack(OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.UnionCase
-
- pack(JarFile, OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.Pack200PackerAdapter
-
- pack(JarInputStream, OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.Pack200PackerAdapter
-
- pack(Archive.SegmentUnit, OutputStream, PackingOptions) - Method in class org.apache.commons.compress.harmony.pack200.Segment
-
The main method on Segment.
- pack(OutputStream) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
Encode and write the SegmentHeader bands to the OutputStream
- pack(JarFile, OutputStream) - Method in interface org.apache.commons.compress.java.util.jar.Pack200.Packer
-
Pack the specified JAR file to the specified output stream.
- pack(JarInputStream, OutputStream) - Method in interface org.apache.commons.compress.java.util.jar.Pack200.Packer
-
Pack the data from the specified jar input stream to the specified
output stream.
- PACK200 - Static variable in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Constant (value "pack200") used to identify the PACK200 compression
algorithm.
- Pack200 - Class in org.apache.commons.compress.java.util.jar
-
- Pack200.Packer - Interface in org.apache.commons.compress.java.util.jar
-
The interface defining the API for converting a JAR file to an output
stream in the Pack200 format.
- Pack200.Unpacker - Interface in org.apache.commons.compress.java.util.jar
-
The interface defining the API for converting a packed stream in the
Pack200 format to a JAR file.
- Pack200Adapter - Class in org.apache.commons.compress.harmony.pack200
-
Provides generic JavaBeans support for the Pack/UnpackAdapters
- Pack200Adapter() - Constructor for class org.apache.commons.compress.harmony.pack200.Pack200Adapter
-
- Pack200ClassReader - Class in org.apache.commons.compress.harmony.pack200
-
Wrapper for ClassReader that enables pack200 to obtain extra class file information
- Pack200ClassReader(byte[]) - Constructor for class org.apache.commons.compress.harmony.pack200.Pack200ClassReader
-
- Pack200CompressorInputStream - Class in org.apache.commons.compress.compressors.pack200
-
An input stream that decompresses from the Pack200 format to be read
as any other stream.
- Pack200CompressorInputStream(InputStream) - Constructor for class org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given stream, caching the decompressed data in
memory.
- Pack200CompressorInputStream(InputStream, Pack200Strategy) - Constructor for class org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given stream using the given strategy to cache
the results.
- Pack200CompressorInputStream(InputStream, Map<String, String>) - Constructor for class org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given stream, caching the decompressed data in
memory and using the given properties.
- Pack200CompressorInputStream(InputStream, Pack200Strategy, Map<String, String>) - Constructor for class org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given stream using the given strategy to cache
the results and the given properties.
- Pack200CompressorInputStream(File) - Constructor for class org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given file, caching the decompressed data in
memory.
- Pack200CompressorInputStream(File, Pack200Strategy) - Constructor for class org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given file using the given strategy to cache
the results.
- Pack200CompressorInputStream(File, Map<String, String>) - Constructor for class org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given file, caching the decompressed data in
memory and using the given properties.
- Pack200CompressorInputStream(File, Pack200Strategy, Map<String, String>) - Constructor for class org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given file using the given strategy to cache
the results and the given properties.
- Pack200CompressorOutputStream - Class in org.apache.commons.compress.compressors.pack200
-
An output stream that compresses using the Pack200 format.
- Pack200CompressorOutputStream(OutputStream) - Constructor for class org.apache.commons.compress.compressors.pack200.Pack200CompressorOutputStream
-
Compresses the given stream, caching the compressed data in
memory.
- Pack200CompressorOutputStream(OutputStream, Pack200Strategy) - Constructor for class org.apache.commons.compress.compressors.pack200.Pack200CompressorOutputStream
-
Compresses the given stream using the given strategy to cache
the results.
- Pack200CompressorOutputStream(OutputStream, Map<String, String>) - Constructor for class org.apache.commons.compress.compressors.pack200.Pack200CompressorOutputStream
-
Compresses the given stream, caching the compressed data in
memory and using the given properties.
- Pack200CompressorOutputStream(OutputStream, Pack200Strategy, Map<String, String>) - Constructor for class org.apache.commons.compress.compressors.pack200.Pack200CompressorOutputStream
-
Compresses the given stream using the given strategy to cache
the results and the given properties.
- Pack200Exception - Exception in org.apache.commons.compress.harmony.pack200
-
Represents a problem with a Pack200 coding/decoding issue.
- Pack200Exception(String) - Constructor for exception org.apache.commons.compress.harmony.pack200.Pack200Exception
-
Create a new Pack200 exception with the given message
- Pack200PackerAdapter - Class in org.apache.commons.compress.harmony.pack200
-
This class provides the binding between the standard Pack200 interface and the internal interface for (un)packing.
- Pack200PackerAdapter() - Constructor for class org.apache.commons.compress.harmony.pack200.Pack200PackerAdapter
-
- Pack200Strategy - Enum in org.apache.commons.compress.compressors.pack200
-
The different modes the Pack200 streams can use to wrap input and
output.
- Pack200UnpackerAdapter - Class in org.apache.commons.compress.harmony.unpack200
-
This class provides the binding between the standard Pack200 interface and the internal interface for (un)packing.
- Pack200UnpackerAdapter() - Constructor for class org.apache.commons.compress.harmony.unpack200.Pack200UnpackerAdapter
-
- Pack200Utils - Class in org.apache.commons.compress.compressors.pack200
-
Utility methods for Pack200.
- PackingOptions - Class in org.apache.commons.compress.harmony.pack200
-
Utility class to manage the various options available for pack200
- PackingOptions() - Constructor for class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- PackingUtils - Class in org.apache.commons.compress.harmony.pack200
-
- PackingUtils() - Constructor for class org.apache.commons.compress.harmony.pack200.PackingUtils
-
- PAD2LEN_GNU - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the padding field in an old GNU header buffer.
- pair_N - Variable in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- pair_N - Variable in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- ParallelScatterZipCreator - Class in org.apache.commons.compress.archivers.zip
-
- ParallelScatterZipCreator() - Constructor for class org.apache.commons.compress.archivers.zip.ParallelScatterZipCreator
-
Create a ParallelScatterZipCreator with default threads, which is set to the number of available
processors, as defined by
Runtime.availableProcessors()
- ParallelScatterZipCreator(ExecutorService) - Constructor for class org.apache.commons.compress.archivers.zip.ParallelScatterZipCreator
-
Create a ParallelScatterZipCreator
- ParallelScatterZipCreator(ExecutorService, ScatterGatherBackingStoreSupplier) - Constructor for class org.apache.commons.compress.archivers.zip.ParallelScatterZipCreator
-
Create a ParallelScatterZipCreator
- ParallelScatterZipCreator(ExecutorService, ScatterGatherBackingStoreSupplier, int) - Constructor for class org.apache.commons.compress.archivers.zip.ParallelScatterZipCreator
-
Create a ParallelScatterZipCreator
- param_NB - Variable in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- param_NB - Variable in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- ParameterAnnotation(AnnotationsAttribute.Annotation[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute.ParameterAnnotation
-
- Parameters(FramedLZ4CompressorOutputStream.BlockSize) - Constructor for class org.apache.commons.compress.compressors.lz4.FramedLZ4CompressorOutputStream.Parameters
-
Sets up custom a custom block size for the LZ4 stream but
otherwise uses the defaults of enabled content checksum,
disabled block checksums and independent blocks.
- Parameters(FramedLZ4CompressorOutputStream.BlockSize, Parameters) - Constructor for class org.apache.commons.compress.compressors.lz4.FramedLZ4CompressorOutputStream.Parameters
-
Sets up custom a custom block size for the LZ4 stream but
otherwise uses the defaults of enabled content checksum,
disabled block checksums and independent blocks.
- Parameters(FramedLZ4CompressorOutputStream.BlockSize, boolean, boolean, boolean) - Constructor for class org.apache.commons.compress.compressors.lz4.FramedLZ4CompressorOutputStream.Parameters
-
Sets up custom parameters for the LZ4 stream.
- Parameters(FramedLZ4CompressorOutputStream.BlockSize, boolean, boolean, boolean, Parameters) - Constructor for class org.apache.commons.compress.compressors.lz4.FramedLZ4CompressorOutputStream.Parameters
-
Sets up custom parameters for the LZ4 stream.
- Parameters - Class in org.apache.commons.compress.compressors.lz77support
-
- Parameters.Builder - Class in org.apache.commons.compress.compressors.lz77support
-
- parse(byte[]) - Static method in class org.apache.commons.compress.archivers.zip.ExtraFieldUtils
-
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.
- parse(byte[], boolean) - Static method in class org.apache.commons.compress.archivers.zip.ExtraFieldUtils
-
Split the array into ExtraFields and populate them with the
given data, throwing an exception if the data cannot be parsed.
- parse(byte[], boolean, ExtraFieldUtils.UnparseableExtraField) - Static method in class org.apache.commons.compress.archivers.zip.ExtraFieldUtils
-
Split the array into ExtraFields and populate them with the
given data.
- parse(byte[], boolean, ExtraFieldParsingBehavior) - Static method in class org.apache.commons.compress.archivers.zip.ExtraFieldUtils
-
Split the array into ExtraFields and populate them with the
given data.
- parse(byte[], int) - Static method in class org.apache.commons.compress.archivers.zip.GeneralPurposeBit
-
Parses the supported flags from the given archive data.
- parseAttributes(InputStream, int) - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands
-
Parse the bands relating to this AttributeLayout and return the correct class file attributes as a List of
Attribute
.
- parseBoolean(byte[], int) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
Parse a boolean byte from a buffer.
- parseCentralDirectoryFormat(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.X0017_StrongEncryptionHeader
-
Parse central directory format.
- parseCPClassReferences(String, InputStream, BHSDCodec, int) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- parseCPDescriptorReferences(String, InputStream, BHSDCodec, int) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- parseCPDoubleReferences(String, InputStream, BHSDCodec, int) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- parseCPFieldRefReferences(String, InputStream, BHSDCodec, int) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- parseCPFloatReferences(String, InputStream, BHSDCodec, int) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- parseCPInterfaceMethodRefReferences(String, InputStream, BHSDCodec, int) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- parseCPIntReferences(String, InputStream, BHSDCodec, int) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- parseCPLongReferences(String, InputStream, BHSDCodec, int) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- parseCPMethodRefReferences(String, InputStream, BHSDCodec, int) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- parseCPSignatureReferences(String, InputStream, BHSDCodec, int) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- parseCPSignatureReferences(String, InputStream, BHSDCodec, int[]) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- parseCPStringReferences(String, InputStream, BHSDCodec, int) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- parseCPUTF8References(String, InputStream, BHSDCodec, int) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- parseCPUTF8References(String, InputStream, BHSDCodec, int[]) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- parseFileFormat(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.X0017_StrongEncryptionHeader
-
Parse file header format.
- parseFlags(String, InputStream, int, BHSDCodec, boolean) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- parseFlags(String, InputStream, int[], BHSDCodec, boolean) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- parseFlags(String, InputStream, int, BHSDCodec, BHSDCodec) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- parseFlags(String, InputStream, int[], BHSDCodec, BHSDCodec) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- parseFromCentralDirectoryData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
Doesn't do anything special since this class always uses the
same data in central directory and local file data.
- parseFromCentralDirectoryData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Doesn't do anything special since this class always uses the
same data in central directory and local file data.
- parseFromCentralDirectoryData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.JarMarker
-
Doesn't do anything special since this class always uses the
same data in central directory and local file data.
- parseFromCentralDirectoryData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.PKWareExtraHeader
-
- parseFromCentralDirectoryData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.ResourceAlignmentExtraField
-
- parseFromCentralDirectoryData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
-
Populate data from this array as if it was in central directory data.
- parseFromCentralDirectoryData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
-
- parseFromCentralDirectoryData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Doesn't do anything special since this class always uses the
same parsing logic for both central directory and local file data.
- parseFromCentralDirectoryData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.X0015_CertificateIdForFile
-
- parseFromCentralDirectoryData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.X0016_CertificateIdForCentralDirectory
-
- parseFromCentralDirectoryData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.X0017_StrongEncryptionHeader
-
- parseFromCentralDirectoryData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Doesn't do anything special since this class always uses the
same parsing logic for both central directory and local file data.
- parseFromCentralDirectoryData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
Doesn't do anything since this class doesn't store anything
inside the central directory.
- parseFromCentralDirectoryData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
- parseFromCentralDirectoryData(byte[], int, int) - Method in interface org.apache.commons.compress.archivers.zip.ZipExtraField
-
Populate data from this array as if it was in central directory data.
- parseFromLocalFileData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
- parseFromLocalFileData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Populate data from this array as if it was in local file data.
- parseFromLocalFileData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.JarMarker
-
Populate data from this array as if it was in local file data.
- parseFromLocalFileData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.PKWareExtraHeader
-
- parseFromLocalFileData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.ResourceAlignmentExtraField
-
- parseFromLocalFileData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.UnparseableExtraFieldData
-
Populate data from this array as if it was in local file data.
- parseFromLocalFileData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
-
- parseFromLocalFileData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Populate data from this array as if it was in local file data.
- parseFromLocalFileData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.X0017_StrongEncryptionHeader
-
- parseFromLocalFileData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Populate data from this array as if it was in local file data.
- parseFromLocalFileData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
Populate data from this array as if it was in local file data.
- parseFromLocalFileData(byte[], int, int) - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
- parseFromLocalFileData(byte[], int, int) - Method in interface org.apache.commons.compress.archivers.zip.ZipExtraField
-
Populate data from this array as if it was in local file data.
- parseFromPAX01SparseHeaders(String) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
For PAX Format 0.1, the sparse headers are stored in a single variable : GNU.sparse.map
GNU.sparse.map
Map of non-null data chunks.
- parseName(byte[], int, int) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
Parse an entry name from a buffer.
- parseName(byte[], int, int, ZipEncoding) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
Parse an entry name from a buffer.
- parseOctal(byte[], int, int) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
Parse an octal string from a buffer.
- parseOctalOrBinary(byte[], int, int) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
Compute the value contained in a byte buffer.
- parsePAX01SparseHeaders(String) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
- parsePAX1XSparseHeaders(InputStream, int) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
For PAX Format 1.X:
The sparse map itself is stored in the file data block, preceding the actual file data.
- parsePaxHeaders(InputStream, List<TarArchiveStructSparse>, Map<String, String>) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
- parsePaxHeaders(InputStream, List<TarArchiveStructSparse>, Map<String, String>, long) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
For PAX Format 0.0, the sparse headers(GNU.sparse.offset and GNU.sparse.numbytes)
may appear multi times, and they look like:
GNU.sparse.size=size
GNU.sparse.numblocks=numblocks
repeat numblocks times
GNU.sparse.offset=offset
GNU.sparse.numbytes=numbytes
end repeat
For PAX Format 0.1, the sparse headers are stored in a single variable : GNU.sparse.map
GNU.sparse.map
Map of non-null data chunks.
- parseReferences(String, InputStream, BHSDCodec, int, String[]) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
Parses count references from in
, using codec
to decode the values as indexes
into reference
(which is populated prior to this call).
- parseReferences(String, InputStream, BHSDCodec, int[], String[]) - Method in class org.apache.commons.compress.harmony.unpack200.BandSet
-
Parses count references from in
, using codec
to decode the values as indexes
into reference
(which is populated prior to this call).
- parseSparse(byte[], int) - Static method in class org.apache.commons.compress.archivers.tar.TarUtils
-
Parses the content of a PAX 1.0 sparse block.
- parseTarHeader(byte[]) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Parse an entry's header information from a header buffer.
- parseTarHeader(byte[], ZipEncoding) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Parse an entry's header information from a header buffer.
- PASS - Static variable in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- PASS - Static variable in interface org.apache.commons.compress.java.util.jar.Pack200.Packer
-
a String representation of pass
.
- PASS_FILE_PFX - Static variable in interface org.apache.commons.compress.java.util.jar.Pack200.Packer
-
the file that will not be compressed.
- PassAttribute(String, int) - Constructor for class org.apache.commons.compress.harmony.pack200.NewAttribute.PassAttribute
-
- PassException() - Constructor for exception org.apache.commons.compress.harmony.pack200.Segment.PassException
-
- PasswordRequiredException - Exception in org.apache.commons.compress
-
Exception thrown when trying to read an encrypted entry or file without
configuring a password.
- PasswordRequiredException(String) - Constructor for exception org.apache.commons.compress.PasswordRequiredException
-
Create a new exception.
- perform(ArchiveInputStream, ArchiveOutputStream) - Method in class org.apache.commons.compress.changes.ChangeSetPerformer
-
Performs all changes collected in this ChangeSet on the input stream and
streams the result to the output stream.
- perform(ZipFile, ArchiveOutputStream) - Method in class org.apache.commons.compress.changes.ChangeSetPerformer
-
Performs all changes collected in this ChangeSet on the ZipFile and
streams the result to the output stream.
- PERM_MASK - Static variable in interface org.apache.commons.compress.archivers.zip.UnixStat
-
Bits used for permissions (and sticky bit)
- PKWareExtraHeader - Class in org.apache.commons.compress.archivers.zip
-
Base class for all PKWare strong crypto extra headers.
- PKWareExtraHeader(ZipShort) - Constructor for class org.apache.commons.compress.archivers.zip.PKWareExtraHeader
-
- PKWareExtraHeader.EncryptionAlgorithm - Enum in org.apache.commons.compress.archivers.zip
-
Encryption algorithm.
- PKWareExtraHeader.HashAlgorithm - Enum in org.apache.commons.compress.archivers.zip
-
Hash Algorithm
- PLATFORM_FAT - Static variable in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
- PLATFORM_UNIX - Static variable in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
- pool - Variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassFile
-
- PopulationCodec - Class in org.apache.commons.compress.harmony.pack200
-
A PopulationCodec is a Codec that is well suited to encoding data that shows statistical or repetitive patterns,
containing for example a few numbers which are repeated a lot throughout the set, but not necessarily sequentially.
- PopulationCodec(Codec, Codec, Codec) - Constructor for class org.apache.commons.compress.harmony.pack200.PopulationCodec
-
- PopulationCodec(Codec, int, Codec) - Constructor for class org.apache.commons.compress.harmony.pack200.PopulationCodec
-
- position() - Method in class org.apache.commons.compress.utils.MultiReadOnlySeekableByteChannel
-
Returns this channel's position.
- position(long, long) - Method in class org.apache.commons.compress.utils.MultiReadOnlySeekableByteChannel
-
set the position based on the given channel number and relative offset
- position(long) - Method in class org.apache.commons.compress.utils.MultiReadOnlySeekableByteChannel
-
- position() - Method in class org.apache.commons.compress.utils.SeekableInMemoryByteChannel
-
Returns this channel's position.
- position(long) - Method in class org.apache.commons.compress.utils.SeekableInMemoryByteChannel
-
- predicted() - Method in class org.apache.commons.compress.harmony.unpack200.IcTuple
-
Answer true if the receiver is predicted; answer false if the receiver is specified explicitly in the outer and
name fields.
- prefill(byte[], int, int) - Method in class org.apache.commons.compress.compressors.lz4.BlockLZ4CompressorOutputStream
-
Adds some initial data to fill the window with.
- prefill(byte[]) - Method in class org.apache.commons.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Adds some initial data to fill the window with.
- prefill(byte[]) - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor
-
Adds some initial data to fill the window with.
- PREFIXLEN - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
Length of the prefix field.
- PREFIXLEN_XSTAR - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
Length of the prefix field in xstar archives.
- PRIMOS - Static variable in class org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
-
- processFileBits() - Method in class org.apache.commons.compress.harmony.unpack200.FileBands
-
- PROGRESS - Static variable in interface org.apache.commons.compress.java.util.jar.Pack200.Packer
-
packer progress as a percentage.
- PROGRESS - Static variable in interface org.apache.commons.compress.java.util.jar.Pack200.Unpacker
-
the progress as a percentage
.
- properties() - Method in class org.apache.commons.compress.harmony.pack200.Pack200Adapter
-
- properties() - Method in interface org.apache.commons.compress.java.util.jar.Pack200.Packer
-
Returns a sorted map of the properties of this packer.
- properties() - Method in interface org.apache.commons.compress.java.util.jar.Pack200.Unpacker
-
Returns a sorted map of the properties of this unpacker.
- pushedBackBytes(long) - Method in class org.apache.commons.compress.archivers.ArchiveInputStream
-
Decrements the counter of already read bytes.
- pushedBackBytes(long) - Method in class org.apache.commons.compress.compressors.CompressorInputStream
-
Decrements the counter of already read bytes.
- putArchiveEntry(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
-
- putArchiveEntry(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.ArchiveOutputStream
-
Writes the headers for an archive entry to the output stream.
- putArchiveEntry(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream
-
Begins writing a new CPIO file entry and positions the stream to the
start of the entry data.
- putArchiveEntry(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.jar.JarArchiveOutputStream
-
- putArchiveEntry(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
-
Records an archive entry to add.
- putArchiveEntry(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
Put an entry on the output stream.
- putArchiveEntry(ArchiveEntry) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Writes the headers for an archive entry to the output stream.
- putLong(long, byte[], int) - Static method in class org.apache.commons.compress.archivers.zip.ZipLong
-
put the value as four bytes in big endian byte order.
- putLong(byte[], int) - Method in class org.apache.commons.compress.archivers.zip.ZipLong
-
- putShort(int, byte[], int) - Static method in class org.apache.commons.compress.archivers.zip.ZipShort
-
put the value as two bytes in big endian byte order.
- S_IFMT - Static variable in interface org.apache.commons.compress.archivers.cpio.CpioConstants
-
Mask for all file type bits.
- sanitize(String) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
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.
- ScatterGatherBackingStore - Interface in org.apache.commons.compress.parallel
-
Store intermediate payload in a scatter-gather scenario.
- ScatterGatherBackingStoreSupplier - Interface in org.apache.commons.compress.parallel
-
- ScatterStatistics - Class in org.apache.commons.compress.archivers.zip
-
Provides information about a scatter compression run.
- ScatterZipOutputStream - Class in org.apache.commons.compress.archivers.zip
-
A zip output stream that is optimized for multi-threaded scatter/gather construction of zip files.
- ScatterZipOutputStream(ScatterGatherBackingStore, StreamCompressor) - Constructor for class org.apache.commons.compress.archivers.zip.ScatterZipOutputStream
-
- ScatterZipOutputStream.ZipEntryWriter - Class in org.apache.commons.compress.archivers.zip
-
- SeekableInMemoryByteChannel - Class in org.apache.commons.compress.utils
-
- SeekableInMemoryByteChannel(byte[]) - Constructor for class org.apache.commons.compress.utils.SeekableInMemoryByteChannel
-
Constructor taking a byte array.
- SeekableInMemoryByteChannel() - Constructor for class org.apache.commons.compress.utils.SeekableInMemoryByteChannel
-
Parameterless constructor - allocates internal buffer by itself.
- SeekableInMemoryByteChannel(int) - Constructor for class org.apache.commons.compress.utils.SeekableInMemoryByteChannel
-
Constructor taking a size of storage to be allocated.
- Segment - Class in org.apache.commons.compress.harmony.pack200
-
A Pack200 archive consists of one or more Segments.
- Segment() - Constructor for class org.apache.commons.compress.harmony.pack200.Segment
-
- segment - Variable in class org.apache.commons.compress.harmony.unpack200.BandSet
-
- Segment - Class in org.apache.commons.compress.harmony.unpack200
-
A Pack200 archive consists of one or more segments.
- Segment() - Constructor for class org.apache.commons.compress.harmony.unpack200.Segment
-
- Segment.ArrayVisitor - Class in org.apache.commons.compress.harmony.pack200
-
- Segment.PassException - Exception in org.apache.commons.compress.harmony.pack200
-
Exception indicating that the class currently being visited contains an unknown attribute, which means that by
default the class file needs to be passed through as-is in the file_bands rather than being packed with pack200.
- Segment.SegmentAnnotationVisitor - Class in org.apache.commons.compress.harmony.pack200
-
SegmentAnnotationVisitor implements AnnotationVisitor
to visit Annotations found in a class file.
- Segment.SegmentFieldVisitor - Class in org.apache.commons.compress.harmony.pack200
-
SegmentFieldVisitor implements FieldVisitor
to visit the metadata relating to fields in a class
file.
- Segment.SegmentMethodVisitor - Class in org.apache.commons.compress.harmony.pack200
-
This class implements MethodVisitor to visit the contents and metadata related to methods in a class file.
- SEGMENT_LIMIT - Static variable in interface org.apache.commons.compress.java.util.jar.Pack200.Packer
-
The number of bytes of each archive segment.
- SegmentAnnotationVisitor(int, String, boolean) - Constructor for class org.apache.commons.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
-
- SegmentAnnotationVisitor(int) - Constructor for class org.apache.commons.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
-
- SegmentAnnotationVisitor(int, int, String, boolean) - Constructor for class org.apache.commons.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
-
- SegmentConstantPool - Class in org.apache.commons.compress.harmony.unpack200
-
SegmentConstantPool manages the constant pool used for re-creating class files.
- SegmentConstantPool(CpBands) - Constructor for class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
- SegmentConstantPoolArrayCache - Class in org.apache.commons.compress.harmony.unpack200
-
The SegmentConstantPool spends a lot of time searching through large arrays of Strings looking for matches.
- SegmentConstantPoolArrayCache() - Constructor for class org.apache.commons.compress.harmony.unpack200.SegmentConstantPoolArrayCache
-
- SegmentConstantPoolArrayCache.CachedArray - Class in org.apache.commons.compress.harmony.unpack200
-
CachedArray keeps track of the last known size of an array as well as a HashMap that knows the mapping from
element values to the indices of the array which contain that value.
- SegmentFieldVisitor() - Constructor for class org.apache.commons.compress.harmony.pack200.Segment.SegmentFieldVisitor
-
- segmentHeader - Variable in class org.apache.commons.compress.harmony.pack200.BandSet
-
- SegmentHeader - Class in org.apache.commons.compress.harmony.pack200
-
SegmentHeader is the header band of a
Segment
.
- SegmentHeader() - Constructor for class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
Create a new SegmentHeader
- SegmentHeader - Class in org.apache.commons.compress.harmony.unpack200
-
SegmentHeader is the header band of a
Segment
- SegmentHeader(Segment) - Constructor for class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- SegmentMethodVisitor() - Constructor for class org.apache.commons.compress.harmony.pack200.Segment.SegmentMethodVisitor
-
- SegmentOptions - Class in org.apache.commons.compress.harmony.unpack200
-
Stores the combinations of bit flags that can be used in the segment header options.
- SegmentOptions(int) - Constructor for class org.apache.commons.compress.harmony.unpack200.SegmentOptions
-
Creates a new segment options with the given integer value.
- SegmentUtils - Class in org.apache.commons.compress.harmony.unpack200
-
Utility class for unpack200
- SegmentUtils() - Constructor for class org.apache.commons.compress.harmony.unpack200.SegmentUtils
-
- ServiceLoaderIterator<E> - Class in org.apache.commons.compress.utils
-
Iterates all services for a given class through the standard
ServiceLoader
mechanism.
- ServiceLoaderIterator(Class<E>) - Constructor for class org.apache.commons.compress.utils.ServiceLoaderIterator
-
- ServiceLoaderIterator(Class<E>, ClassLoader) - Constructor for class org.apache.commons.compress.utils.ServiceLoaderIterator
-
- setAccessDate(long) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the access date using NTFS time (100 nanosecond units
since 1 January 1601)
- setAccessDate(Date) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the access date,
- setAccessJavaTime(Date) - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Sets the access time as a java.util.Date
of this zip entry.
- setAccessJavaTime(Date) - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Sets the access time as a java.util.Date
of this zip entry.
- setAccessTime(Date) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Set the time the file was last accessed.
- setAccessTime(ZipEightByteInteger) - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Sets the File last access time of this zip entry using a
ZipEightByteInteger object.
- setAccessTime(ZipLong) - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Sets the access time (seconds since epoch) of this zip entry
using a ZipLong object
Note: the setters for flags and timestamps are decoupled.
- setAddPaxHeadersForNonAsciiNames(boolean) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
Whether to add a PAX extension header for non-ASCII file names.
- setAlignment(int) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Sets alignment for this entry.
- setAntiItem(boolean) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets whether this is an "anti-item" used in differential backups,
meaning it should delete the same file from a previous backup.
- setArchiveModtime(long) - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- setArchiveSize(long) - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- setAtEOF(boolean) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
- setAtEOF(boolean) - Method in class org.apache.commons.compress.archivers.tar.TarFile
-
- setAttribute_definition_count(int) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setAttributeName(CPUTF8) - Static method in class org.apache.commons.compress.harmony.unpack200.bytecode.AnnotationDefaultAttribute
-
- setAttributeName(CPUTF8) - Static method in class org.apache.commons.compress.harmony.unpack200.bytecode.CodeAttribute
-
- setAttributeName(CPUTF8) - Static method in class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantValueAttribute
-
- setAttributeName(CPUTF8) - Static method in class org.apache.commons.compress.harmony.unpack200.bytecode.DeprecatedAttribute
-
- setAttributeName(CPUTF8) - Static method in class org.apache.commons.compress.harmony.unpack200.bytecode.EnclosingMethodAttribute
-
- setAttributeName(CPUTF8) - Static method in class org.apache.commons.compress.harmony.unpack200.bytecode.ExceptionsAttribute
-
- setAttributeName(CPUTF8) - Static method in class org.apache.commons.compress.harmony.unpack200.bytecode.InnerClassesAttribute
-
- setAttributeName(CPUTF8) - Static method in class org.apache.commons.compress.harmony.unpack200.bytecode.LineNumberTableAttribute
-
- setAttributeName(CPUTF8) - Static method in class org.apache.commons.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
-
- setAttributeName(CPUTF8) - Static method in class org.apache.commons.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
-
- setAttributeName(CPUTF8) - Static method in class org.apache.commons.compress.harmony.unpack200.bytecode.SignatureAttribute
-
- setAttributeName(CPUTF8) - Static method in class org.apache.commons.compress.harmony.unpack200.bytecode.SourceFileAttribute
-
- setBackwardsCallable() - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Callable
-
Tells this Callable that it is a backwards callable
- setBackwardsCallable() - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Callable
-
Tells this Callable that it is a backwards callable
- setBackwardsCallableIndex(int) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Callable
-
- setBackwardsCallCount(int) - Method in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- setBackwardsCalls(int[]) - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands
-
Once the attribute bands have been read the callables can be informed about the number of times each is subject
to a backwards call.
- setBigNumberMode(int) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
Set the big number mode.
- setBufferSize(int) - Method in class org.apache.commons.compress.compressors.gzip.GzipParameters
-
Sets size of the buffer used to retrieve compressed data from
Deflater
and write to underlying
OutputStream
.
- setByteCodeIndex(int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
ByteCodes may need to know their position in the code array (in particular, label byte codes need to know where
they are in order to calculate their targets).
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
-
When passed a byteCode, an OperandTable and a SegmentConstantPool, this method will set the rewrite of the
byteCode appropriately.
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ByteForm
-
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.IincForm
-
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.IMethodRefForm
-
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.LabelForm
-
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.LocalForm
-
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.LookupSwitchForm
-
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.MultiANewArrayForm
-
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.NewClassRefForm
-
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.NoArgumentForm
-
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ReferenceForm
-
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ShortForm
-
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.TableSwitchForm
-
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.WideForm
-
- setByteCodeOperandsFormat1(int, ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.WideForm
-
This method sets the rewrite array for the bytecode using Format 1 of the JVM spec: an opcode and two index
bytes.
- setByteCodeOperandsFormat2(int, ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.WideForm
-
This method sets the rewrite array for the bytecode using Format 2 of the JVM spec: an opcode, two index bytes,
and two constant bytes.
- setByteCodeTargets(int[]) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
Some ByteCodes (in particular, those with labels) have to keep track of byteCodeTargets.
- setCacheBrotliAvailablity(boolean) - Static method in class org.apache.commons.compress.compressors.brotli.BrotliUtils
-
Whether to cache the result of the Brotli for Java check.
- setCacheLZMAAvailablity(boolean) - Static method in class org.apache.commons.compress.compressors.lzma.LZMAUtils
-
Whether to cache the result of the LZMA check.
- setCacheXZAvailablity(boolean) - Static method in class org.apache.commons.compress.compressors.xz.XZUtils
-
Whether to cache the result of the XZ for Java check.
- setCacheZstdAvailablity(boolean) - Static method in class org.apache.commons.compress.compressors.zstandard.ZstdUtils
-
Whether to cache the result of the Zstandard for Java check.
- setCallable(NewAttributeBands.Callable) - Method in class org.apache.commons.compress.harmony.pack200.NewAttributeBands.Call
-
- setCallable(NewAttributeBands.Callable) - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Call
-
- setCentralDirectoryData(byte[]) - Method in class org.apache.commons.compress.archivers.zip.PKWareExtraHeader
-
Set the extra field data in central directory.
- setCentralDirectoryData(byte[]) - Method in class org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
-
Set the extra field data in central directory.
- setCentralDirectoryExtra(byte[]) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Sets the central directory part of extra fields.
- setChksum(long) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Sets the checksum.
- setClass_count(int) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setClearCode(int) - Method in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
Sets the clear code based on the code size.
- setCodeLength(int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
-
- setCodeLength(int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
-
- setCodeSize(int) - Method in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
- setComment(String) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Set the file comment.
- setComment(String) - Method in class org.apache.commons.compress.compressors.gzip.GzipParameters
-
- setCommentSource(ZipArchiveEntry.CommentSource) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Sets the source of the comment field value.
- setCompressedSize(ZipEightByteInteger) - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The uncompressed size stored in this extra field.
- setCompressionLevel(int) - Method in class org.apache.commons.compress.compressors.deflate.DeflateParameters
-
Sets the compression level.
- setCompressionLevel(int) - Method in class org.apache.commons.compress.compressors.gzip.GzipParameters
-
Sets the compression level.
- setContentCompression(SevenZMethod) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
-
Sets the default compression method to use for entry contents - the
default is LZMA2.
- setContentMethods(Iterable<? extends SevenZMethodConfiguration>) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the (compression) methods to use for entry's content - the
default is LZMA2.
- setContentMethods(Iterable<? extends SevenZMethodConfiguration>) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
-
Sets the default (compression) methods to use for entry contents - the
default is LZMA2.
- setCp_Class_count(int) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setCp_Descr_count(int) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setCp_Double_count(int) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setCp_Field_count(int) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setCp_Float_count(int) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setCp_Imethod_count(int) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setCp_Int_count(int) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setCp_Long_count(int) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setCp_Method_count(int) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setCp_Signature_count(int) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setCp_String_count(int) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setCp_Utf8_count(int) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setCrc(int) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
- setCrcValue(long) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the CRC.
- setCreateJavaTime(Date) - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Sets the create time as a java.util.Date
of this zip entry.
- setCreateJavaTime(Date) - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Sets the create time as a java.util.Date
of this zip entry.
- setCreateTime(ZipEightByteInteger) - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Sets the File creation time of this zip entry using a
ZipEightByteInteger object.
- setCreateTime(ZipLong) - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Sets the create time (seconds since epoch) of this zip entry
using a ZipLong object
Note: the setters for flags and timestamps are decoupled.
- setCreateUnicodeExtraFields(ZipArchiveOutputStream.UnicodeExtraFieldPolicy) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Whether to create Unicode Extra Fields.
- setCreationDate(long) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the creation date using NTFS time (100 nanosecond units
since 1 January 1601)
- setCreationDate(Date) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the creation date,
- setCreationTime(Date) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Set the file creation time.
- setCurrentClass(String, String) - Method in class org.apache.commons.compress.harmony.pack200.BcBands
-
- setCurrentClass(String) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.OperandManager
-
- setCurrentEntry(TarArchiveEntry) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
- setDataOffset(long) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Set the offset of the data for the tar entry.
- setDataOffset(long) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Sets the data offset.
- setDecompressConcatenated(boolean) - Method in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
- setDeflate_hint(boolean) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setDeflateHint(String) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- setDeflateHint(boolean) - Method in class org.apache.commons.compress.harmony.unpack200.Archive
-
- setDeleted(boolean) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Set whether this file has been deleted.
- setDevice(long) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Sets the device id.
- setDeviceMaj(long) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Sets major device id.
- setDeviceMin(long) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Sets the minor device id
- setDevMajor(int) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Set this entry's major device number.
- setDevMinor(int) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Set this entry's minor device number.
- setDevname(String) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Set the device name.
- setDirectory(boolean) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets whether or not this entry represents a directory.
- setDirectory(boolean) - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Indicate whether this entry is a directory.
- setDiskNumberStart(long) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
The number of the split segment this entry starts at.
- setDiskStartNumber(ZipLong) - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The disk start number stored in this extra field.
- setDumpDate(Date) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Set dump date.
- setEffort(int) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
Sets the compression effort level (0-9, equivalent to -E command line option)
- setEncoding(String) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
The encoding to use for file names and the file comment.
- setEntryEncoding(String) - Method in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
- setExternalAttributes(long) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Sets the external file attributes.
- setExtra(byte[]) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
- setExtra() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Unfortunately
java.util.zip.ZipOutputStream
seems to access the extra data
directly, so overriding getExtra doesn't help - we need to
modify super's data directly.
- setExtraFields(ZipExtraField[]) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Replaces all currently attached extra fields with the new array.
- setFallbackToUTF8(boolean) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Whether to fall back to UTF and the language encoding flag if
the file name cannot be encoded using the specified encoding.
- setFile_count(int) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setFilename(String) - Method in class org.apache.commons.compress.compressors.gzip.GzipParameters
-
Sets the name of the compressed file.
- setFileName(String) - Method in class org.apache.commons.compress.harmony.pack200.Pack200ClassReader
-
- setFilesystem(String) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Set the last mountpoint.
- setFirstCallable(boolean) - Method in class org.apache.commons.compress.harmony.unpack200.NewAttributeBands.Callable
-
- setFirstRecord(int) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Set the inode of the first record.
- setFlags(int) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Set the miscellaneous flags.
- setFlags(byte) - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Sets flags byte.
- setGeneralPurposeBit(GeneralPurposeBit) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
The "general purpose bit" field.
- setGeneration(int) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Set the generation of the file.
- setGID(long) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Sets the group id.
- setGID(long) - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
Sets the GID.
- setGlobalIndex(int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPUTF8
-
- setGroupId(int) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Set the group id.
- setGroupId(int) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Set this entry's group id.
- setGroupId(long) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Set this entry's group id.
- setGroupId(int) - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Set the group id.
- setGroupName(String) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Set this entry's group name.
- setGzip(boolean) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- setHasAccessDate(boolean) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets whether this entry has got an access date at all.
- setHasCrc(boolean) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets whether this entry has got a crc.
- setHasCreationDate(boolean) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets whether this entry has got a creation date at all.
- setHasLastModifiedDate(boolean) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets whether this entry has got a last modified date at all.
- setHasStream(boolean) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets whether there is any content associated with this entry.
- setHasWindowsAttributes(boolean) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets whether this entry has windows attributes.
- setHave_all_code_flags(boolean) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setHave_class_flags_hi(boolean) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setHave_code_flags_hi(boolean) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setHave_field_flags_hi(boolean) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setHave_method_flags_hi(boolean) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setHeaderId(ZipShort) - Method in class org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
-
Set the header id.
- setHostname(String) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Set the hostname.
- setIc_count(int) - Method in class org.apache.commons.compress.harmony.pack200.SegmentHeader
-
- setIds(int, int) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Convenience method to set this entry's group and user ids.
- setIndex(int) - Method in class org.apache.commons.compress.harmony.pack200.ConstantPoolEntry
-
- setIndexInClass(int) - Method in class org.apache.commons.compress.harmony.pack200.CPMethodOrField
-
- setIndexInClassForConstructor(int) - Method in class org.apache.commons.compress.harmony.pack200.CPMethodOrField
-
- setInode(long) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Sets the inode.
- setInternalAttributes(int) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Sets the internal file attributes.
- setKeepFileOrder(boolean) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- setLabel(String) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Set dump label.
- setLastModifiedDate(Date) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Set the time the file was last modified.
- setLastModifiedDate(long) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the last modified date using NTFS time (100 nanosecond
units since 1 January 1601)
- setLastModifiedDate(Date) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the last modified date,
- setLevel(int) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Set level.
- setLevel(int) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Sets the compression level for subsequent entries.
- setLinkedFile(String) - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Indicate that this entry is a symbolic link to the given file name.
- setLinkName(String) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Set this entry's link name.
- setLocale(Locale, String) - Static method in class org.apache.commons.compress.harmony.archive.internal.nls.Messages
-
Changes the locale of the messages.
- setLocalFileDataData(byte[]) - Method in class org.apache.commons.compress.archivers.zip.PKWareExtraHeader
-
Set the extra field data in the local file data - without Header-ID or
length specifier.
- setLocalFileDataData(byte[]) - Method in class org.apache.commons.compress.archivers.zip.UnrecognizedExtraField
-
Set the extra field data in the local file data -
without Header-ID or length specifier.
- setLocalHeaderOffset(long) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
- setLogFile(String) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- setLogFile(String) - Method in class org.apache.commons.compress.harmony.unpack200.Archive
-
- setLogFile(String, boolean) - Method in class org.apache.commons.compress.harmony.unpack200.Archive
-
- setLogLevel(int) - Method in class org.apache.commons.compress.harmony.unpack200.Segment
-
- setLogStream(OutputStream) - Method in class org.apache.commons.compress.harmony.unpack200.Segment
-
- setLongFileMode(int) - Method in class org.apache.commons.compress.archivers.ar.ArArchiveOutputStream
-
Set the long file mode.
- setLongFileMode(int) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
Set the long file mode.
- setMethod(int) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Sets the compression method of this entry.
- setMethod(int) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Sets the default compression method for subsequent entries.
- setMode(long) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Sets the mode of this entry (e.g. directory, regular file).
- setMode(int) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Set the access permissions on the entry.
- setMode(int) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Set the mode for this entry
- setMode(int) - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
File mode of this file.
- setModificationTime(long) - Method in class org.apache.commons.compress.compressors.gzip.GzipParameters
-
Sets the modification time of the compressed file.
- setModificationTime(String) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- setModifyJavaTime(Date) - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Sets the modify time as a java.util.Date of this zip entry.
- setModifyJavaTime(Date) - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Sets the modify time as a java.util.Date
of this zip entry.
- setModifyTime(ZipEightByteInteger) - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Sets the File last modification time of this zip entry using a
ZipEightByteInteger object.
- setModifyTime(ZipLong) - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Sets the modify time (seconds since epoch) of this zip entry
using a ZipLong object.
- setModTime(long) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Set this entry's modification time.
- setModTime(Date) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Set this entry's modification time.
- setModTime(FileTime) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Set this entry's modification time.
- setName(String) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Sets the name.
- setName(String) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Sets the name of the entry.
- setName(String) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Set this entry's name.
- setName(String) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Set this entry's name.
- setName(String) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Set the name of the entry.
- setName(String, byte[]) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Sets the name using the raw bytes and the string created from
it by guessing or using the configured encoding.
- setNameCRC32(long) - Method in class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
- setNames(String, String) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Convenience method to set this entry's group and user names.
- setNameSource(ZipArchiveEntry.NameSource) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Sets the source of the name field value.
- setNested(ClassFileEntry[]) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
- setNestedEntries(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ClassRefForm
-
- setNestedEntries(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ClassSpecificReferenceForm
-
- setNestedEntries(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.InitMethodReferenceForm
-
- setNestedEntries(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.NarrowClassRefForm
-
- setNestedEntries(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.NewInitMethodRefForm
-
- setNestedEntries(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ReferenceForm
-
- setNestedEntries(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.SingleByteReferenceForm
-
- setNestedEntries(ByteCode, OperandManager, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.StringRefForm
-
- setNestedPositions(int[][]) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
nestedPositions is an array of arrays of ints.
- setNewClass(String) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.OperandManager
-
- setNlink(int) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Set the number of hard links.
- setNTRec(int) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Set the number of records per tape block.
- setNumberOfLinks(long) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Sets the number of links.
- setOffset(long) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Set the offset within the archive.
- setOperand2Bytes(int, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
Given an int operand, set the rewrite bytes for that position and the one immediately following it to a
high-byte, low-byte encoding of the operand.
- setOperandByte(int, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
Given an int operand, treat it as a byte and set the rewrite byte for that position to that value.
- setOperandBytes(int[]) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
Given an array of ints which correspond to bytes in the operand of the bytecode, set the rewrite bytes of the
operand to be the appropriate values.
- setOperandSigned2Bytes(int, int) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
This is just like setOperandInt, but takes special care when the operand is less than 0 to make sure it's written
correctly.
- setOperatingSystem(int) - Method in class org.apache.commons.compress.compressors.gzip.GzipParameters
-
Sets the operating system on which the compression took place.
- setPlatform(int) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Set the platform (UNIX or FAT).
- setPrefix(int, int) - Method in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
- setPreRead(boolean) - Method in class org.apache.commons.compress.harmony.unpack200.Segment
-
- setPreviousDumpDate(Date) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Set previous dump date.
- setQuiet(boolean) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- setQuiet(boolean) - Method in class org.apache.commons.compress.harmony.unpack200.Archive
-
- setRawFlag(int) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Sets the content of the flags field.
- setRelativeHeaderOffset(ZipEightByteInteger) - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The relative header offset stored in this extra field.
- setRemoteDevice(long) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Sets the remote device id.
- setRemoteDeviceMaj(long) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Sets the remote major device id.
- setRemoteDeviceMin(long) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Sets the remote minor device id.
- setRemovePackFile(boolean) - Method in class org.apache.commons.compress.harmony.unpack200.Archive
-
If removePackFile is set to true, the input file is deleted after unpacking.
- setRewrite(int[]) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
Some bytecodes (the ones with variable lengths) can't have a static rewrite array - they need the ability to
update the array.
- setRewrite2Bytes(int, int, int[]) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.VariableInstructionForm
-
This method writes operand directly into the rewrite array at index position specified.
- setRewrite4Bytes(int, int[]) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.VariableInstructionForm
-
Given an int operand, set the rewrite bytes for the next available operand position and the three immediately
following it to a highest-byte, mid-high, mid-low, low-byte encoding of the operand.
- setRewrite4Bytes(int, int, int[]) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.VariableInstructionForm
-
This method writes operand directly into the rewrite array at index position specified.
- setRiaAttributeName(CPUTF8) - Static method in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- setRipaAttributeName(CPUTF8) - Static method in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- setRvaAttributeName(CPUTF8) - Static method in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- setRvpaAttributeName(CPUTF8) - Static method in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- Sets - Class in org.apache.commons.compress.utils
-
Set utilities
- setSegment(Segment) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.OperandManager
-
- setSegmentLimit(long) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
Set the segment limit (equivalent to -S command line option)
- setSegmentsRemaining(long) - Method in class org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
- setSimpleName(String) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Sets the path of the entry.
- setSize(long) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Sets the filesize.
- setSize(long) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Set the size of the entry.
- setSize(long) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Set this entry's file size.
- setSize(long) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Set this entry's file size.
- setSize(ZipEightByteInteger) - Method in class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The uncompressed size stored in this extra field.
- setSize(long) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Sets the uncompressed size of the entry data.
- setSparseHeaders(List<TarArchiveStructSparse>) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Set this entry's sparse headers
- setStreamContiguous(boolean) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
- setStripDebug(boolean) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
Set strip debug attributes.
- setSuperClass(String) - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.OperandManager
-
- setTableSize(int) - Method in class org.apache.commons.compress.compressors.lzw.LZWInputStream
-
- setTime(long) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Sets the time in seconds.
- setTime(FileTime) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Sets the time.
- setTime(FileTime) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Sets the modification time of the entry.
- setType(DumpArchiveEntry.TYPE) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Set the type of the entry.
- setUID(long) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveEntry
-
Sets the user id.
- setUID(long) - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
Sets the UID.
- setUnicodeName(byte[]) - Method in class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField
-
- setUnixMode(int) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Sets Unix permissions in a way that is understood by Info-Zip's
unzip command.
- setUnknownAttributeAction(String) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
Tell the compressor what to do if an unknown attribute is encountered
- setUseLanguageEncodingFlag(boolean) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Whether to set the language encoding flag if the file name
encoding is UTF-8.
- setUserId(int) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Set the user id.
- setUserId(int) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Set this entry's user id.
- setUserId(long) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Set this entry's user id.
- setUserId(int) - Method in class org.apache.commons.compress.archivers.zip.AsiExtraField
-
Set the user id.
- setUserName(String) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Set this entry's user name.
- setUseZip64(Zip64Mode) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Whether Zip64 extensions will be used.
- setVerbose(boolean) - Method in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- setVerbose(boolean) - Method in class org.apache.commons.compress.harmony.unpack200.Archive
-
- setVersionMadeBy(int) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Sets the "version made by" field.
- setVersionRequired(int) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Sets the "version required to expand" field.
- setVolume(int) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Set the tape volume.
- setVolume(int) - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveSummary
-
Set volume (tape) number.
- setWindowsAttributes(int) - Method in class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the windows attributes.
- setWithZlibHeader(boolean) - Method in class org.apache.commons.compress.compressors.deflate.DeflateParameters
-
Sets the zlib header presence parameter.
- SEVEN_Z - Static variable in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Constant (value "7z") used to identify the 7z archive format.
- SevenZArchiveEntry - Class in org.apache.commons.compress.archivers.sevenz
-
An entry in a 7z archive.
- SevenZArchiveEntry() - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry
-
- SevenZFile - Class in org.apache.commons.compress.archivers.sevenz
-
Reads a 7z file, using SeekableByteChannel under
the covers.
- SevenZFile(File, char[]) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Reads a file as 7z archive
- SevenZFile(File, char[], SevenZFileOptions) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Reads a file as 7z archive with additional options.
- SevenZFile(File, byte[]) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
- SevenZFile(SeekableByteChannel) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
- SevenZFile(SeekableByteChannel, SevenZFileOptions) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Reads a SeekableByteChannel as 7z archive with addtional options.
- SevenZFile(SeekableByteChannel, char[]) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
- SevenZFile(SeekableByteChannel, char[], SevenZFileOptions) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Reads a SeekableByteChannel as 7z archive with additional options.
- SevenZFile(SeekableByteChannel, String, char[]) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
- SevenZFile(SeekableByteChannel, String, char[], SevenZFileOptions) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Reads a SeekableByteChannel as 7z archive with addtional options.
- SevenZFile(SeekableByteChannel, String) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
- SevenZFile(SeekableByteChannel, String, SevenZFileOptions) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Reads a SeekableByteChannel as 7z archive with additional options.
- SevenZFile(SeekableByteChannel, byte[]) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
- SevenZFile(SeekableByteChannel, String, byte[]) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
- SevenZFile(File) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Reads a file as unencrypted 7z archive
- SevenZFile(File, SevenZFileOptions) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
Reads a file as unencrypted 7z archive
- SevenZFileOptions - Class in org.apache.commons.compress.archivers.sevenz
-
Collects options for reading 7z archives.
- SevenZFileOptions.Builder - Class in org.apache.commons.compress.archivers.sevenz
-
- SevenZMethod - Enum in org.apache.commons.compress.archivers.sevenz
-
The (partially) supported compression/encryption methods used in 7z archives.
- SevenZMethodConfiguration - Class in org.apache.commons.compress.archivers.sevenz
-
Combines a SevenZMethod with configuration options for the method.
- SevenZMethodConfiguration(SevenZMethod) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZMethodConfiguration
-
Doesn't configure any additional options.
- SevenZMethodConfiguration(SevenZMethod, Object) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZMethodConfiguration
-
Specifies and method plus configuration options.
- SevenZOutputFile - Class in org.apache.commons.compress.archivers.sevenz
-
Writes a 7z file.
- SevenZOutputFile(File) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
-
Opens file to write a 7z archive to.
- SevenZOutputFile(SeekableByteChannel) - Constructor for class org.apache.commons.compress.archivers.sevenz.SevenZOutputFile
-
Prepares channel to write a 7z archive to.
- ShortFileException - Exception in org.apache.commons.compress.archivers.dump
-
Short File Exception.
- ShortFileException() - Constructor for exception org.apache.commons.compress.archivers.dump.ShortFileException
-
- ShortForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
This class implements the form for bytecodes which have short operands only.
- ShortForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ShortForm
-
- shouldDeflate() - Method in class org.apache.commons.compress.harmony.unpack200.SegmentOptions
-
- SIGNATURE - Static variable in class org.apache.commons.compress.harmony.unpack200.SegmentConstantPool
-
- SignatureAttribute - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Signature class file attribute
- SignatureAttribute(CPUTF8) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.SignatureAttribute
-
- SIGNED5 - Static variable in class org.apache.commons.compress.harmony.pack200.Codec
-
SIGNED5 = (5,64,1): Used for small signed values.
- signedByteToUnsignedInt(byte) - Static method in class org.apache.commons.compress.archivers.zip.ZipUtil
-
Converts a signed byte into an unsigned integer representation
(e.g., -1 becomes 255).
- simpleClassName() - Method in class org.apache.commons.compress.harmony.unpack200.IcTuple
-
Answer the inner class name for the receiver.
- simpleClassNameIndex() - Method in class org.apache.commons.compress.harmony.unpack200.IcTuple
-
- SINGLE_SEGMENT_SPLIT_MARKER - Static variable in class org.apache.commons.compress.archivers.zip.ZipLong
-
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).
- SingleByteReferenceForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
Some bytecodes (such as (a)ldc, fldc and ildc) have single- byte references to the class pool.
- SingleByteReferenceForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.SingleByteReferenceForm
-
- size() - Method in class org.apache.commons.compress.harmony.pack200.IntList
-
- size() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassConstantPool
-
- size() - Method in class org.apache.commons.compress.utils.MultiReadOnlySeekableByteChannel
-
- size() - Method in class org.apache.commons.compress.utils.SeekableInMemoryByteChannel
-
Returns the current size of entity to which this channel is connected.
- SIZE_UNKNOWN - Static variable in interface org.apache.commons.compress.archivers.ArchiveEntry
-
Special value indicating that the size is unknown
- SIZELEN - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of the size field in a header buffer.
- skip(long) - Method in class org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream
-
Skips specified number of bytes in the current CPIO entry.
- skip(long) - Method in class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Skips over and discards n
bytes of data from this input
stream.
- SKIP - Static variable in class org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
-
Skip the extra field entirely and don't make its data
available - effectively removing the extra field data.
- skip(long) - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
-
Skips over and discards value bytes of data from this input
stream.
- skip(long) - Method in class org.apache.commons.compress.compressors.brotli.BrotliCompressorInputStream
-
- skip(long) - Method in class org.apache.commons.compress.compressors.deflate.DeflateCompressorInputStream
- skip(long) - Method in class org.apache.commons.compress.compressors.lzma.LZMACompressorInputStream
- skip(long) - Method in class org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-
- skip(long) - Method in class org.apache.commons.compress.compressors.xz.XZCompressorInputStream
-
- skip(long) - Method in class org.apache.commons.compress.compressors.zstandard.ZstdCompressorInputStream
-
- skip(long) - Method in class org.apache.commons.compress.utils.BoundedInputStream
-
- skip(long) - Method in class org.apache.commons.compress.utils.ChecksumCalculatingInputStream
-
- skip(long) - Method in class org.apache.commons.compress.utils.ChecksumVerifyingInputStream
-
- skip(InputStream, long) - Static method in class org.apache.commons.compress.utils.IOUtils
-
Skips the given number of bytes by repeatedly invoking skip on
the given input stream if necessary.
- skip(long) - Method in class org.apache.commons.compress.utils.SkipShieldingInputStream
-
- SKIP_KEY - Static variable in class org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
-
Key for "skip" action.
- SkipShieldingInputStream - Class in org.apache.commons.compress.utils
-
- SkipShieldingInputStream(InputStream) - Constructor for class org.apache.commons.compress.utils.SkipShieldingInputStream
-
- smallest() - Method in class org.apache.commons.compress.harmony.pack200.BHSDCodec
-
Returns the smallest value that this codec can represent.
- SNAPPY_FRAMED - Static variable in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Constant (value "snappy-framed") used to identify the "framed" Snappy
compression method.
- SNAPPY_RAW - Static variable in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Constant (value "snappy-raw") used to identify the "raw" Snappy compression
method.
- SnappyCompressorInputStream - Class in org.apache.commons.compress.compressors.snappy
-
CompressorInputStream for the raw Snappy format.
- SnappyCompressorInputStream(InputStream) - Constructor for class org.apache.commons.compress.compressors.snappy.SnappyCompressorInputStream
-
Constructor using the default buffer size of 32k.
- SnappyCompressorInputStream(InputStream, int) - Constructor for class org.apache.commons.compress.compressors.snappy.SnappyCompressorInputStream
-
Constructor using a configurable buffer size.
- SnappyCompressorOutputStream - Class in org.apache.commons.compress.compressors.snappy
-
CompressorOutputStream for the raw Snappy format.
- SnappyCompressorOutputStream(OutputStream, long) - Constructor for class org.apache.commons.compress.compressors.snappy.SnappyCompressorOutputStream
-
Constructor using the default block size of 32k.
- SnappyCompressorOutputStream(OutputStream, long, int) - Constructor for class org.apache.commons.compress.compressors.snappy.SnappyCompressorOutputStream
-
Constructor using a configurable block size.
- SnappyCompressorOutputStream(OutputStream, long, Parameters) - Constructor for class org.apache.commons.compress.compressors.snappy.SnappyCompressorOutputStream
-
Constructor providing full control over the underlying LZ77 compressor.
- sortClassPool() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassConstantPool
-
- SourceFileAttribute - Class in org.apache.commons.compress.harmony.unpack200.bytecode
-
Source file class file attribute
- SourceFileAttribute(CPUTF8) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.SourceFileAttribute
-
- SPARSE_HEADERS_IN_EXTENSION_HEADER - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The number of sparse headers in an extension header
- SPARSE_HEADERS_IN_OLDGNU_HEADER - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The number of sparse headers in an old GNU header
- SPARSE_NUMBYTES_LEN - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of numbytes in struct sparse
- SPARSE_OFFSET_LEN - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The length of offset in struct sparse
- SPARSELEN_GNU - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The sum of the length of all sparse headers in an old GNU header buffer.
- SPARSELEN_GNU_SPARSE - Static variable in interface org.apache.commons.compress.archivers.tar.TarConstants
-
The sum of the length of all sparse headers in a sparse header buffer.
- SPLITTING - Static variable in class org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException.Feature
-
The archive uses splitting or spanning.
- startBackReference(int, long) - Method in class org.apache.commons.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Used by subclasses to signal the next block contains a back-reference with the given coordinates.
- startLiteral(long) - Method in class org.apache.commons.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Used by subclasses to signal the next block contains the given
amount of literal data.
- STORED - Static variable in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Compression method for stored entries.
- StreamCompressor - Class in org.apache.commons.compress.archivers.zip
-
Encapsulates a
Deflater
and crc calculator, handling multiple types of output streams.
- StreamingNotSupportedException - Exception in org.apache.commons.compress.archivers
-
Exception thrown by ArchiveStreamFactory if a format is requested/detected that doesn't support streaming.
- StreamingNotSupportedException(String) - Constructor for exception org.apache.commons.compress.archivers.StreamingNotSupportedException
-
Creates a new StreamingNotSupportedException.
- StringRefForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for those bytecodes which have string references (and only string
references).
- StringRefForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.StringRefForm
-
- StringRefForm(int, String, int[], boolean) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.StringRefForm
-
- STRIP - Static variable in class org.apache.commons.compress.harmony.pack200.PackingOptions
-
- STRIP - Static variable in interface org.apache.commons.compress.java.util.jar.Pack200.Packer
-
a String representation of strip
.
- StripAttribute(String, int) - Constructor for class org.apache.commons.compress.harmony.pack200.NewAttribute.StripAttribute
-
- submit(Callable<? extends Object>) - Method in class org.apache.commons.compress.archivers.zip.ParallelScatterZipCreator
-
Submit a callable for compression.
- submitStreamAwareCallable(Callable<? extends ScatterZipOutputStream>) - Method in class org.apache.commons.compress.archivers.zip.ParallelScatterZipCreator
-
Submit a callable for compression.
- superClass - Variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassFile
-
- SuperFieldRefForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
This class implements references to fields defined in the superclass, which is set by this class in the
OperandManager.
- SuperFieldRefForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.SuperFieldRefForm
-
- SuperInitMethodRefForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
This class is used to determine which init method should be called, based on the last superclass reference.
- SuperInitMethodRefForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.SuperInitMethodRefForm
-
- SuperMethodRefForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
This class implements references to methods defined in the superclass, which is set by this class in the
OperandManager.
- SuperMethodRefForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.SuperMethodRefForm
-
- supplier - Variable in class org.apache.commons.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
- SwitchForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
- SwitchForm(int, String) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.SwitchForm
-
- T - Variable in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- T - Variable in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- TableSwitchForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
- TableSwitchForm(int, String) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.TableSwitchForm
-
- TAR - Static variable in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Constant used to identify the TAR archive format.
- TarArchiveEntry - Class in org.apache.commons.compress.archivers.tar
-
This class represents an entry in a Tar archive.
- TarArchiveEntry(String) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Construct an entry with only a name.
- TarArchiveEntry(String, boolean) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Construct an entry with only a name.
- TarArchiveEntry(String, byte) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Construct an entry with a name and a link flag.
- TarArchiveEntry(String, byte, boolean) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Construct an entry with a name and a link flag.
- TarArchiveEntry(File) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Construct an entry for a file.
- TarArchiveEntry(Path) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Construct an entry for a file.
- TarArchiveEntry(File, String) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Construct an entry for a file.
- TarArchiveEntry(Path, String, LinkOption...) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Construct an entry for a file.
- TarArchiveEntry(byte[]) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Construct an entry from an archive's header bytes.
- TarArchiveEntry(byte[], ZipEncoding) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Construct an entry from an archive's header bytes.
- TarArchiveEntry(byte[], ZipEncoding, boolean) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Construct an entry from an archive's header bytes.
- TarArchiveEntry(byte[], ZipEncoding, boolean, long) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveEntry
-
Construct an entry from an archive's header bytes for random access tar.
- TarArchiveInputStream - Class in org.apache.commons.compress.archivers.tar
-
The TarInputStream reads a UNIX tar archive as an InputStream.
- TarArchiveInputStream(InputStream) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Constructor for TarInputStream.
- TarArchiveInputStream(InputStream, boolean) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Constructor for TarInputStream.
- TarArchiveInputStream(InputStream, String) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Constructor for TarInputStream.
- TarArchiveInputStream(InputStream, int) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Constructor for TarInputStream.
- TarArchiveInputStream(InputStream, int, String) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Constructor for TarInputStream.
- TarArchiveInputStream(InputStream, int, int) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Constructor for TarInputStream.
- TarArchiveInputStream(InputStream, int, int, String) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Constructor for TarInputStream.
- TarArchiveInputStream(InputStream, int, int, String, boolean) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveInputStream
-
Constructor for TarInputStream.
- TarArchiveOutputStream - Class in org.apache.commons.compress.archivers.tar
-
The TarOutputStream writes a UNIX tar archive as an OutputStream.
- TarArchiveOutputStream(OutputStream) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
Constructor for TarArchiveOutputStream.
- TarArchiveOutputStream(OutputStream, String) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
Constructor for TarArchiveOutputStream.
- TarArchiveOutputStream(OutputStream, int) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
Constructor for TarArchiveOutputStream.
- TarArchiveOutputStream(OutputStream, int, int) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
- TarArchiveOutputStream(OutputStream, int, int, String) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
- TarArchiveOutputStream(OutputStream, int, String) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream
-
Constructor for TarArchiveOutputStream.
- TarArchiveSparseEntry - Class in org.apache.commons.compress.archivers.tar
-
This class represents a sparse entry in a Tar archive.
- TarArchiveSparseEntry(byte[]) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveSparseEntry
-
Construct an entry from an archive's header bytes.
- TarArchiveStructSparse - Class in org.apache.commons.compress.archivers.tar
-
This class represents struct sparse in a Tar archive.
- TarArchiveStructSparse(long, long) - Constructor for class org.apache.commons.compress.archivers.tar.TarArchiveStructSparse
-
- TarConstants - Interface in org.apache.commons.compress.archivers.tar
-
This interface contains all the definitions used in the package.
- TarFile - Class in org.apache.commons.compress.archivers.tar
-
The TarFile provides random access to UNIX archives.
- TarFile(byte[]) - Constructor for class org.apache.commons.compress.archivers.tar.TarFile
-
Constructor for TarFile.
- TarFile(byte[], String) - Constructor for class org.apache.commons.compress.archivers.tar.TarFile
-
Constructor for TarFile.
- TarFile(byte[], boolean) - Constructor for class org.apache.commons.compress.archivers.tar.TarFile
-
Constructor for TarFile.
- TarFile(File) - Constructor for class org.apache.commons.compress.archivers.tar.TarFile
-
Constructor for TarFile.
- TarFile(File, String) - Constructor for class org.apache.commons.compress.archivers.tar.TarFile
-
Constructor for TarFile.
- TarFile(File, boolean) - Constructor for class org.apache.commons.compress.archivers.tar.TarFile
-
Constructor for TarFile.
- TarFile(Path) - Constructor for class org.apache.commons.compress.archivers.tar.TarFile
-
Constructor for TarFile.
- TarFile(Path, String) - Constructor for class org.apache.commons.compress.archivers.tar.TarFile
-
Constructor for TarFile.
- TarFile(Path, boolean) - Constructor for class org.apache.commons.compress.archivers.tar.TarFile
-
Constructor for TarFile.
- TarFile(SeekableByteChannel) - Constructor for class org.apache.commons.compress.archivers.tar.TarFile
-
Constructor for TarFile.
- TarFile(SeekableByteChannel, int, int, String, boolean) - Constructor for class org.apache.commons.compress.archivers.tar.TarFile
-
Constructor for TarFile.
- TarUtils - Class in org.apache.commons.compress.archivers.tar
-
This class provides static utility methods to work with byte streams.
- test(ZipArchiveEntry) - Method in interface org.apache.commons.compress.archivers.zip.ZipArchiveEntryPredicate
-
Indicate if the given entry should be included in the operation
- thisClass - Variable in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassFile
-
- thisClassIndex() - Method in class org.apache.commons.compress.harmony.unpack200.IcTuple
-
- thisClassString() - Method in class org.apache.commons.compress.harmony.unpack200.IcTuple
-
Answer the full name of the inner class represented by this tuple (including its outer component)
- ThisFieldRefForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
This class implements references to fields defined in the current class, which is set by this class in the
OperandManager.
- ThisFieldRefForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ThisFieldRefForm
-
- ThisInitMethodRefForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
This class is used to determine which init method should be called, based on the last current class reference.
- ThisInitMethodRefForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ThisInitMethodRefForm
-
- ThisMethodRefForm - Class in org.apache.commons.compress.harmony.unpack200.bytecode.forms
-
This class implements references to methods defined in the current class, which is set by this class in the
OperandManager.
- ThisMethodRefForm(int, String, int[]) - Constructor for class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ThisMethodRefForm
-
- THROW - Static variable in class org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
-
Throw an exception if field cannot be parsed.
- THROW_KEY - Static variable in class org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
-
Key for "throw an exception" action.
- toArray() - Method in class org.apache.commons.compress.harmony.pack200.IntList
-
- toAsciiBytes(String) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
Convert a string to Ascii bytes.
- toAsciiString(byte[]) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
Convert an input byte array to a String using the ASCII character set.
- toAsciiString(byte[], int, int) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
Convert an input byte array to a String using the ASCII character set.
- toByteArray(InputStream) - Static method in class org.apache.commons.compress.utils.IOUtils
-
Gets the contents of an InputStream
as a byte[]
.
- toCharset(Charset) - Static method in class org.apache.commons.compress.utils.Charsets
-
Returns the given Charset or the default Charset if the given Charset is null.
- toCharset(String) - Static method in class org.apache.commons.compress.utils.Charsets
-
Returns a Charset for the named charset.
- toDosTime(Date) - Static method in class org.apache.commons.compress.archivers.zip.ZipUtil
-
Convert a Date object to a DOS date/time field.
- toDosTime(long) - Static method in class org.apache.commons.compress.archivers.zip.ZipUtil
-
Convert a Date object to a DOS date/time field.
- toDosTime(long, byte[], int) - Static method in class org.apache.commons.compress.archivers.zip.ZipUtil
-
Convert a Date object to a DOS date/time field.
- toLittleEndian(byte[], long, int, int) - Static method in class org.apache.commons.compress.utils.ByteUtils
-
Inserts the given value into the array as a little endian
sequence of the given length starting at the given offset.
- toLittleEndian(OutputStream, long, int) - Static method in class org.apache.commons.compress.utils.ByteUtils
-
Writes the given value to the given stream as a little endian
array of the given length.
- toLittleEndian(ByteUtils.ByteConsumer, long, int) - Static method in class org.apache.commons.compress.utils.ByteUtils
-
Provides the given value to the given consumer as a little endian
sequence of the given length.
- toLittleEndian(DataOutput, long, int) - Static method in class org.apache.commons.compress.utils.ByteUtils
-
Writes the given value to the given stream as a little endian
array of the given length.
- toString() - Method in class org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
- toString() - Method in class org.apache.commons.compress.archivers.sevenz.SevenZFile
-
- toString() - Method in class org.apache.commons.compress.archivers.tar.TarArchiveStructSparse
-
- toString() - Method in class org.apache.commons.compress.archivers.zip.ScatterStatistics
-
- toString() - Method in class org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException.Feature
-
- toString() - Method in class org.apache.commons.compress.archivers.zip.X000A_NTFS
-
Returns a String representation of this class useful for
debugging purposes.
- toString() - Method in class org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestamp
-
Returns a String representation of this class useful for
debugging purposes.
- toString() - Method in class org.apache.commons.compress.archivers.zip.X7875_NewUnix
-
Returns a String representation of this class useful for
debugging purposes.
- toString() - Method in class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.UnicodeExtraFieldPolicy
-
- toString() - Method in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
- toString() - Method in class org.apache.commons.compress.archivers.zip.ZipLong
-
- toString() - Method in class org.apache.commons.compress.archivers.zip.ZipShort
-
- toString() - Method in class org.apache.commons.compress.compressors.brotli.BrotliCompressorInputStream
-
- toString() - Method in class org.apache.commons.compress.compressors.lz4.FramedLZ4CompressorOutputStream.Parameters
-
- toString() - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor.BackReference
-
- toString() - Method in class org.apache.commons.compress.compressors.lz77support.LZ77Compressor.LiteralBlock
-
- toString() - Method in class org.apache.commons.compress.compressors.zstandard.ZstdCompressorInputStream
-
- toString() - Method in class org.apache.commons.compress.compressors.zstandard.ZstdCompressorOutputStream
-
- toString() - Method in class org.apache.commons.compress.harmony.pack200.BHSDCodec
-
Returns the codec in the form (1,256) or (1,64,1,1).
- toString() - Method in class org.apache.commons.compress.harmony.pack200.CPClass
-
- toString() - Method in class org.apache.commons.compress.harmony.pack200.CPLong
-
- toString() - Method in class org.apache.commons.compress.harmony.pack200.CPMethodOrField
-
- toString() - Method in class org.apache.commons.compress.harmony.pack200.CPNameAndType
-
- toString() - Method in class org.apache.commons.compress.harmony.pack200.CPSignature
-
- toString() - Method in class org.apache.commons.compress.harmony.pack200.CPString
-
- toString() - Method in class org.apache.commons.compress.harmony.pack200.CPUTF8
-
- toString() - Method in class org.apache.commons.compress.harmony.pack200.RunCodec
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.AttributeLayout
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.AnnotationDefaultAttribute
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.BCIRenumberedAttribute
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ByteCode
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ClassFileEntry
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CodeAttribute
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ConstantValueAttribute
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPClass
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPDouble
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPField
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPFieldRef
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPFloat
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPInteger
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPLong
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPMember
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPMethod
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPNameAndType
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPRef
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPString
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.CPUTF8
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.DeprecatedAttribute
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.EnclosingMethodAttribute
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.ExceptionsAttribute
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.InnerClassesAttribute
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.LineNumberTableAttribute
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.NewAttribute
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleAnnotationsAttribute
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.SignatureAttribute
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.bytecode.SourceFileAttribute
-
- toString() - Method in class org.apache.commons.compress.harmony.unpack200.IcTuple
-
- toString(ArchiveEntry) - Static method in class org.apache.commons.compress.utils.ArchiveUtils
-
Generates a string containing the name, isDirectory setting and size of an entry.
- TP_SIZE - Static variable in class org.apache.commons.compress.archivers.dump.DumpArchiveConstants
-
- TRAILER - Static variable in class org.apache.commons.compress.archivers.ar.ArArchiveEntry
-
The trailer for each entry
- TRUE - Static variable in interface org.apache.commons.compress.java.util.jar.Pack200.Packer
-
a String representation of true
.
- TRUE - Static variable in interface org.apache.commons.compress.java.util.jar.Pack200.Unpacker
-
a String representation of true
.
- TRUE_MIN_BACK_REFERENCE_LENGTH - Static variable in class org.apache.commons.compress.compressors.lz77support.Parameters
-
The hard-coded absolute minimal length of a back-reference.
- truncate(long) - Method in class org.apache.commons.compress.utils.MultiReadOnlySeekableByteChannel
-
- truncate(long) - Method in class org.apache.commons.compress.utils.SeekableInMemoryByteChannel
-
Truncates the entity, to which this channel is connected, to the given size.
- tunedForCompressionRatio() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters.Builder
-
Changes the default setting for "nice back-reference length" and "maximum number of candidates" for improved
compression ratio at the cost of compression speed.
- tunedForSpeed() - Method in class org.apache.commons.compress.compressors.lz77support.Parameters.Builder
-
Changes the default setting for "nice back-reference length" and "maximum number of candidates" for improved
compression speed at the cost of compression ratio.
- type_RS - Variable in class org.apache.commons.compress.harmony.pack200.MetadataBandGroup
-
- type_RS - Variable in class org.apache.commons.compress.harmony.unpack200.MetadataBandGroup
-
- Z - Static variable in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Constant (value "z") used to identify the traditional Unix compress
method.
- ZCompressorInputStream - Class in org.apache.commons.compress.compressors.z
-
Input stream that decompresses .Z files.
- ZCompressorInputStream(InputStream, int) - Constructor for class org.apache.commons.compress.compressors.z.ZCompressorInputStream
-
- ZCompressorInputStream(InputStream) - Constructor for class org.apache.commons.compress.compressors.z.ZCompressorInputStream
-
- ZERO - Static variable in class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
- ZERO - Static variable in class org.apache.commons.compress.archivers.zip.ZipShort
-
ZipShort with a value of 0.
- ZIP - Static variable in class org.apache.commons.compress.archivers.ArchiveStreamFactory
-
Constant (value "zip") used to identify the ZIP archive format.
- Zip64ExtendedInformationExtraField - Class in org.apache.commons.compress.archivers.zip
-
Holds size and other extended information for entries that use Zip64
features.
- Zip64ExtendedInformationExtraField() - Constructor for class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
This constructor should only be used by the code that reads
archives inside of Commons Compress.
- Zip64ExtendedInformationExtraField(ZipEightByteInteger, ZipEightByteInteger) - Constructor for class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
Creates an extra field based on the original and compressed size.
- Zip64ExtendedInformationExtraField(ZipEightByteInteger, ZipEightByteInteger, ZipEightByteInteger, ZipLong) - Constructor for class org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
Creates an extra field based on all four possible values.
- Zip64Mode - Enum in org.apache.commons.compress.archivers.zip
-
- Zip64RequiredException - Exception in org.apache.commons.compress.archivers.zip
-
Exception thrown when attempting to write data that requires Zip64
support to an archive and
UseZip64
has been set to
Never
.
- Zip64RequiredException(String) - Constructor for exception org.apache.commons.compress.archivers.zip.Zip64RequiredException
-
- ZipArchiveEntry - Class in org.apache.commons.compress.archivers.zip
-
Extension that adds better handling of extra fields and provides
access to the internal and external file attributes.
- ZipArchiveEntry(String) - Constructor for class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Creates a new zip entry with the specified name.
- ZipArchiveEntry(ZipEntry) - Constructor for class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Creates a new zip entry with fields taken from the specified zip entry.
- ZipArchiveEntry(ZipArchiveEntry) - Constructor for class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Creates a new zip entry with fields taken from the specified zip entry.
- ZipArchiveEntry() - Constructor for class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
- ZipArchiveEntry(File, String) - Constructor for class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Creates a new zip entry taking some information from the given
file and using the provided name.
- ZipArchiveEntry(Path, String, LinkOption...) - Constructor for class org.apache.commons.compress.archivers.zip.ZipArchiveEntry
-
Creates a new zip entry taking some information from the given
path and using the provided name.
- ZipArchiveEntry.CommentSource - Enum in org.apache.commons.compress.archivers.zip
-
Indicates how the comment of this entry has been determined.
- ZipArchiveEntry.ExtraFieldParsingMode - Enum in org.apache.commons.compress.archivers.zip
-
How to try to parse the extra fields.
- ZipArchiveEntry.NameSource - Enum in org.apache.commons.compress.archivers.zip
-
Indicates how the name of this entry has been determined.
- ZipArchiveEntryPredicate - Interface in org.apache.commons.compress.archivers.zip
-
A predicate to test if a #ZipArchiveEntry matches a criteria.
- ZipArchiveEntryRequest - Class in org.apache.commons.compress.archivers.zip
-
A Thread-safe representation of a ZipArchiveEntry that is used to add entries to parallel archives.
- ZipArchiveEntryRequestSupplier - Interface in org.apache.commons.compress.archivers.zip
-
- ZipArchiveInputStream - Class in org.apache.commons.compress.archivers.zip
-
Implements an input stream that can read Zip archives.
- ZipArchiveInputStream(InputStream) - Constructor for class org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
-
Create an instance using UTF-8 encoding
- ZipArchiveInputStream(InputStream, String) - Constructor for class org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
-
Create an instance using the specified encoding
- ZipArchiveInputStream(InputStream, String, boolean) - Constructor for class org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
-
Create an instance using the specified encoding
- ZipArchiveInputStream(InputStream, String, boolean, boolean) - Constructor for class org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
-
Create an instance using the specified encoding
- ZipArchiveInputStream(InputStream, String, boolean, boolean, boolean) - Constructor for class org.apache.commons.compress.archivers.zip.ZipArchiveInputStream
-
Create an instance using the specified encoding
- ZipArchiveOutputStream - Class in org.apache.commons.compress.archivers.zip
-
Reimplementation of
java.util.zip.ZipOutputStream
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.
- ZipArchiveOutputStream(OutputStream) - Constructor for class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Creates a new ZIP OutputStream filtering the underlying stream.
- ZipArchiveOutputStream(File) - Constructor for class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Creates a new ZIP OutputStream writing to a File.
- ZipArchiveOutputStream(Path, OpenOption...) - Constructor for class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Creates a new ZIP OutputStream writing to a Path.
- ZipArchiveOutputStream(File, long) - Constructor for class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Creates a split ZIP Archive.
- ZipArchiveOutputStream(SeekableByteChannel) - Constructor for class org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream
-
Creates a new ZIP OutputStream writing to a SeekableByteChannel.
- ZipArchiveOutputStream.UnicodeExtraFieldPolicy - Class in org.apache.commons.compress.archivers.zip
-
enum that represents the possible policies for creating Unicode
extra fields.
- ZipEightByteInteger - Class in org.apache.commons.compress.archivers.zip
-
Utility class that represents an eight byte integer with conversion
rules for the little endian byte order of ZIP files.
- ZipEightByteInteger(long) - Constructor for class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Create instance from a number.
- ZipEightByteInteger(BigInteger) - Constructor for class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Create instance from a number.
- ZipEightByteInteger(byte[]) - Constructor for class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Create instance from bytes.
- ZipEightByteInteger(byte[], int) - Constructor for class org.apache.commons.compress.archivers.zip.ZipEightByteInteger
-
Create instance from the eight bytes starting at offset.
- ZipEncoding - Interface in org.apache.commons.compress.archivers.zip
-
An interface for encoders that do a pretty encoding of ZIP
file names.
- ZipEncodingHelper - Class in org.apache.commons.compress.archivers.zip
-
Static helper functions for robustly encoding file names in zip files.
- ZipEncodingHelper() - Constructor for class org.apache.commons.compress.archivers.zip.ZipEncodingHelper
-
- zipEntryWriter() - Method in class org.apache.commons.compress.archivers.zip.ScatterZipOutputStream
-
Get a zip entry writer for this scatter stream.
- ZipEntryWriter(ScatterZipOutputStream) - Constructor for class org.apache.commons.compress.archivers.zip.ScatterZipOutputStream.ZipEntryWriter
-
- ZipExtraField - Interface in org.apache.commons.compress.archivers.zip
-
General format of extra field data.
- ZipFile - Class in org.apache.commons.compress.archivers.zip
-
Replacement for java.util.ZipFile
.
- ZipFile(File) - Constructor for class org.apache.commons.compress.archivers.zip.ZipFile
-
Opens the given file for reading, assuming "UTF8" for file names.
- ZipFile(String) - Constructor for class org.apache.commons.compress.archivers.zip.ZipFile
-
Opens the given file for reading, assuming "UTF8".
- ZipFile(String, String) - Constructor for class org.apache.commons.compress.archivers.zip.ZipFile
-
Opens the given file for reading, assuming the specified
encoding for file names, scanning unicode extra fields.
- ZipFile(File, String) - Constructor for class org.apache.commons.compress.archivers.zip.ZipFile
-
Opens the given file for reading, assuming the specified
encoding for file names and scanning for unicode extra fields.
- ZipFile(File, String, boolean) - Constructor for class org.apache.commons.compress.archivers.zip.ZipFile
-
Opens the given file for reading, assuming the specified
encoding for file names.
- ZipFile(File, String, boolean, boolean) - Constructor for class org.apache.commons.compress.archivers.zip.ZipFile
-
Opens the given file for reading, assuming the specified
encoding for file names.
- ZipFile(SeekableByteChannel) - Constructor for class org.apache.commons.compress.archivers.zip.ZipFile
-
Opens the given channel for reading, assuming "UTF8" for file names.
- ZipFile(SeekableByteChannel, String) - Constructor for class org.apache.commons.compress.archivers.zip.ZipFile
-
Opens the given channel for reading, assuming the specified
encoding for file names.
- ZipFile(SeekableByteChannel, String, String, boolean) - Constructor for class org.apache.commons.compress.archivers.zip.ZipFile
-
Opens the given channel for reading, assuming the specified
encoding for file names.
- ZipFile(SeekableByteChannel, String, String, boolean, boolean) - Constructor for class org.apache.commons.compress.archivers.zip.ZipFile
-
Opens the given channel for reading, assuming the specified
encoding for file names.
- ZipLong - Class in org.apache.commons.compress.archivers.zip
-
Utility class that represents a four byte integer with conversion
rules for the little endian byte order of ZIP files.
- ZipLong(long) - Constructor for class org.apache.commons.compress.archivers.zip.ZipLong
-
Create instance from a number.
- ZipLong(int) - Constructor for class org.apache.commons.compress.archivers.zip.ZipLong
-
create instance from a java int.
- ZipLong(byte[]) - Constructor for class org.apache.commons.compress.archivers.zip.ZipLong
-
Create instance from bytes.
- ZipLong(byte[], int) - Constructor for class org.apache.commons.compress.archivers.zip.ZipLong
-
Create instance from the four bytes starting at offset.
- ZipMethod - Enum in org.apache.commons.compress.archivers.zip
-
List of known compression methods
Many of these methods are currently not supported by commons compress
- ZipShort - Class in org.apache.commons.compress.archivers.zip
-
Utility class that represents a two byte integer with conversion
rules for the little endian byte order of ZIP files.
- ZipShort(int) - Constructor for class org.apache.commons.compress.archivers.zip.ZipShort
-
Create instance from a number.
- ZipShort(byte[]) - Constructor for class org.apache.commons.compress.archivers.zip.ZipShort
-
Create instance from bytes.
- ZipShort(byte[], int) - Constructor for class org.apache.commons.compress.archivers.zip.ZipShort
-
Create instance from the two bytes starting at offset.
- ZipSplitReadOnlySeekableByteChannel - Class in org.apache.commons.compress.archivers.zip
-
- ZipSplitReadOnlySeekableByteChannel(List<SeekableByteChannel>) - Constructor for class org.apache.commons.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel
-
Concatenates the given channels.
- ZipUtil - Class in org.apache.commons.compress.archivers.zip
-
Utility class for handling DOS and Java time conversions.
- ZipUtil() - Constructor for class org.apache.commons.compress.archivers.zip.ZipUtil
-
- ZSTANDARD - Static variable in class org.apache.commons.compress.compressors.CompressorStreamFactory
-
Constant (value "zstd") used to identify the Zstandard compression
algorithm.
- ZstdCompressorInputStream - Class in org.apache.commons.compress.compressors.zstandard
-
- ZstdCompressorInputStream(InputStream) - Constructor for class org.apache.commons.compress.compressors.zstandard.ZstdCompressorInputStream
-
- ZstdCompressorInputStream(InputStream, BufferPool) - Constructor for class org.apache.commons.compress.compressors.zstandard.ZstdCompressorInputStream
-
Creates a new input stream that decompresses zstd-compressed data from
the specific input stream
- ZstdCompressorOutputStream - Class in org.apache.commons.compress.compressors.zstandard
-
- ZstdCompressorOutputStream(OutputStream, int, boolean, boolean) - Constructor for class org.apache.commons.compress.compressors.zstandard.ZstdCompressorOutputStream
-
Wraps the given stream into a zstd-jni ZstdOutputStream.
- ZstdCompressorOutputStream(OutputStream, int, boolean) - Constructor for class org.apache.commons.compress.compressors.zstandard.ZstdCompressorOutputStream
-
Wraps the given stream into a zstd-jni ZstdOutputStream using the default value for useChecksum
.
- ZstdCompressorOutputStream(OutputStream, int) - Constructor for class org.apache.commons.compress.compressors.zstandard.ZstdCompressorOutputStream
-
Wraps the given stream into a zstd-jni ZstdOutputStream using the default values for closeFrameOnFlush
and useChecksum
.
- ZstdCompressorOutputStream(OutputStream) - Constructor for class org.apache.commons.compress.compressors.zstandard.ZstdCompressorOutputStream
-
Wraps the given stream into a zstd-jni ZstdOutputStream using the default values for level
, closeFrameOnFlush
and useChecksum
.
- ZstdUtils - Class in org.apache.commons.compress.compressors.zstandard
-
Utility code for the Zstandard compression format.