View Single Post
  #2 (permalink)  
Old 07-19-2007, 12:41 PM
JavaBean's Avatar
JavaBean JavaBean is offline
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
Try listRoots() method of File class. I guess it will work:

File (Java 2 Platform SE v1.4.2)
Reply With Quote