Uses of Class
org.apache.commons.compress.harmony.unpack200.SegmentHeader
-
Packages that use SegmentHeader Package Description org.apache.commons.compress.harmony.unpack200 Internal package. -
-
Uses of SegmentHeader in org.apache.commons.compress.harmony.unpack200
Fields in org.apache.commons.compress.harmony.unpack200 declared as SegmentHeader Modifier and Type Field Description protected SegmentHeaderBandSet. headerSegment header.Methods in org.apache.commons.compress.harmony.unpack200 that return SegmentHeader Modifier and Type Method Description SegmentHeaderSegment. getSegmentHeader()Gets the segment header.
-