final class ISO8859_14Decoder
extends java.nio.charset.CharsetDecoder
Modifier and Type | Field and Description |
---|---|
(package private) static char[] |
TABLE |
Constructor and Description |
---|
ISO8859_14Decoder() |
Modifier and Type | Method and Description |
---|---|
protected java.nio.charset.CoderResult |
decodeLoop(java.nio.ByteBuffer in,
java.nio.CharBuffer out) |
averageCharsPerByte, charset, decode, decode, detectedCharset, flush, implFlush, implOnMalformedInput, implOnUnmappableCharacter, implReplaceWith, implReset, isAutoDetecting, isCharsetDetected, malformedInputAction, maxCharsPerByte, onMalformedInput, onUnmappableCharacter, replacement, replaceWith, reset, unmappableCharacterAction