Protected
parseA protected method that takes an EPUB object as a parameter and returns a promise that resolves to an array of objects representing the content and metadata of each chapter.
The EPUB object to parse.
A promise that resolves to an array of objects representing the content and metadata of each chapter.
Generated using TypeDoc
⚠️ Deprecated ⚠️
This feature is deprecated and will be removed in the future.
It is not recommended for use.
A class that extends the
BaseDocumentLoader
class. It represents a document loader that loads documents from EPUB files.