Interface PathVisit


  • public interface PathVisit
    • Method Detail

      • getRoot

        Path getRoot()
      • getPath

        Path getPath()
      • getUrl

        default URL getUrl()
      • getRelativePath

        String getRelativePath​(String separator)
      • stopWalking

        void stopWalking()