Package io.swagger.v3.parser.util
Class PathUtils
- java.lang.Object
-
- io.swagger.v3.parser.util.PathUtils
-
public class PathUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description PathUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getAbsoluteUrl(String location)
static Path
getParentDirectoryOfFile(String location)
-