View Source CalDAVClient.XML.Parser (caldav_client v2.0.0)
Parses XML responses received from the calendar server.
Link to this section Summary
Functions
Parses XML response body into a list of events.
Link to this section Functions
Specs
parse_events(response_xml :: String.t()) :: [CalDAVClient.Event.t()]
Parses XML response body into a list of events.