Searched defs:getCanonicalPath (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/visual-panels/core/src/java/vpanels/panel/com/oracle/solaris/vp/panel/common/api/file/
H A DRemoteFile.java109 String path = snapshot.getCanonicalPath();
118 public String getCanonicalPath() throws IOException { method in class:RemoteFile
119 String path = snapshot.getCanonicalPath();

Completed in 11 milliseconds