pull-xml - Factor Documentation (original) (raw)

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-event, pull-elem

Definition

IN: xml

TUPLE: pull-xml scope ;