org.rundeck.storage.api
Interface Path

All Known Implementing Classes:
PathUtil.PathImpl

public interface Path

Address within a tree


Method Summary
 java.lang.String getName()
           
 java.lang.String getPath()
           
 

Method Detail

getPath

java.lang.String getPath()
Returns:
the path as a string

getName

java.lang.String getName()
Returns:
the last component of the path