ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
Sabre\Xml\Element Namespace Reference

Data Structures

class  Base
 The Base XML element is the standard parser & generator that's used by the XML reader and writer. More...
 
class  Cdata
 CDATA element. More...
 
class  CDataTest
 
class  Eater
 The intention for this reader class, is to read past the end element. More...
 
class  Elements
 'Elements' is a simple list of elements, without values or attributes. More...
 
class  ElementsTest
 
class  KeyValue
 'KeyValue' parses out all child elements from a single node, and outputs a key=>value struct. More...
 
class  KeyValueTest
 
class  Mock
 
class  Uri
 Uri element. More...
 
class  UriTest
 
class  XmlFragment
 The XmlFragment element allows you to extract a portion of your xml tree, and get a well-formed xml string. More...
 
class  XmlFragmentTest