jremote jbase5.2.1

com.jbase.jremote.io.charset
Class JbaseCharset

java.lang.Object
  extended by java.nio.charset.Charset
      extended by com.jbase.jremote.io.charset.JbaseCharset
All Implemented Interfaces:
Comparable<Charset>

public class JbaseCharset
extends Charset


Field Summary
protected static byte AM
           
protected static byte SVM
           
protected static char uAM
           
protected static char uSVM
           
protected static char uVM
           
protected static byte VM
           
 
Constructor Summary
JbaseCharset()
           
 
Method Summary
 boolean contains(Charset chars)
           
 CharsetDecoder newDecoder()
           
 CharsetEncoder newEncoder()
           
 
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
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

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
Constructor Detail

JbaseCharset

public JbaseCharset()
Method Detail

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

jremote jbase5.2.1

Copyright © 2016 TEMENOS. All Rights Reserved.