Type Definition libxml::bindings::xmlParserInputState [−][src]
type xmlParserInputState = i32;
xmlParserInputState:
The parser is now working also as a state based parser. The recursive one use the state info for entities processing.