getting directory name in java

Posted by Codenotguru on Stack Overflow See other posts from Stack Overflow or by Codenotguru
Published on 2010-06-09T21:12:11Z Indexed on 2010/06/09 21:22 UTC
Read the original article Hit count: 104

Filed under:
|

how to get the directory name for a particular file on the drive in java? for example i have a test.java under a test directory on my D drive.how do i find the directory name for this test.java?

© Stack Overflow or respective owner

Related posts about java

Related posts about file-io