Preparing search index...
The search index is not available
domhandler
domhandler
isDocument
Function isDocument
isDocument
(
node
:
Node
)
:
node
is
Document
Checks if
node
is a document node.
Parameters
node
:
Node
Node to check.
Returns
node
is
Document
true
if the node is a document node.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
domhandler
<internal>
ElementType
CDATA
Comment
Directive
Root
Script
Style
Tag
Text
Attribute
Error
ParserInterface
SourceCodeLocation
TagSourceCodeLocation
Callback
ElementCallback
Record
Error
CDATA
Comment
DataNode
Document
DomHandler
Element
Node
NodeWithChildren
ProcessingInstruction
Text
DomHandlerOptions
AnyNode
ChildNode
ParentNode
cloneNode
hasChildren
isCDATA
isComment
isDirective
isDocument
isTag
isText
default
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
Checks if
node
is a document node.