SweetXml.stream_tags-exclamation-mark
You're seeing just the function
stream_tags-exclamation-mark
, go back to SweetXml module for more information.
Equivalent to stream_tags/3
, see stream_tags/3
for more details.
The difference is in the handling of the errors. The caller can use try/1
,
whereas with stream_tags/3
trapping exits and handling messages was necessary.
May raise SweetXml.XmerlFatal
or SweetXml.DTDError
.