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()
FileContentInfo
getContentType
in interface FileContentInfo
public String getContentEncoding()
FileContentInfo
getContentEncoding
in interface FileContentInfo
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.