Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Nio.charset Classes and Interfaces - 24 results found.
NameDescriptionTypePackageFramework
CharacterCodingExceptionChecked exception thrown when a character encoding or decoding error occurs.Classjava.nio.charsetJava SE
CharsetA named mapping between sequences of sixteen-bit Unicode code units and sequences of bytes.Classjava.nio.charsetJava SE
CharsetDecoderAn engine that can transform a sequence of bytes in a specific charset into a sequence of sixteen-bit Unicode characters.Classjava.nio.charsetJava SE
CharsetEncoderAn engine that can transform a sequence of sixteen-bit Unicode characters into a sequence of bytes in a specific charset.Classjava.nio.charsetJava SE
CharsetProviderCharset service-provider class.Classjava.nio.charset.spiJava SE
CoderMalfunctionErrorError thrown when the decodeLoop method of a CharsetDecoder, or the encodeLoop method of a CharsetEncoder, throws an unexpectedClassjava.nio.charsetJava SE
CoderResultA description of the result state of a coder.Classjava.nio.charsetJava SE
CodingErrorActionA typesafe enumeration for coding-error actions.Classjava.nio.charsetJava SE
IllegalCharsetNameExceptionUnchecked exception thrown when a string that is not a legal charset name is used as such.Classjava.nio.charsetJava SE
MalformedInputExceptionChecked exception thrown when an input byte sequence is not legal for given charset, or an input character sequence is not a legal sixteen-bit UnicodeClassjava.nio.charsetJava SE
StandardCharsetsConstant definitions for the standard Charsets.Classjava.nio.charsetJava SE
UnmappableCharacterExceptionChecked exception thrown when an input character (or byte) sequence is valid but cannot be mapped to an output byte (or character)Classjava.nio.charsetJava SE
UnsupportedCharsetExceptionUnchecked exception thrown when no support is available for a requested charset.Classjava.nio.charsetJava SE
CharacterCodingExceptionChecked exception thrown when a character encoding or decoding error occurs.Classnio.charsetCode Trails
CharsetA named mapping between sequences of sixteen-bit Unicode code units and sequences of bytes.Classnio.charsetCode Trails
CharsetDecoderAn engine that can transform a sequence of bytes in a specific charset into a sequence of sixteen-bit Unicode characters.Classnio.charsetCode Trails
CharsetEncoderAn engine that can transform a sequence of sixteen-bit Unicode characters into a sequence of bytes in a specific charset.Classnio.charsetCode Trails
CharsetProviderCharset service-provider class.Classnio.charset.spiCode Trails
CoderMalfunctionErrorError thrown when the decodeLoop method of a CharsetDecoder, or the encodeLoop method of a CharsetEncoder, throws an unexpectedClassnio.charsetCode Trails
CoderResultA description of the result state of a coder.Classnio.charsetCode Trails
CoderResult .CacheClassnio.charset.CoderResultCode Trails
CodingErrorActionA typesafe enumeration for coding-error actions.Classnio.charsetCode Trails
CharsetDecoderUtilClasscom.liferay.portal.kernel.nio.charsetLiferay Portal
CharsetEncoderUtilClasscom.liferay.portal.kernel.nio.charsetLiferay Portal