Package | Description |
---|---|
gov.nasa.pds.harvest.crawler | |
gov.nasa.pds.harvest.policy |
Modifier and Type | Method and Description |
---|---|
void |
PDSProductCrawler.setFileFilter(FileFilter filter)
Sets the file filter for the crawler.
|
void |
PDS3FileCrawler.setFileFilter(FileFilter filter) |
Modifier and Type | Field and Description |
---|---|
protected FileFilter |
Pds3Directory.fileFilter |
protected FileFilter |
Directory.fileFilter |
Modifier and Type | Method and Description |
---|---|
FileFilter |
ObjectFactory.createFileFilter()
Create an instance of
FileFilter |
FileFilter |
Pds3Directory.getFileFilter()
Gets the value of the fileFilter property.
|
FileFilter |
Directory.getFileFilter()
Gets the value of the fileFilter property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<FileFilter> |
ObjectFactory.createFileFilter(FileFilter value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<FileFilter> |
ObjectFactory.createFileFilter(FileFilter value)
|
void |
Pds3Directory.setFileFilter(FileFilter value)
Sets the value of the fileFilter property.
|
void |
Directory.setFileFilter(FileFilter value)
Sets the value of the fileFilter property.
|
Copyright © 2010–2017 Planetary Data System. All rights reserved.