Package | Description |
---|---|
gov.nasa.pds.search.core | |
gov.nasa.pds.search.core.util |
Modifier and Type | Method and Description |
---|---|
void |
SearchCoreLauncher.setDefaultSearchHome()
Sets the default value for the searchHome global.
|
void |
SearchCoreLauncher.setProperties(java.io.File propsFile)
Set the properties for a given registry/search-home/etc.
|
void |
SearchCoreLauncher.setSearchHome(java.lang.String searchHome)
Sets the searchHome global variable after getting its absolute
path and ensuring its files existence.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
Utility.getAbsolutePath(java.lang.String fileType,
java.lang.String filePath,
boolean isDir)
Method to convert the file path to absolute, if relative, and check if
file exists.
|
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.