mambo.xml.XmlDocument

Members

Classes

XMLException
class XMLException

This class represents an exception thrown by XmlDocument.

XmlDocument
class XmlDocument(T = char)

This class represents an XML DOM document. It provides a common interface to the XML document implementations available in Phobos and Tango.

Templates

Char
template Char(T)

Evaluates to T if T is a character type. Otherwise this template will not compile.

Meta

Authors

Jacob Carlborg

Version

Initial created: Jun 26, 2010