Class Path


  • public class Path
    extends Object
    • Constructor Detail

      • Path

        protected Path​(String path)
    • Method Detail

      • toPath

        public String toPath()
      • getLastDirName

        public String getLastDirName()
      • append

        protected Path append​(Path anotherPath)
      • appendParent

        public void appendParent​(String parent)
      • append

        protected Path append​(String anotherPath)
      • remove

        protected Path remove​(Path anotherPath)