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, useable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public Generic()
public Set<IndependentPair<URL,Map<String,String>>> prepareURLs(URL url) throws ImageCollectionSetupException
prepareURLs
in class AbstractWebpageImageCollection
ImageCollectionSetupException
public int useable(String rawInput)
ImageCollection
rawInput
- stringpublic ImageCollectionConfig defaultConfig(String rawInput)
ImageCollection
rawInput
- string