MONC
Private Member Functions | List of all members
sax_xml_parser_mod::end_element_callback_interface Interface Reference

The end element callback interface (on closing of XML tag, this is not called if an opening tag self closes) More...

Private Member Functions

subroutine end_element_callback_interface (element_name)
 

Detailed Description

The end element callback interface (on closing of XML tag, this is not called if an opening tag self closes)

Definition at line 23 of file saxparser.F90.

Constructor & Destructor Documentation

◆ end_element_callback_interface()

subroutine sax_xml_parser_mod::end_element_callback_interface::end_element_callback_interface ( character(len=*), intent(in)  element_name)
private

Definition at line 23 of file saxparser.F90.

24  character(len=*), intent(in) :: element_name
Here is the call graph for this function:

The documentation for this interface was generated from the following file: