Uses of Class
de.unirostock.sems.ModelCrawler.databases.PMR2.exceptions.HttpException
-
Packages that use HttpException Package Description de.unirostock.sems.ModelCrawler.databases.PMR2 -
-
Uses of HttpException in de.unirostock.sems.ModelCrawler.databases.PMR2
Methods in de.unirostock.sems.ModelCrawler.databases.PMR2 that throw HttpException Modifier and Type Method Description protected LinkedHashSet<String>
PmrDb. getRepositoriesFromCollection()
protected LinkedHashSet<String>
PmrDb. getRepositoryList()
Retrieves the txt Repository List and puts it in a list.
-