Interface VirtualFilePath

    • Method Detail

      • getPath

        java.lang.String getPath()
      • getElements

        java.util.LinkedList<java.lang.String> getElements()
      • getName

        java.lang.String getName()
      • join

        VirtualFilePath join​(com.enonic.xp.vfs.VirtualFilePathImpl... paths)
      • toLocalPath

        java.nio.file.Path toLocalPath()
      • size

        int size()