org.outerj.daisy.books.store.source
Class BookStoreSource
java.lang.Object
org.outerj.daisy.books.store.source.BookStoreSource
public class BookStoreSource
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BookStoreSource
public BookStoreSource(BookInstance bookInstance,
java.lang.String resource)
exists
public boolean exists()
getInputStream
public java.io.InputStream getInputStream()
throws java.io.IOException,
SourceNotFoundException
- Throws:
java.io.IOException
SourceNotFoundException
getURI
public java.lang.String getURI()
getScheme
public java.lang.String getScheme()
getValidity
public SourceValidity getValidity()
refresh
public void refresh()
getMimeType
public java.lang.String getMimeType()
getContentLength
public long getContentLength()
getLastModified
public long getLastModified()
Copyright © -2006 . All Rights Reserved.