public class AbsolutePathBuilder extends Object
Constructor and Description |
---|
AbsolutePathBuilder() |
Modifier and Type | Method and Description |
---|---|
static String |
getAbsolutePath(String path)
Build an absolute path from the relative path provided as parameter.
|
static String |
getApplicationPathParameter(String paramLocation)
Method used to get the absolute path of a UnicosApplication.xml application PathParameter.
|
static String |
getTechnicalPathParameter(String paramLocation)
Method used to get the absolute path of a UnicosApplication.xml technical PathParameter.
|
public static String getTechnicalPathParameter(String paramLocation)
paramLocation
- Parameter location in the plug-in parameters of the UnicosApplicationConfig.public static String getApplicationPathParameter(String paramLocation)
paramLocation
- Parameter location in the plug-in parameters of the UnicosApplicationConfig.Copyright © 2010–2015 CERN. All rights reserved.