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,
com.google.gdata.client.docs.DocsService service) |
Modifier and Type | Method and Description |
---|---|
protected InputStream |
resourceAsStream(String title) |
loadResourceAsText
protected InputStream resourceAsStream(String title) throws IOException
resourceAsStream
in class org.jbehave.core.io.LoadFromURL
IOException
Copyright © 2003–2021. All rights reserved.