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