public interface ContentBinary extends Content
BINARY_CONTENT, LOCREF_CONTENT, REFERENCE_CONTENT, XML_CONTENT
Modifier and Type | Method and Description |
---|---|
InputStream |
getBinaryContent()
Get the binary content.
|
getContentType, getReference
InputStream getBinaryContent()
InputStream
from which the binary content can
be read.Copyright © 2016. All rights reserved.