100101102103104105106107108109110
} } if (reader == null) { throw new MissingImageReaderException("Cannot read JPEG image: " + "a suitable JAI I/O image filter is not installed"); } ImageInputStream iis = null; try