Uses of Interface
org.pentaho.reporting.libraries.fonts.encoding.Encoding
Package
Description
-
Uses of Encoding in org.pentaho.reporting.libraries.fonts.encoding
Modifier and TypeInterfaceDescriptioninterface
A complex encoding has a non-uniform relationship between the number of characters and the number of bytes generated.Modifier and TypeClassDescriptionfinal class
Creation-Date: 29.04.2006, 14:49:06ModifierConstructorDescriptionEncodedOutputStreamWriter
(OutputStream outputStream, Encoding encoding, EncodingErrorType errorType) -
Uses of Encoding in org.pentaho.reporting.libraries.fonts.encoding.manual
Modifier and TypeClassDescriptionfinal class
This is a lucky case, as ASCII can be transformed directly.class
final class
This is a lucky case, as ISO-8859-1 can be transformed directly.class