|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttigase.util.Base64
public class Base64
Describe class Base64 here. Created: Thu Dec 14 18:28:08 2006
Method Summary | |
---|---|
static byte[] |
decode(java.lang.String input)
|
static java.lang.String |
encode(byte[] input)
|
static void |
main(java.lang.String[] args)
Describe main method here. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static byte[] decode(java.lang.String input)
public static java.lang.String encode(byte[] input)
public static void main(java.lang.String[] args)
main
method here.
args
- a String[]
value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |