|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.portal.databook.client.util.Encoder
public class Encoder
simply encode base64 strings
| Constructor Summary | |
|---|---|
Encoder()
|
|
| Method Summary | |
|---|---|
static String |
decode(String toDecode)
|
static String |
encode(String toEncode)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Encoder()
| Method Detail |
|---|
public static String encode(String toEncode)
public static String decode(String toDecode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||