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 final classprivate static classprivate static final classFields in org.apache.commons.imaging.formats.jpeg.exif with type parameters of type ExifRewriter.JFIFPieceModifier and TypeFieldDescriptionfinal List<ExifRewriter.JFIFPiece> ExifRewriter.JFIFPieces.exifPiecesfinal List<ExifRewriter.JFIFPiece> ExifRewriter.JFIFPieces.piecesMethod parameters in org.apache.commons.imaging.formats.jpeg.exif with type arguments of type ExifRewriter.JFIFPieceModifier and TypeMethodDescriptionprivate voidExifRewriter.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)