ocean.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.

XmlPath
class XmlPath(T)

XPath support

Functions

main
void main()

Interfaces

IXmlPrinter
interface IXmlPrinter(T)

Specification for an XML serializer

Meta

License

Tango Dual License: 3-Clause BSD License / Academic Free License v3.0. See LICENSE_TANGO.txt for details.

Version

Initial release: February 2008

Authors

Aaron, Kris