opener
Furnace framework » XML parser » Event-based XML parsing

Prev:each-element ( stream quot: ( xml-elem -- ) -- )
Next:closer


Vocabulary
xml.data

Class description
Describes an opening tag, like <a>. Contains two slots:
namethe name of the tag
attrsthe tag attributes


See also
closer, contained

Definition


Methods