B D G O P

B

BlobInfo - Interface in org.outerj.daisy.publisher
 

D

dispose() - Method in interface org.outerj.daisy.publisher.BlobInfo
This method MUST be called by the user of the BlobInfo object when it doesn't need it any longer, in order to avoid resource leakage.

G

getBlobInfo(VariantKey, String, String) - Method in interface org.outerj.daisy.publisher.Publisher
Important: after usage, you must call the dispose method of the BlobInfo object.
getInputStream() - Method in interface org.outerj.daisy.publisher.BlobInfo
Note: it is the responsibility of the caller to close the input stream to avoid resource leakage.
getLastModified() - Method in interface org.outerj.daisy.publisher.BlobInfo
 
getMimeType() - Method in interface org.outerj.daisy.publisher.BlobInfo
 
getSize() - Method in interface org.outerj.daisy.publisher.BlobInfo
 

O

org.outerj.daisy.publisher - package org.outerj.daisy.publisher
 

P

processRequest(PublisherRequestDocument, ContentHandler) - Method in interface org.outerj.daisy.publisher.Publisher
 
Publisher - Interface in org.outerj.daisy.publisher
 
PublisherException - Exception in org.outerj.daisy.publisher
 
PublisherException() - Constructor for exception org.outerj.daisy.publisher.PublisherException
 
PublisherException(String) - Constructor for exception org.outerj.daisy.publisher.PublisherException
 
PublisherException(Throwable) - Constructor for exception org.outerj.daisy.publisher.PublisherException
 
PublisherException(String, Throwable) - Constructor for exception org.outerj.daisy.publisher.PublisherException
 

B D G O P

Copyright © -2012 . All Rights Reserved.