Class EncodingData

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    External8BitEncodingData

    public abstract class EncodingData
    extends java.lang.Object
    implements java.io.Serializable
    Serialized instances of this class are generated by the EncodingGenerator and stored as serialized classes. This is more space conserving than creating a separate class for each encoding.
    Author:
    Thomas Morgner
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait