|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gdata.client.appsforyourdomain.adminsettings.EncodeUtil
public class EncodeUtil
Utility class with helper methods
| Method Summary | |
|---|---|
static java.lang.String |
encodeBinaryFile(java.lang.String filePath)
Base64 encodes the given file from path. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String encodeBinaryFile(java.lang.String filePath)
throws java.io.IOException
filePath - location of the file to be encoded.
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||