public class VMFileInfo
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
VMFileInfo
- Parameters:
p_strUrl
- The URL of the file
p_strFileName
- the name of the file
p_strContentType
- the content type of the file
p_dtLastModified
- the lastmodified date of the file
-
Method Details
-
-
-
getContentType
public String getContentType()
-
isImage
public boolean isImage()
-
getLastModified
public long getLastModified()
-
getBrowserCacheValue
public String getBrowserCacheValue()