tango.text.xml.Document

Members

Classes

Document
class Document(T)

Implements a DOM atop the XML parser, supporting document parsing, tree traversal and ad-hoc tree manipulation.

Functions

main
void main()
memset
void* memset(void* s, int c, size_t n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Interfaces

IXmlPrinter
interface IXmlPrinter(T)

Specification for an XML serializer

Meta

License

BSD style: $(LICENSE)

Version

Initial release: February 2008

Authors

Aaron, Kris