|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.functions.conversion.CharsetDecode
public final class CharsetDecode
Decodes Binary Data that are encoded as String
Constructor Summary | |
---|---|
CharsetDecode()
|
Method Summary | |
---|---|
static byte[] |
call(PageContext pc,
String encoded_binary,
String encoding)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CharsetDecode()
Method Detail |
---|
public static byte[] call(PageContext pc, String encoded_binary, String encoding) throws PageException
PageException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |