Class ExifRewriter.JFIFPiece
- java.lang.Object
-
- org.apache.commons.imaging.formats.jpeg.exif.ExifRewriter.JFIFPiece
-
- Direct Known Subclasses:
ExifRewriter.JFIFPieceImageData,ExifRewriter.JFIFPieceSegment
- Enclosing class:
- ExifRewriter
private abstract static class ExifRewriter.JFIFPiece extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description privateJFIFPiece()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description protected abstract voidwrite(java.io.OutputStream os)
-