Search
Preparing search index...
The search index is not available
@ridi/content-parser
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
epub-parser
Book
Class Book
Hierarchy
BaseBook
Book
Index
Constructors
constructor
Properties
contributors
cover
coverage
creators
dates
dead
Items
description
fonts
format
guides
identifiers
images
items
languages
metas
ncx
publisher
relation
rights
source
spines
styles
subjects
titles
type
version
Methods
to
Raw
Constructors
constructor
new
Book
(
rawBook
?:
BaseBook
&
{
contributors
?:
Author
[]
;
coverage
?:
string
;
creators
?:
Author
;
dates
?:
DateTime
[]
;
description
?:
string
;
format
?:
string
;
identifiers
?:
Identifier
[]
;
items
?:
BaseEpubItem
[]
;
languages
?:
string
[]
;
metas
?:
Meta
[]
;
publisher
?:
string
;
relation
?:
string
;
rights
?:
string
;
source
?:
string
;
subjects
?:
string
[]
;
titles
?:
string
;
type
?:
string
;
version
?:
Version
}
)
:
Book
Parameters
Optional
rawBook:
BaseBook
&
{
contributors
?:
Author
[]
;
coverage
?:
string
;
creators
?:
Author
;
dates
?:
DateTime
[]
;
description
?:
string
;
format
?:
string
;
identifiers
?:
Identifier
[]
;
items
?:
BaseEpubItem
[]
;
languages
?:
string
[]
;
metas
?:
Meta
[]
;
publisher
?:
string
;
relation
?:
string
;
rights
?:
string
;
source
?:
string
;
subjects
?:
string
[]
;
titles
?:
string
;
type
?:
string
;
version
?:
Version
}
Returns
Book
Properties
contributors
contributors
:
Author
[]
cover
cover
:
ImageItem
coverage
coverage
:
string
creators
creators
:
Author
[]
dates
dates
:
DateTime
[]
dead
Items
dead
Items
:
DeadItem
[]
description
description
:
string
fonts
fonts
:
FontItem
[]
format
format
:
string
guides
guides
:
Guide
[]
identifiers
identifiers
:
Identifier
[]
images
images
:
ImageItem
[]
items
items
:
BaseEpubItem
[]
languages
languages
:
string
[]
metas
metas
:
Meta
[]
ncx
ncx
:
NcxItem
[]
publisher
publisher
:
string
relation
relation
:
string
rights
rights
:
string
source
source
:
string
spines
spines
:
SpineItem
[]
styles
styles
:
CssItem
[]
subjects
subjects
:
string
[]
titles
titles
:
string
type
type
:
string
version
version
:
Version
Methods
to
Raw
to
Raw
(
)
:
string
virtual
Returns
string
Globals
comic-
parser
epub-
parser
parser-
core
pdf-
parser
Book
constructor
contributors
cover
coverage
creators
dates
dead
Items
description
fonts
format
guides
identifiers
images
items
languages
metas
ncx
publisher
relation
rights
source
spines
styles
subjects
titles
type
version
to
Raw
Generated using
TypeDoc