API Reference sweet_xml v0.7.2
Modules
SweetXml
is a thin wrapper around :xmerl
. It allows you to convert a
string or xmlElement record as defined in :xmerl
to an elixir value such
as map
, list
, char_list
, or any combination of these.
An error raised when a non allowed DTD is encountered.
An error raised when xmerl exits with a fatal error.