html.parser vocabulary
Factor handbook ยป Vocabulary index


Summary

Metadata
Authors:Doug Coleman


Words

Tuple classes
ClassSuperclassSlots
tag tuplename attributes text closing?


Singleton classes
comment
dtd
text


Ordinary words
WordStack effect
parse-html( string -- vector )


Class predicate words
WordStack effect
comment?( object -- ? )
dtd?( object -- ? )
tag?( object -- ? )
text?( object -- ? )


Files


Metadata files


Children from resource:extra
VocabularySummary
html.parser.analyzer
html.parser.printer
html.parser.utils


Children
VocabularySummary
html.parser.private