Parents: | html |
Authors: | Doug Coleman |
Class | Superclass | Slots |
tag | tuple | name attributes text closing? |
comment |
dtd |
text |
Word | Stack effect |
parse-html | ( string -- vector ) |
Word | Stack effect |
comment? | ( object -- ? ) |
dtd? | ( object -- ? ) |
tag? | ( object -- ? ) |
text? | ( object -- ? ) |
Vocabulary | Summary |
html.parser.analyzer | |
html.parser.printer | |
html.parser.utils |