public class ContentInfo extends Object
Constructor and Description |
---|
ContentInfo() |
ContentInfo(String mimeType,
String mimeTypeName,
Long sizeInBytes,
String encoding) |
Modifier and Type | Method and Description |
---|---|
String |
getEncoding() |
String |
getMimeType() |
String |
getMimeTypeName() |
Long |
getSizeInBytes() |
void |
setMimeType(String mimeType) |
String |
toString() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.