Class ExifRewriter.JFIFPiece

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private JFIFPiece()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      protected abstract void write​(java.io.OutputStream os)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JFIFPiece

        private JFIFPiece()
    • Method Detail

      • write

        protected abstract void write​(java.io.OutputStream os)
                               throws java.io.IOException
        Throws:
        java.io.IOException