CWMP.Protocol.Parser (cwmp_ex v0.2.6)

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

Link to this section Summary

Functions

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

Same as parse!, but non-throwing.

Link to this section Functions

Link to this function

initial_elem_state(handler)

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

Same as parse!, but non-throwing.