com.jbase.jremote.io.charset
Class JbasePrivateUseCharset
java.lang.Object
java.nio.charset.Charset
com.jbase.jremote.io.charset.JbasePrivateUseCharset
- All Implemented Interfaces:
- Comparable<Charset>
public class JbasePrivateUseCharset
- extends Charset
Methods inherited from class java.nio.charset.Charset |
aliases, availableCharsets, canEncode, compareTo, decode, defaultCharset, displayName, displayName, encode, encode, equals, forName, hashCode, isRegistered, isSupported, name, toString |
uAM
protected static final char uAM
- See Also:
- Constant Field Values
uVM
protected static final char uVM
- See Also:
- Constant Field Values
uSVM
protected static final char uSVM
- See Also:
- Constant Field Values
AM
protected static final byte AM
- See Also:
- Constant Field Values
VM
protected static final byte VM
- See Also:
- Constant Field Values
SVM
protected static final byte SVM
- See Also:
- Constant Field Values
DEFAULT_REPLACEMENT_STRING
protected static final String DEFAULT_REPLACEMENT_STRING
- See Also:
- Constant Field Values
DEFAULT_REPLACEMENT_BYTES
protected static final byte[] DEFAULT_REPLACEMENT_BYTES
JbasePrivateUseCharset
public JbasePrivateUseCharset()
JbasePrivateUseCharset
public JbasePrivateUseCharset(Charset baseCharset)
contains
public boolean contains(Charset chars)
- Specified by:
contains
in class Charset
newDecoder
public CharsetDecoder newDecoder()
- Specified by:
newDecoder
in class Charset
newEncoder
public CharsetEncoder newEncoder()
- Specified by:
newEncoder
in class Charset
Copyright © 2016 TEMENOS. All Rights Reserved.