Package | Description |
---|---|
com.norconex.collector.http.fetch.impl |
Modifier and Type | Field and Description |
---|---|
static PhantomJSDocumentFetcher.Storage |
PhantomJSDocumentFetcher.DEFAULT_SCREENSHOT_STORAGE |
Modifier and Type | Method and Description |
---|---|
PhantomJSDocumentFetcher.Storage[] |
PhantomJSDocumentFetcher.getScreenshotStorage()
Gets the screenshot storage mechanisms.
|
static PhantomJSDocumentFetcher.Storage |
PhantomJSDocumentFetcher.Storage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhantomJSDocumentFetcher.Storage[] |
PhantomJSDocumentFetcher.Storage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PhantomJSDocumentFetcher.setScreenshotStorage(PhantomJSDocumentFetcher.Storage... screenshotStorage)
Sets the screenshot storage mechanisms.
|
Copyright © 2009–2020 Norconex Inc.. All rights reserved.