|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.fluendo.utils.Base64Converter
public class Base64Converter
| Field Summary | |
|---|---|
static char[] |
alphabet
|
| Constructor Summary | |
|---|---|
Base64Converter()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
encode(byte[] octetString)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final char[] alphabet
| Constructor Detail |
|---|
public Base64Converter()
| Method Detail |
|---|
public static java.lang.String encode(byte[] octetString)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||