public final class XUserDefinedCharset extends Charset
Charset.| Modifier and Type | Field and Description | 
|---|---|
| static XUserDefinedCharset | INSTANCEThe single instance. | 
| static String | NAMEThe single instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | contains(Charset charset) | 
| CharsetDecoder | newDecoder() | 
| CharsetEncoder | newEncoder() | 
aliases, availableCharsets, canEncode, compareTo, decode, defaultCharset, displayName, displayName, encode, encode, equals, forName, hashCode, isRegistered, isSupported, name, toStringpublic static final String NAME
public static final XUserDefinedCharset INSTANCE
public CharsetDecoder newDecoder()
newDecoder in class Charsetpublic CharsetEncoder newEncoder()
newEncoder in class CharsetCopyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.