aicas logo Jamaica 3.4 release 8

java.nio.charset
Class CodingErrorAction

java.lang.Object
  extended by java.nio.charset.CodingErrorAction

public class CodingErrorAction
extends Object


Field Summary
static CodingErrorAction IGNORE
           
static CodingErrorAction REPLACE
           
static CodingErrorAction REPORT
           
 
Method Summary
 String toString()
          Returns the name of the CodingErrorAction.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

IGNORE

public static final CodingErrorAction IGNORE

REPLACE

public static final CodingErrorAction REPLACE

REPORT

public static final CodingErrorAction REPORT
Method Detail

toString

public String toString()
Returns the name of the CodingErrorAction.

Overrides:
toString in class Object
Returns:
a string identifying this object.

aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.