Package | Description |
---|---|
gov.nasa.pds.search.core | |
gov.nasa.pds.search.core.extractor | |
gov.nasa.pds.search.core.registry |
Modifier and Type | Method and Description |
---|---|
java.io.File |
SearchCore.prepForExtractorRun(boolean clean)
Create the output directory for the Registry Extractor data.
|
Constructor and Description |
---|
RegistryExtractor(java.io.File confDir,
java.util.List<java.lang.String> primaryRegistries,
java.util.List<java.lang.String> secondaryRegistries)
Constructor used when an output directory is not specified and needs to be
found using the
java.class.path |
RegistryExtractor(java.io.File confDir,
java.util.List<java.lang.String> primaryRegistries,
java.util.List<java.lang.String> secondaryRegistries,
java.io.File outputDir)
Primary Constructor for
RegistryExtractor class, including output directory
and the registry to query against. |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
ProductClass.query(java.io.File coreConfig)
Driving method for querying data from the registry
|
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.