| Package | Description |
|---|---|
| com.norconex.collector.http.fetch.impl |
| Modifier and Type | Method and Description |
|---|---|
PhantomJSDocumentFetcher.Quality |
PhantomJSDocumentFetcher.getScreenshotScaleQuality()
Gets the screenshot scaling quality to use when when storage
is "disk" or "inline".
|
static PhantomJSDocumentFetcher.Quality |
PhantomJSDocumentFetcher.Quality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhantomJSDocumentFetcher.Quality[] |
PhantomJSDocumentFetcher.Quality.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.setScreenshotScaleQuality(PhantomJSDocumentFetcher.Quality screenshotScaleQuality)
Sets the screenshot scaling quality to use when when storage
is "disk" or "inline".
|
Copyright © 2009–2021 Norconex Inc.. All rights reserved.