[][src]Type Definition libxml::bindings::xmlParserInputState

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.