public class ContentInfoImpl extends Object implements ContentInfo
| Constructor and Description |
|---|
ContentInfoImpl(String mimeType,
String encoding,
long length,
Locale locale) |
public String getMimeType()
getMimeType in interface BasicContentInfopublic String getEncoding()
getEncoding in interface BasicContentInfopublic long getLength()
getLength in interface ContentInfopublic Locale getLocale()
getLocale in interface ContentInfoCopyright © 2005–2014 Alfresco Software. All rights reserved.