31 public function handlerBeginTag($a_xml_parser,
string $a_name, array $a_attribs): void;
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.
handlerCharacterData($a_xml_parser, string $a_name)
Character data handler.
handlerEndTag($a_xml_parser, string $a_name)
End element handler.