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