Class ExifRewriter.JFIFPieceSegmentExif
- java.lang.Object
-
- org.apache.commons.imaging.formats.jpeg.exif.ExifRewriter.JFIFPiece
-
- org.apache.commons.imaging.formats.jpeg.exif.ExifRewriter.JFIFPieceSegment
-
- org.apache.commons.imaging.formats.jpeg.exif.ExifRewriter.JFIFPieceSegmentExif
-
- Enclosing class:
- ExifRewriter
private static class ExifRewriter.JFIFPieceSegmentExif extends ExifRewriter.JFIFPieceSegment
-
-
Field Summary
-
Fields inherited from class org.apache.commons.imaging.formats.jpeg.exif.ExifRewriter.JFIFPieceSegment
marker, markerBytes, markerLengthBytes, segmentData
-
-
Constructor Summary
Constructors Constructor Description JFIFPieceSegmentExif(int marker, byte[] markerBytes, byte[] markerLengthBytes, byte[] segmentData)
-
Method Summary
-
Methods inherited from class org.apache.commons.imaging.formats.jpeg.exif.ExifRewriter.JFIFPieceSegment
write
-
-