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

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsLinkSupport.java156 static String getRealPath(WindowsPath input, boolean resolveLinks) method in class:WindowsLinkSupport
248 result = getRealPath(resolved, false);

Completed in 34 milliseconds