Method | Description | |
---|---|---|
FileMetadata ( ) : System |
The default constructor. This builds a file meatadata object for a file that doesn't exist. |
|
FileMetadata ( |
A simple constructor that initializes the object with the given values.
|
Method | Description | |
---|---|---|
Initialize ( |
Loads the file metadata from the given HTTP headers.
|
public FileMetadata ( |
||
p_whcFileHeader | The file's HTTP headers. | |
return | System |