Package org.saidone.model
Class NodeContentStream
java.lang.Object
org.saidone.model.NodeContent
org.saidone.model.NodeContentStream
Descriptor representing a node's binary data as an
InputStream
along
with its length. Extends NodeContent
to also expose the file name and
content type.-
Field Summary
Fields inherited from class org.saidone.model.NodeContent
contentType, fileName
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NodeContentStream
public NodeContentStream()
-