Uses of Class
gov.nasa.pds.search.core.cli.options.InvalidOptionException

Packages that use InvalidOptionException
gov.nasa.pds.search.core   
gov.nasa.pds.search.core.util   
 

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

Methods in gov.nasa.pds.search.core that throw InvalidOptionException
 void SearchCoreLauncher.setDefaultSearchHome()
          Sets the default value for the searchHome global.
 void SearchCoreLauncher.setProperties(File propsFile)
          Set the properties for a given registry/search-home/etc.
 void SearchCoreLauncher.setSearchHome(String searchHome)
          Sets the searchHome global variable after getting its absolute path and ensuring its files existence.
 

Uses of InvalidOptionException in gov.nasa.pds.search.core.util
 

Methods in gov.nasa.pds.search.core.util that throw InvalidOptionException
static String Utility.getAbsolutePath(String fileType, String filePath, boolean isDir)
          Method to convert the file path to absolute, if relative, and check if file exists.
 



Copyright © 2010-2013 Planetary Data System. All Rights Reserved.