Function SAXParser.processDocument

Processes the entire document; every time a node of XMLKind XXX is found, the corresponding method onXXX(underlyingCursor) of the handler is called, if it exists.

Prototype

void processDocument();

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.