public abstract class FilmSearcher extends AbstractMediaSearcher
Modifier and Type | Field and Description |
---|---|
static java.util.regex.Pattern |
PATTERN_YEAR2
A pattern to check if it's a film
|
Constructor and Description |
---|
FilmSearcher()
Used to create a instance of this class
|
doSearch, search