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