org.lsst.ccs.config.utilities
Class ConfigUtils
java.lang.Object
org.lsst.ccs.config.utilities.ConfigUtils
public class ConfigUtils
- extends Object
- Author:
- bamade
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigUtils
public ConfigUtils()
namesFromPath
public static NamesAndTag namesFromPath(String pathName)
- gets subsystem name, configName and tag name from pathName
- Parameters:
pathName -
- Returns:
baseNameFromNames
public static String baseNameFromNames(NamesAndTag namesAndTag)
- creates a fileName from a NamesAndTag object (reverse operation of namesFromPath
- Parameters:
namesAndTag -
- Returns:
Copyright © 2013 LSST. All Rights Reserved.