public class DefaultFileContentInfo extends Object implements FileContentInfo
| Constructor and Description |
|---|
DefaultFileContentInfo(String contentType,
String contentEncoding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentEncoding()
Gets the content encoding.
|
String |
getContentType()
Gets the content type.
|
public String getContentType()
FileContentInfogetContentType in interface FileContentInfopublic String getContentEncoding()
FileContentInfogetContentEncoding in interface FileContentInfoCopyright © 2002–2016 The Apache Software Foundation. All rights reserved.