|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SeedUrlNotFoundException | |
|---|---|
| org.archive.crawler.util | |
| Uses of SeedUrlNotFoundException in org.archive.crawler.util |
|---|
| Methods in org.archive.crawler.util that throw SeedUrlNotFoundException | |
|---|---|
java.util.Iterator<java.lang.String> |
RecoveryLogMapper.getIteratorOfURLsSuccessfullyCrawledFromSeedUrl(java.lang.String seedUrlString)
|
protected void |
RecoveryLogMapper.load(java.lang.String recoverLogFileName)
|
| Constructors in org.archive.crawler.util that throw SeedUrlNotFoundException | |
|---|---|
RecoveryLogMapper(java.lang.String recoverLogFileName)
Normal constructor - if encounter not-found seeds while loading recoverLogFileName, will throw throw SeedUrlNotFoundException. |
|
RecoveryLogMapper(java.lang.String recoverLogFileName,
java.lang.String seedNotFoundLogFileName)
Constructor to use if you want to allow not-found seeds, logging them to seedNotFoundLogFileName. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||