Class ImageHandlerJPEGEncoder

All Implemented Interfaces:
XMLConstants, ErrorConstants, ImageHandler, SVGSyntax, CSSConstants, SVGConstants

public class ImageHandlerJPEGEncoder extends AbstractImageHandlerEncoder
This implementation of the abstract AbstractImageHandlerEncoder class creates JPEG images in the image directory and sets the url pointing to that file in the xlink:href attributes of the image elements it handles.
Version:
$Id: ImageHandlerJPEGEncoder.java 1733416 2016-03-03 07:07:13Z gadams $
See Also: