public static class AbstractWebpageImageCollection.Generic extends AbstractWebpageImageCollection
AbstractWebpageImageCollection.Generic| Constructor and Description |
|---|
Generic() |
| Modifier and Type | Method and Description |
|---|---|
ImageCollectionConfig |
defaultConfig(String rawInput)
If possible, will return a default configuration using the raw input
|
Set<IndependentPair<URL,Map<String,String>>> |
prepareURLs(URL url) |
int |
useable(String rawInput)
Given a raw string which might define a URL, file location or whatever, can this collection construct a default configuration
which works.
|
countImages, getAll, iterator, setEntrySelection, setup, useableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Generic()
public Set<IndependentPair<URL,Map<String,String>>> prepareURLs(URL url) throws ImageCollectionSetupException
prepareURLs in class AbstractWebpageImageCollectionImageCollectionSetupExceptionpublic int useable(String rawInput)
ImageCollectionrawInput - stringpublic ImageCollectionConfig defaultConfig(String rawInput)
ImageCollectionrawInput - string