Class AppnSegment
java.lang.Object
org.apache.commons.imaging.common.BinaryFileParser
org.apache.commons.imaging.formats.jpeg.segments.Segment
org.apache.commons.imaging.formats.jpeg.segments.GenericSegment
org.apache.commons.imaging.formats.jpeg.segments.AppnSegment
- Direct Known Subclasses:
App13Segment
,App14Segment
,App2Segment
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.commons.imaging.formats.jpeg.segments.GenericSegment
dump, dump, getSegmentData, getSegmentData, getSegmentDataAsString
Methods inherited from class org.apache.commons.imaging.formats.jpeg.segments.Segment
getSegmentType, toString
Methods inherited from class org.apache.commons.imaging.common.BinaryFileParser
debugNumber, debugNumber, getByteOrder, setByteOrder
-
Constructor Details
-
AppnSegment
- Throws:
IOException
-
-
Method Details
-
getDescription
- Specified by:
getDescription
in classSegment
-