@Immutable @ServiceImplementation(value=java.nio.charset.spi.CharsetProvider.class) public final class Ibm437CharsetProvider extends CharsetProvider
IBM437 alias CP437 character set.
This is the original PC character set designed for use in the USA and was
once implicitly assumed to be used for ZIP files before version 6.3.0 of the
ZIP File Format Specification officially documented it and introduced UTF-8
as a more advanced option - see Appendix D.| Constructor and Description |
|---|
Ibm437CharsetProvider() |
public Charset charsetForName(String charset)
charsetForName in class CharsetProviderpublic Iterator<Charset> charsets()
charsets in class CharsetProviderCopyright © 2005–2015 Schlichtherle IT Services. All rights reserved.