Package org.luwrain.app.reader.books
Interface Book
- All Known Implementing Classes:
SingleFileBook
public interface Book
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionfindAudioForId
(String ids) findTextForAudio
(String audioFileUrl, long msec) getDocument
(String href)
-
Method Details
-
getBookId
String getBookId() -
getBookFlags
Set<Book.Flags> getBookFlags() -
getBookSections
Book.Section[] getBookSections() -
getDocument
- Throws:
IOException
-
getDefaultDocument
Document getDefaultDocument() -
findAudioForId
-
findTextForAudio
-