Title: finding files in a directory with a specific file mask
Check this out. Click on the "How to Use File Choosers" link to continue your education.
 
http://java.sun.com/j2se/1.4/docs/api/javax/swing/JFileChooser.html
 
John.
-----Original Message-----
From: Mark Meyer [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 04, 2002 5:31 PM
To: JDJList
Subject: [jdjlist] finding files in a directory with a specific file mask


hi everyone..

i am making the conversion from delphi to java.

i am writing my first java utility app that will

1) loop through a given directory (on a windows box) looking for files with a specific file mask

2) then open up the file and interrogate the information inside (the files are actually .ini files)

3) and then write out the information in an XML format

my first task at hand is item 1)

i have classes/components written in Delphi to do recursive file searching - but i don't have a clue as to how to do this in java.  any help, sources of information or guidance would be hugely appreciated.

any help or suggestions on items 2) and or 3) would also be appreciated.

thx
mark

To change your membership options, refer to:
http://www.sys-con.com/java/list.cfm
-------------------------------------------------------------------------------------

The information contained in this message is proprietary of Amdocs,
protected from disclosure, and may be privileged.
The information is intended to be conveyed only to the designated recipient(s)
of the message. If the reader of this message is not the intended recipient,
you are hereby notified that any dissemination, use, distribution or copying of 
this communication is strictly prohibited and may be unlawful. 
If you have received this communication in error, please notify us immediately
by replying to the message and deleting it from your computer.
Thank you.

-------------------------------------------------------------------------------------

To change your membership options, refer to:
http://www.sys-con.com/java/list.cfm

Reply via email to