Package org.luwrain.app.reader.books
Class SingleFileBook
java.lang.Object
org.luwrain.app.reader.books.SingleFileBook
- All Implemented Interfaces:
Book
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.luwrain.app.reader.books.Book
Book.Flags, Book.Section -
Method Summary
Modifier and TypeMethodDescriptionfindAudioForId(String ids) findTextForAudio(String audioFileUrl, long msec) getDocument(String href)
-
Method Details
-
getBookId
-
getBookFlags
- Specified by:
getBookFlagsin interfaceBook
-
getDocument
- Specified by:
getDocumentin interfaceBook- Throws:
IOException
-
getDefaultDocument
- Specified by:
getDefaultDocumentin interfaceBook
-
findAudioForId
- Specified by:
findAudioForIdin interfaceBook
-
findTextForAudio
- Specified by:
findTextForAudioin interfaceBook
-
getBookSections
- Specified by:
getBookSectionsin interfaceBook
-