Retrive file information

How to retrieve the file information such as file size, fie type, last date modify/create?
[97 byte] By [tssprograma] at [2007-9-28 18:58:34]
# 1
Most of this you can get from the File class itself: http://java.sun.com/j2se/1.4.1/docs/api/java/io/File.html
swatdbaa at 2007-7-12 17:18:28 > top of Java-index,Other Topics,Java Community Process (JCP) Program...