Uses of Class
org.apache.commons.imaging.formats.jpeg.exif.ExifRewriter.JFIFPiece
Packages that use ExifRewriter.JFIFPiece
-
Uses of ExifRewriter.JFIFPiece in org.apache.commons.imaging.formats.jpeg.exif
Subclasses of ExifRewriter.JFIFPiece in org.apache.commons.imaging.formats.jpeg.exifModifier and TypeClassDescriptionprivate static class
private static class
private static class
Fields in org.apache.commons.imaging.formats.jpeg.exif with type parameters of type ExifRewriter.JFIFPieceModifier and TypeFieldDescriptionfinal List
<ExifRewriter.JFIFPiece> ExifRewriter.JFIFPieces.exifPieces
final List
<ExifRewriter.JFIFPiece> ExifRewriter.JFIFPieces.pieces
Method parameters in org.apache.commons.imaging.formats.jpeg.exif with type arguments of type ExifRewriter.JFIFPieceModifier and TypeMethodDescriptionprivate void
ExifRewriter.writeSegmentsReplacingExif
(OutputStream outputStream, List<ExifRewriter.JFIFPiece> segments, byte[] newBytes) Constructor parameters in org.apache.commons.imaging.formats.jpeg.exif with type arguments of type ExifRewriter.JFIFPieceModifierConstructorDescription(package private)
JFIFPieces
(List<ExifRewriter.JFIFPiece> pieces, List<ExifRewriter.JFIFPiece> exifPieces)