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:
getBookFlags
in interfaceBook
-
getDocument
- Specified by:
getDocument
in interfaceBook
- Throws:
IOException
-
getDefaultDocument
- Specified by:
getDefaultDocument
in interfaceBook
-
findAudioForId
- Specified by:
findAudioForId
in interfaceBook
-
findTextForAudio
- Specified by:
findTextForAudio
in interfaceBook
-
getBookSections
- Specified by:
getBookSections
in interfaceBook
-