public interface DocumentContent
| Modifier and Type | Method and Description |
|---|---|
org.apache.chemistry.opencmis.commons.data.ContentStream |
getContentStream()
Get a CMIS content stream for the content.
|
String |
getFilename() |
InputStream |
getInputStream()
Get an input stream for the content.
|
InputStream getInputStream()
org.apache.chemistry.opencmis.commons.data.ContentStream getContentStream()
String getFilename()
Copyright © 2015. All rights reserved.