Package | Description |
---|---|
gov.nasa.pds.tools.validate.crawler | |
gov.nasa.pds.tools.validate.rule |
Implementations of rules for checking compliance to data standards.
|
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)
Creates the appropriate Crawler object based on the given inputs.
|
Modifier and Type | Method and Description |
---|---|
Crawler |
RuleContext.getCrawler() |
Modifier and Type | Method and Description |
---|---|
void |
RuleContext.setCrawler(Crawler crawler) |
Copyright © 2010-2019 Planetary Data System. All Rights Reserved.