public class RefUtils extends Object
| Constructor and Description |
|---|
RefUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildUrl(String rootPath,
String relativePath) |
static String |
computeDefinitionName(String ref) |
static RefFormat |
computeRefFormat(String ref) |
static boolean |
isAnExternalRefFormat(RefFormat refFormat) |
static String |
mungedRef(String refString) |
static String |
readExternalRef(String file,
RefFormat refFormat,
List<AuthorizationValue> auths,
Path parentDirectory) |
static String |
readExternalUrlRef(String file,
RefFormat refFormat,
List<AuthorizationValue> auths,
String rootPath) |
Copyright © 2018. All rights reserved.