Modifier and Type | Field and Description |
---|---|
protected String |
contentType
The content-type header value
|
protected File |
data
The cache file for the data
|
Constructor and Description |
---|
DataCache.DocumentData(File data,
String contentType)
Constructor.
|