public class ConfigUtils extends Object
| Constructor and Description |
|---|
ConfigUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
baseNameFromNames(NamesAndTag namesAndTag)
creates a fileName from a NamesAndTag object (reverse operation of namesFromPath
|
static NamesAndTag |
namesFromPath(String pathName)
gets subsystem name, configName and tag name from pathName
|
public static NamesAndTag namesFromPath(String pathName)
pathName - public static String baseNameFromNames(NamesAndTag namesAndTag)
namesAndTag - Copyright © 2014 LSST. All rights reserved.