B D G O P

B

BlobInfo - interface org.outerj.daisy.publisher.BlobInfo.
 

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

Publisher - interface org.outerj.daisy.publisher.Publisher.
 
processRequest(PublisherRequestDocument, ContentHandler) - Method in interface org.outerj.daisy.publisher.Publisher
 

B D G O P

Copyright © -2005 . All Rights Reserved.