creating/copying files..
- From: Frances <fdr58@xxxxxxxxx>
- Date: 28 Dec 2005 21:48:02 +0100
Pls, what is best way to create or copy files?
in java.io.file I see under the constructors:
Creates a new File instance from a parent abstract pathname and a child pathname string.
what is a file "instance"?
I mean if I want to create an html file, then write into it, how would I do that?
(FileWriter is just for writing into files, not creating them.. is this right?) thanks..
Frances .
- Follow-Ups:
- Re: creating/copying files..
- From: Mark Thomas
- Re: creating/copying files..
- From: Roedy Green
- Re: creating/copying files..
- Prev by Date: Re: Newbie help! Returning an enumeration
- Next by Date: GUI program locking up...
- Previous by thread: Newbie help! Returning an enumeration
- Next by thread: Re: creating/copying files..
- Index(es):