Class DocumentInputStream

java.lang.Object
java.io.InputStream
com.appiancorp.suiteapi.content.DocumentInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public abstract class DocumentInputStream extends InputStream
Represents an input stream for a Document object.
  • Constructor Details

    • DocumentInputStream

      public DocumentInputStream()