Package | Description |
---|---|
gov.nasa.pds.validate.crawler |
Modifier and Type | Class and Description |
---|---|
class |
FileCrawler
Class that crawls a given file url.
|
class |
URLCrawler
Class to crawl a resource.
|
Modifier and Type | Method and Description |
---|---|
static Crawler |
CrawlerFactory.newInstance(java.net.URL url,
boolean getDirectories,
java.util.List<java.lang.String> fileFilters)
Creates the appropriate Crawler object based on the given inputs.
|
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.