public class CommonUtil extends Object
Constructor and Description |
---|
CommonUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getPackageURI(List<Name> pkgName,
String currentPkgPath,
List<Name> currentPkgName)
Get the package URI to the given package name.
|
public static String getPackageURI(List<Name> pkgName, String currentPkgPath, List<Name> currentPkgName)
pkgName
- Name of the package that need the URI forcurrentPkgPath
- String URI of the current packagecurrentPkgName
- Name of the current packageCopyright © 2018 WSO2. All rights reserved.