Package org.mockserver.file
Class FilePath
- java.lang.Object
-
- org.mockserver.file.FilePath
-
public class FilePath extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFilePath.Finder
-
Constructor Summary
Constructors Constructor Description FilePath()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringabsolutePathFromClassPathOrPath(String filename)static List<String>expandFilePathGlobs(String filePath)static URLgetURL(String filepath)
-