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

Prev:closer
Next:<pull-xml> ( -- pull-xml )


Vocabulary
xml.data

Class description
Represents a self-closing tag, like <a/>. Contains two slots, name and attrs containing, respectively, the name of the tag and its attributes.

See also
opener, closer

Definition


Methods