ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
Element.php
Go to the documentation of this file.
1<?php
2
3namespace Sabre\Xml;
4
19
20}
An exception for terminatinating execution or to throw for unit testing.
This is the XML element interface.
Definition: Element.php:18
Implementing the XmlDeserializable interface allows you to use a class as a deserializer for a specif...
Objects implementing XmlSerializable can control how they are represented in Xml.