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-12-1]
# 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 > top of java,Other Topics,Java Community Process (JCP) Program...