//streamer/org.readium.r2.streamer.parser/PublicationParser
PublicationParser¶
[androidJvm]\ interface PublicationParser
Functions¶
Name | Summary |
---|---|
parse | [androidJvm] abstract fun parse(fileAtPath: String, fallbackTitle: String = File(fileAtPath).name): PubBox? |
Inheritors¶
Name |
---|
AudioBookParser |
CBZParser |
DiViNaParser |
EpubParser |
PdfParser |
ReadiumWebPubParser |