jremote jbase5.2.1

com.jbase.jremote.io.charset
Class JbasePrivateUseCharset

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

public class JbasePrivateUseCharset
extends java.nio.charset.Charset


Field Summary
protected static byte AM
           
protected static byte[] DEFAULT_REPLACEMENT_BYTES
           
protected static java.lang.String DEFAULT_REPLACEMENT_STRING
           
protected static byte SVM
           
protected static char uAM
           
protected static char uSVM
           
protected static char uVM
           
protected static byte VM
           
 
Constructor Summary
JbasePrivateUseCharset()
           
JbasePrivateUseCharset(java.nio.charset.Charset baseCharset)
           
 
Method Summary
 boolean contains(java.nio.charset.Charset chars)
           
 java.nio.charset.CharsetDecoder newDecoder()
           
 java.nio.charset.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

DEFAULT_REPLACEMENT_STRING

protected static final java.lang.String DEFAULT_REPLACEMENT_STRING
See Also:
Constant Field Values

DEFAULT_REPLACEMENT_BYTES

protected static final byte[] DEFAULT_REPLACEMENT_BYTES
Constructor Detail

JbasePrivateUseCharset

public JbasePrivateUseCharset()

JbasePrivateUseCharset

public JbasePrivateUseCharset(java.nio.charset.Charset baseCharset)
Method Detail

contains

public boolean contains(java.nio.charset.Charset chars)
Specified by:
contains in class java.nio.charset.Charset

newDecoder

public java.nio.charset.CharsetDecoder newDecoder()
Specified by:
newDecoder in class java.nio.charset.Charset

newEncoder

public java.nio.charset.CharsetEncoder newEncoder()
Specified by:
newEncoder in class java.nio.charset.Charset

jremote jbase5.2.1

Copyright © 2010 TEMENOS. All Rights Reserved.