Package | Description |
---|---|
org.apache.commons.compress.harmony.pack200 |
Modifier and Type | Field and Description |
---|---|
protected SegmentHeader |
BandSet.segmentHeader |
Modifier and Type | Method and Description |
---|---|
SegmentHeader |
Segment.getSegmentHeader() |
Constructor and Description |
---|
BandSet(int effort,
SegmentHeader header)
Create a new BandSet
|
FileBands(CpBands cpBands,
SegmentHeader segmentHeader,
PackingOptions options,
org.apache.commons.compress.harmony.pack200.Archive.SegmentUnit segmentUnit,
int effort) |
IcBands(SegmentHeader segmentHeader,
CpBands cpBands,
int effort) |
MetadataBandGroup(String type,
int context,
CpBands cpBands,
SegmentHeader segmentHeader,
int effort)
Constructs a new MetadataBandGroup
|
NewAttributeBands(int effort,
CpBands cpBands,
SegmentHeader header,
AttributeDefinitionBands.AttributeDefinition def) |
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.