Package org.tn5250j.tools.encoder
-
Interface Summary Interface Description Encoder Interface that defines an encoder -
Class Summary Class Description AbstractImageEncoder This is the base class for encoding a component to a stream file.EncodeComponent Used to encode components into different image file formats. ie .GIF and .PNGEncodeComponent.Encoding Class used to enumerate valid encodingsPNGEncoder This class encodes a Png file from an Image to an OutputStream. -
Exception Summary Exception Description EncoderException This class is an exception that is raised by Encode or one of it's subclasses.