org.pentaho.reporting.libraries.fonts.encoding
Interface Encoding
public
interface
Encoding
extends EncodingCore
A simple encoding. This encoding transforms characters into bytes in a
uniform way. Each character results in exactly the same number of bytes.
Author: Thomas Morgner
public String getName()
public String getName(Locale locale)