|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContentReader
An access to CMIS file content connected with particular drive instance.
Created by The eXo Platform SAS
| Method Summary | |
|---|---|
long |
getLength()
Content length in bytes. |
String |
getMimeType()
Content type in MIME format. |
InputStream |
getStream()
Content stream for reading. |
String |
getTypeMode()
Optional representation (UI) mode for this content type. |
| Method Detail |
|---|
InputStream getStream()
InputStreamString getMimeType()
StringString getTypeMode()
null.
String a type mode or null if not available.long getLength()
Long
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||