Handbook
Glossary
dtd? ( object -- ? )
Vocabulary
html
.
parser
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
dtd
class.
Definition
USING:
kernel
;
IN:
html.parser
:
dtd?
( object -- ? )
\
dtd
eq?
;