31 public function handlerBeginTag($a_xml_parser,
string $a_name, array $a_attribs): void;
38 public function handlerEndTag($a_xml_parser,
string $a_name): void;
handlerCharacterData($a_xml_parser, string $a_name)
Character data handler.
handlerEndTag($a_xml_parser, string $a_name)
End element handler.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
handlerBeginTag($a_xml_parser, string $a_name, array $a_attribs)
Start element handler.