Locale-Sensitive Java Method
java.nio.charset
protected Charset(String canonicalName, String[] aliases)
Internationalization (I18n) Method Overview
The Charset constructor initializes a new charset with the given
canonical name and alias set.
For more information click
here.
Locale-Sensitive Java Methods
|