Results 1 to 3 of 3
Thread: File folders
- 08-09-2011, 06:24 PM #1
Member
- Join Date
- Jun 2011
- Posts
- 24
- Rep Power
- 0
- 08-09-2011, 06:47 PM #2
Use the File class to get a list of the contents of a folder.
If there are folders in this list (File has a method to test for folders), use the File class again to get a list of the files in that folder.
- 08-09-2011, 07:56 PM #3
Similar Threads
-
Access files in folders and sub-folders
By kakinyim in forum CLDC and MIDPReplies: 0Last Post: 05-18-2011, 09:29 PM -
java isDirectory() is not detecting that my folders are folders!
By seandingobat in forum New To JavaReplies: 4Last Post: 10-10-2009, 12:26 AM -
Same source file but different source folders for different build configurations?
By m3anman in forum EclipseReplies: 0Last Post: 01-29-2009, 10:43 AM -
can java.io.File create a list of all files and folders.
By MattStone in forum New To JavaReplies: 20Last Post: 12-17-2007, 03:20 PM -
How do you recursively traverse through file folders ?
By nimraj in forum New To JavaReplies: 2Last Post: 11-27-2007, 01:45 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks