pull-xml
Furnace framework » XML parser » Event-based XML parsing

Prev:<pull-xml> ( -- pull-xml )
Next:pull-event ( pull -- xml-event/f )


Vocabulary
xml

Class description
Represents the state of a pull-parser for XML. Has one slot, scope, which is a namespace which contains all relevant state information.

See also
<pull-xml>, pull-event, pull-elem

Definition