XmlJson.SaxHandler (XmlJson v0.5.0) View Source

A generic Sax handler that creates a basic JSON version out of an XML document

Link to this section Summary

Link to this section Functions

Link to this function

handle_event(atom, chars, state)

View Source

Callback implementation for Saxy.Handler.handle_event/3.

Link to this function

parse_string(xml, opts \\ %{})

View Source