xmerl_eventp
xmerl_eventp
Module
xmerl_eventp
Module summary
Simple event-based front-ends to xmerl_scan for processing of XML documents in streams and for parsing in SAX style.
Description
Simple event-based front-ends to xmerl_scan for processing of XML documents in streams and for parsing in SAX style. Each contain more elaborate settings of xmerl_scan that makes usage of the customization functions.
Data types
- option_list()
-
Options allow to customize the behaviour of the scanner. See also
tutorial
on customization functions.Possible options are:
{acc_fun, Fun}
Call back function to accumulate contents of entity.
{continuation_fun, Fun} | {continuation_f