Class Content

java.lang.Object
com.storedobject.ui.Content
All Implemented Interfaces:
Executable, ContentProducer, ContentType, Runnable
Direct Known Subclasses:
PDFContent

public class Content extends Object implements ContentProducer
Content coming from an InputStream that can be viewed or downloaded (via Device.view(String, ContentProducer) or Device.download(ContentProducer)).
Author:
Syam