@ParserEntity
@RegexSupportsParser(pattern="(^https?://(?!pro\\.)(?!m\\.)[\\w\\W]*)imdb\\.com/name/(nm\\d+)($|\\/$|\\?|\\/\\?)")
public class Name
extends java.lang.Object
implements net.tislib.websiteparser.annotations.generic.ImportedEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
Name.BiographyInfo |
static class |
Name.FilmograpyItem |
static class |
Name.KnowForFilmograpyItem |
| Constructor and Description |
|---|
Name() |