|
|||||||||
| Home >> All >> java >> nio >> charset >> [ spi overview ] | PREV NEXT | ||||||||
C
- CharsetProvider - class java.nio.charset.spi.CharsetProvider.
- This class allows an implementor to provide additional character sets.
- CharsetProvider() - Constructor for class java.nio.charset.spi.CharsetProvider
- Initialize a new charset provider.
- charsetForName(String) - Method in class java.nio.charset.spi.CharsetProvider
- Returns the named charset, by canonical name or alias.
- charsets() - Method in class java.nio.charset.spi.CharsetProvider
- Returns an iterator over the charsets defined by this provider.
J
- java.nio.charset.spi - package java.nio.charset.spi
- Classes to manipulate, encode and decode different character sets from and to bytes.
C J
|
|||||||||
| Home >> All >> java >> nio >> charset >> [ spi overview ] | PREV NEXT | ||||||||