|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.waveset.util.URLUTF8Decoder.ByteToCharConverter
com.waveset.util.URLUTF8Decoder.ByteToCharUTF8
Field Summary |
Fields inherited from class com.waveset.util.URLUTF8Decoder.ByteToCharConverter |
badInputLength, byteOff, charOff, subChars, subMode |
Constructor Summary | |
URLUTF8Decoder.ByteToCharUTF8()
|
Method Summary | |
int |
convert(byte[] abyte0,
int i,
int j,
char[] ac,
int k,
int l)
|
int |
flush(char[] ac,
int i,
int j)
|
void |
reset()
|
Methods inherited from class com.waveset.util.URLUTF8Decoder.ByteToCharConverter |
getBadInputLength, getMaxCharsPerByte, nextByteIndex, nextCharIndex, setSubstitutionChars, setSubstitutionMode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public URLUTF8Decoder.ByteToCharUTF8()
Method Detail |
public int flush(char[] ac, int i, int j) throws java.io.CharConversionException
flush
in class URLUTF8Decoder.ByteToCharConverter
java.io.CharConversionException
public int convert(byte[] abyte0, int i, int j, char[] ac, int k, int l) throws java.io.CharConversionException
convert
in class URLUTF8Decoder.ByteToCharConverter
java.io.CharConversionException
public void reset()
reset
in class URLUTF8Decoder.ByteToCharConverter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |