Module states

Module states 

Source
Expand description

Tokenizer states.

Enumsยง

AttrValueKind
Specifies how an attribute value is quoted, if at all.
DoctypeKind
Specifies either the public or system identifier from a Document Type Declaration (DTD).
XmlState
Specifies the different states a XML tokenizer will assume during parsing.