All Classes

Class Description
XmlAttribute
XML attribute node.
XmlBuilder
Builds the XML AST.
XmlCallback<TName,​TNode,​TAttribute>
Interface with callbacks form the XmlDefinition.
XmlCdata
XML text node.
XmlCharacterParser
Optimized parser to read character data.
XmlComment
An XML comment node.
XmlData
Abstract XML data node.
XmlDefinition<TName,​TNode,​TAttribute>
XML grammar definition.
XmlDoctype
XML doctype node.
XmlDocument
XML document node.
XmlElement
XML element node.
XmlName
XML entity name.
XmlNode
Abstract XML node.
XmlParent
Abstract XML node with actual children.
XmlParser
XmlParser Builder
XmlProcessing
XML processing instruction.
XmlText
XML text node.