Class RegistryHelper
- java.lang.Object
-
- org.wso2.carbon.mediation.registry.RegistryHelper
-
public class RegistryHelper extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static char
URL_SEPARATOR_CHAR
-
Constructor Summary
Constructors Constructor Description RegistryHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getHome()
static File
getRootDirectory(String path)
static String
getSystemDependentPath(String path)
-
-
-
Field Detail
-
URL_SEPARATOR_CHAR
public static final char URL_SEPARATOR_CHAR
- See Also:
- Constant Field Values
-
-