Uses of Class
gov.nasa.pds.search.core.exception.SearchCoreFatalException

Packages that use SearchCoreFatalException
gov.nasa.pds.search.core   
gov.nasa.pds.search.core.extractor   
gov.nasa.pds.search.core.registry   
 

Uses of SearchCoreFatalException in gov.nasa.pds.search.core
 

Methods in gov.nasa.pds.search.core that throw SearchCoreFatalException
 File SearchCore.prepForExtractorRun(boolean clean)
          Create the output directory for the Registry Extractor data.
 

Uses of SearchCoreFatalException in gov.nasa.pds.search.core.extractor
 

Constructors in gov.nasa.pds.search.core.extractor that throw SearchCoreFatalException
RegistryExtractor(File confDir, List<String> primaryRegistries, List<String> secondaryRegistries)
          Constructor used when an output directory is not specified and needs to be found using the java.class.path
RegistryExtractor(File confDir, List<String> primaryRegistries, List<String> secondaryRegistries, File outputDir)
          Primary Constructor for RegistryExtractor class, including output directory and the registry to query against.
 

Uses of SearchCoreFatalException in gov.nasa.pds.search.core.registry
 

Methods in gov.nasa.pds.search.core.registry that throw SearchCoreFatalException
 List<String> ProductClass.query(File coreConfig)
          Driving method for querying data from the registry
 



Copyright © 2010–2014 Planetary Data System. All rights reserved.