|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.openexchange.mail.structure.Base64JSONString
public final class Base64JSONString
Base64JSONString - A JSON string for one-time-retrieval of an input stream's base64-encoded bytes.
| Constructor Summary | |
|---|---|
Base64JSONString(java.io.InputStream in)
Initializes a new Base64JSONString. |
|
| Method Summary | |
|---|---|
java.lang.String |
toJSONString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Base64JSONString(java.io.InputStream in)
throws MailException
Base64JSONString.
MailException - If initialization fails| Method Detail |
|---|
public java.lang.String toJSONString()
toJSONString in interface org.json.JSONString
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||