|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.quercus.lib.i18n.Decoder
com.caucho.quercus.lib.i18n.GenericDecoder
com.caucho.quercus.lib.i18n.Big5Decoder
public class Big5Decoder
| Field Summary |
|---|
| Fields inherited from class com.caucho.quercus.lib.i18n.GenericDecoder |
|---|
_decoder |
| Fields inherited from class com.caucho.quercus.lib.i18n.Decoder |
|---|
_hasError, _isAllowMalformedOut, _isIgnoreErrors, _isReplaceUnicode, _replacement |
| Constructor Summary | |
|---|---|
Big5Decoder(java.lang.String charsetName)
|
|
| Method Summary | |
|---|---|
protected boolean |
fill(java.lang.StringBuilder sb,
java.nio.ByteBuffer in,
java.nio.CharBuffer out,
java.nio.charset.CoderResult coder)
|
boolean |
isDecodable(Env env,
StringValue str)
|
| Methods inherited from class com.caucho.quercus.lib.i18n.GenericDecoder |
|---|
decodeImpl, reset |
| Methods inherited from class com.caucho.quercus.lib.i18n.Decoder |
|---|
create, decode, decodeStringBuilder, decodeUnicode, hasError, isIgnoreErrors, isUtf8, setAllowMalformedOut, setIgnoreErrors, setReplacement, setReplaceUnicode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Big5Decoder(java.lang.String charsetName)
| Method Detail |
|---|
public boolean isDecodable(Env env,
StringValue str)
isDecodable in class GenericDecoder
protected boolean fill(java.lang.StringBuilder sb,
java.nio.ByteBuffer in,
java.nio.CharBuffer out,
java.nio.charset.CoderResult coder)
fill in class GenericDecoder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||