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
DeadItem
Class DeadItem
Hierarchy
BaseEpubItem
DeadItem
Index
References
Reason
Constructors
constructor
Properties
href
id
item
Type
media
Type
reason
size
Accessors
default
Encoding
is
File
Exists
Methods
to
Raw
References
Reason
Re-exports
Reason
Constructors
constructor
new
Dead
Item
(
rawObj
?:
{
size
:
number
}
&
{
href
?:
string
;
id
?:
string
;
mediaType
?:
string
}
&
{
itemType
?:
string
;
reason
?:
string
}
, freeze
?:
boolean
)
:
DeadItem
Parameters
Optional
rawObj:
{
size
:
number
}
&
{
href
?:
string
;
id
?:
string
;
mediaType
?:
string
}
&
{
itemType
?:
string
;
reason
?:
string
}
Optional
freeze:
boolean
Returns
DeadItem
Properties
href
href
:
string
id
id
:
string
item
Type
item
Type
:
string
media
Type
media
Type
:
string
reason
reason
:
string
size
size
:
number
Accessors
default
Encoding
get
defaultEncoding
(
)
:
any
abstract
Returns
any
is
File
Exists
get
isFileExists
(
)
:
boolean
Returns
boolean
Methods
to
Raw
to
Raw
(
)
:
string
virtual
Returns
string
Globals
comic-
parser
epub-
parser
parser-
core
pdf-
parser
Dead
Item
Reason
constructor
href
id
item
Type
media
Type
reason
size
default
Encoding
is
File
Exists
to
Raw
Generated using
TypeDoc