Package io.quarkus.paths
Interface PathVisit
-
public interface PathVisit
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description PathgetPath()StringgetRelativePath(String separator)PathgetRoot()default URLgetUrl()voidstopWalking()
-