I have a java program to download a webpage, parse the webpage for images and display the order in which they are on the website. What i need is for the program to also display the file sizes of each image.I have a java program to download a webpage, pa