Package | Description |
---|---|
gov.nasa.pds.harvest.search.crawler | |
gov.nasa.pds.harvest.search.crawler.metadata.extractor |
Modifier and Type | Method and Description |
---|---|
Pds4MetExtractorConfig |
PDSProductCrawler.getMetExtractorConfig()
Get the MetExtractor configuration object.
|
Modifier and Type | Method and Description |
---|---|
void |
PDSProductCrawler.setMetExtractorConfig(Pds4MetExtractorConfig config) |
Constructor and Description |
---|
BundleCrawler(Pds4MetExtractorConfig extractorConfig)
Constructor.
|
CollectionCrawler(Pds4MetExtractorConfig extractorConfig)
Constructor.
|
PDSProductCrawler(Pds4MetExtractorConfig extractorConfig)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
protected Pds4MetExtractorConfig |
Pds4MetExtractor.config
A metadata extraction configuration.
|
Constructor and Description |
---|
BundleMetExtractor(Pds4MetExtractorConfig config)
Constructor.
|
CollectionMetExtractor(Pds4MetExtractorConfig config)
Constructor.
|
Pds4MetExtractor(Pds4MetExtractorConfig config)
Default constructor.
|
Copyright © 2010–2017 Planetary Data System. All rights reserved.