public class LoadOdtFromGoogle
extends LoadOdtFromURL
| Modifier and Type | Class and Description |
|---|---|
static class |
LoadOdtFromGoogle.GoogleAccessFailed |
static class |
LoadOdtFromGoogle.GoogleDocumentNotFound |
static class |
LoadOdtFromGoogle.GoogleMediaExportFailed |
| Constructor and Description |
|---|
LoadOdtFromGoogle(String username,
String password) |
LoadOdtFromGoogle(String username,
String password,
String feedURI) |
LoadOdtFromGoogle(String username,
String password,
String feedURI,
DocsService service) |
| Modifier and Type | Method and Description |
|---|---|
protected InputStream |
resourceAsStream(String title) |
protected InputStream resourceAsStream(String title) throws IOException
IOExceptionCopyright © 2003–2019. All rights reserved.