Class NodeContentStream

java.lang.Object
org.saidone.model.NodeContent
org.saidone.model.NodeContentStream

public class NodeContentStream extends NodeContent
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.
  • Constructor Details

    • NodeContentStream

      public NodeContentStream()