Uses of Interface
nl.uva.vlet.vrs.VRenamable

Packages that use VRenamable
nl.uva.vlet.vfs   
nl.uva.vlet.vrs   
 

Uses of VRenamable in nl.uva.vlet.vfs
 

Classes in nl.uva.vlet.vfs that implement VRenamable
 class VDir
          Super class of the VFS Directory implementation.
 class VFile
          The Virtual File Interface.
 class VFSNode
          Super class of the all VFS Nodes.
 

Uses of VRenamable in nl.uva.vlet.vrs
 

Classes in nl.uva.vlet.vrs that implement VRenamable
 class LinkNode
          The LinkNode class which represents a link or a remote resource.
 class ResourceNode
          Super Class of LinkNode and ServerInfo.