Class Iso8859_1

  • All Implemented Interfaces:
    Encoding, EncodingCore

    public final class Iso8859_1
    extends Object
    implements Encoding
    This is a lucky case, as ISO-8859-1 can be transformed directly. There is no lookup step needed.
    Author:
    Thomas Morgner