Elementos
Todos los elementos del paquete java.nio.charset
C
- CharacterCodingException
- CharacterCodingException.CharacterCodingException()
- Charset
- Charset.aliases()
- Charset.availableCharsets()
- Charset.canEncode()
- Charset.Charset()
- Charset.compareTo()
- Charset.contains()
- Charset.decode()
- Charset.defaultCharset()
- Charset.displayName()
- Charset.encode()
- Charset.equals()
- Charset.forName()
- Charset.hashCode()
- Charset.isRegistered()
- Charset.isSupported()
- Charset.name()
- Charset.newDecoder()
- Charset.newEncoder()
- Charset.toString()
- CharsetDecoder
- CharsetDecoder.averageCharsPerByte()
- CharsetDecoder.charset()
- CharsetDecoder.CharsetDecoder()
- CharsetDecoder.decode()
- CharsetDecoder.decodeLoop()
- CharsetDecoder.detectedCharset()
- CharsetDecoder.flush()
- CharsetDecoder.implFlush()
- CharsetDecoder.implOnMalformedInput()
- CharsetDecoder.implOnUnmappableCharacter()
- CharsetDecoder.implReplaceWith()
- CharsetDecoder.implReset()
- CharsetDecoder.isAutoDetecting()
- CharsetDecoder.isCharsetDetected()
- CharsetDecoder.malformedInputAction()
- CharsetDecoder.maxCharsPerByte()
- CharsetDecoder.onMalformedInput()
- CharsetDecoder.onUnmappableCharacter()
- CharsetDecoder.replacement()
- CharsetDecoder.replaceWith()
- CharsetDecoder.reset()
- CharsetDecoder.unmappableCharacterAction()
- CharsetEncoder
- CharsetEncoder.averageBytesPerChar()
- CharsetEncoder.canEncode()
- CharsetEncoder.charset()
- CharsetEncoder.CharsetEncoder()
C cont.
- CharsetEncoder.encode()
- CharsetEncoder.encodeLoop()
- CharsetEncoder.flush()
- CharsetEncoder.implFlush()
- CharsetEncoder.implOnMalformedInput()
- CharsetEncoder.implOnUnmappableCharacter()
- CharsetEncoder.implReplaceWith()
- CharsetEncoder.implReset()
- CharsetEncoder.isLegalReplacement()
- CharsetEncoder.malformedInputAction()
- CharsetEncoder.maxBytesPerChar()
- CharsetEncoder.onMalformedInput()
- CharsetEncoder.onUnmappableCharacter()
- CharsetEncoder.replacement()
- CharsetEncoder.replaceWith()
- CharsetEncoder.reset()
- CharsetEncoder.unmappableCharacterAction()
- CoderMalfunctionError
- CoderMalfunctionError.CoderMalfunctionError()
- CoderResult
- CoderResult.isError()
- CoderResult.isMalformed()
- CoderResult.isOverflow()
- CoderResult.isUnderflow()
- CoderResult.isUnmappable()
- CoderResult.length()
- CoderResult.malformedForLength()
- CoderResult.OVERFLOW
- CoderResult.throwException()
- CoderResult.toString()
- CoderResult.UNDERFLOW
- CoderResult.unmappableForLength()
- CodingErrorAction
- CodingErrorAction.IGNORE
- CodingErrorAction.REPLACE
- CodingErrorAction.REPORT
- CodingErrorAction.toString()
I
- IllegalCharsetNameException
- IllegalCharsetNameException.getCharsetName()
- IllegalCharsetNameException.IllegalCharsetNameException()
M
- MalformedInputException
- MalformedInputException.getInputLength()
- MalformedInputException.getMessage()
- MalformedInputException.MalformedInputException()
S
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.