slax v0.1.3 Slax.Event.EndDocument View Source

Event sent when the end of the document is encountered. Will not be sent if an error occurs while processing.

Contains no keys.

Link to this section Summary

Types

t()

Structure representing the end of a document. Contains no keys

Link to this section Types

Link to this type t() View Source
t() :: %Slax.Event.EndDocument{}

Structure representing the end of a document. Contains no keys.