- getConfigFilePath(String, String) - Static method in class org.dataconservancy.pass.loader.nihms.util.FileUtil
-
Selects the path of the config file to load properties from.
- getCsvFilePaths(Path) - Static method in class org.dataconservancy.pass.loader.nihms.util.FileUtil
-
Retrieve a list of files in a directory, filter by directory
- getCurrentDirectory() - Static method in class org.dataconservancy.pass.loader.nihms.util.FileUtil
-
Gets directory that the app was run from
- getDataDirectory() - Static method in class org.dataconservancy.pass.loader.nihms.util.FileUtil
-
Selects the directory that data will be downloaded to or read from.
- getNihmsRepositoryUri() - Static method in class org.dataconservancy.pass.loader.nihms.util.ConfigUtil
-
Retrieves the NIHMS Repository URI based on property key
- getSystemProperty(String, String) - Static method in class org.dataconservancy.pass.loader.nihms.util.ConfigUtil
-
Retrieve property from a system property or renvironment variable or set to default