| Package | Description |
|---|---|
| org.pentaho.reporting.libraries.fonts.encoding | |
| org.pentaho.reporting.libraries.fonts.encoding.manual |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ComplexEncoding
A complex encoding has a non-uniform relationship between the number of
characters and the number of bytes generated.
|
interface |
Encoding
A simple encoding.
|
| Modifier and Type | Class and Description |
|---|---|
class |
External8BitEncodingCore
This is an autogenerated file.
|
class |
ExternalEncoding
Creation-Date: 29.04.2006, 14:49:06
|
| Constructor and Description |
|---|
ExternalEncoding(java.lang.String name,
EncodingCore core,
org.pentaho.reporting.libraries.resourceloader.Resource resource) |
| Modifier and Type | Class and Description |
|---|---|
class |
Ascii
This is a lucky case, as ASCII can be transformed directly.
|
class |
BuiltInJavaEncoding |
class |
Iso8859_1
This is a lucky case, as ISO-8859-1 can be transformed directly.
|
class |
Utf16LE
Creation-Date: 20.04.2006, 18:01:39
|