Class PDFContent

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

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