Package | Description |
---|---|
gov.nasa.pds.harvest.search.crawler | |
gov.nasa.pds.harvest.search.policy |
Modifier and Type | Method and Description |
---|---|
void |
PDSProductCrawler.setDirectoryFilter(DirectoryFilter filter)
Sets the directory filter for the crawler.
|
Modifier and Type | Field and Description |
---|---|
protected DirectoryFilter |
Pds3Directory.directoryFilter |
protected DirectoryFilter |
Directory.directoryFilter |
Modifier and Type | Method and Description |
---|---|
DirectoryFilter |
ObjectFactory.createDirectoryFilter()
Create an instance of
DirectoryFilter |
DirectoryFilter |
Pds3Directory.getDirectoryFilter()
Gets the value of the directoryFilter property.
|
DirectoryFilter |
Directory.getDirectoryFilter()
Gets the value of the directoryFilter property.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<DirectoryFilter> |
ObjectFactory.createDirectoryFilter(DirectoryFilter value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<DirectoryFilter> |
ObjectFactory.createDirectoryFilter(DirectoryFilter value)
|
void |
Pds3Directory.setDirectoryFilter(DirectoryFilter value)
Sets the value of the directoryFilter property.
|
void |
Directory.setDirectoryFilter(DirectoryFilter value)
Sets the value of the directoryFilter property.
|
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.