Determine whether a folder is present?

Posted by GuyNoir on Stack Overflow See other posts from Stack Overflow or by GuyNoir
Published on 2010-04-25T18:13:52Z Indexed on 2010/04/25 18:23 UTC
Read the original article Hit count: 297

Filed under:
|
|
|
|

How would I go about determining whether a file or directory has been created in Java?

I basically want to create a data directory if one is not already present.

Thanks.

© Stack Overflow or respective owner

Related posts about java

Related posts about javaio