cwmp_ex v0.2.1 CWMP.Protocol.Parser

Parsing of CWMP XML messages, and conversion to Elixir data structures.

Summary

Functions

Same as parse!, but non-throwing

Parses a CWMP XML envelope and converts it to an Elixir data structure

Functions

initial_elem_state(handler)
parse(source)

Same as parse!, but non-throwing.

parse!(source)

Parses a CWMP XML envelope and converts it to an Elixir data structure.