Nevron Open Vision Documentation
Inheritance Hierarchy
In This Topic
    Nevron.Nov.Xml Namespace
    In This Topic
    Classes
     ClassDescription
    ClassA class that provides methods to convert a character to a reference string and vice versa.
    ClassRepresents an HTML document.
    ClassImplements a listening interface for the XML parser and builds a XML document as a result of the parsing process. You can get it through the Document property.
    ClassSerializes XML documents.
    ClassRepresents an XML element. The XML element extends the xml node with the ability to have attributes.
    ClassBase class for all XML nodes.
    ClassClass that parses XML documents.
    ClassImplements a listening interface for the XML parser.
    ClassRepresents a reader that provides fast, non-cached, forward-only access to XML data (i.e. without building a XML document).
    ClassRepresents a XML tag.
    ClassRepresents a XML node that has a text content.
    ClassRepresents a writer that provides a fast, non-cached, forward-only generation of XML data streams.
    Enumerations
     EnumerationDescription
    EnumerationEnumerates the tag types.
    EnumerationEnumerates the XML node types.
    EnumerationEnumerates the node types supported by the XML reader.
    See Also