org.pentaho.reporting.libraries.fonts.encoding
Class EncodingErrorType
java.lang.Object
org.pentaho.reporting.libraries.fonts.encoding.EncodingErrorType
public class EncodingErrorType
- extends java.lang.Object
Creation-Date: 20.04.2006, 16:44:13
- Author:
- Thomas Morgner
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
IGNORE
public static final EncodingErrorType IGNORE
FAIL
public static final EncodingErrorType FAIL
REPLACE
public static final EncodingErrorType REPLACE
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object