public class RegistryDependency extends Object
Constructor and Description |
---|
RegistryDependency(String registryKey) |
Modifier and Type | Method and Description |
---|---|
String |
constructRegistryPathToRelativePath(String relativeLocation)
Constructing the relative location to the actual registry path
(eg:removing versions and ../ (../../../a.xsd;version 1000)
|
Map<String,String> |
getDependencies()
Get the associations related to a particular WSDL/schema key
|
Copyright © 2017 WSO2. All rights reserved.