Package io.quarkus.paths
Interface PathVisit
-
public interface PathVisit
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description Path
getPath()
String
getRelativePath(String separator)
Path
getRoot()
default URL
getUrl()
void
stopWalking()
-