Xml.XMLIntf

From RAD Studio API Documentation
Jump to: navigation, search


Package xmlrtl270.bpl

Classes

EXMLDocErrorEXMLDocError is the exception class for errors that can occur when editing or parsing an XML document.
IXMLDocumentIXMLDocument represents an XML document.
IXMLNodeIXMLNode is the interface for a node in an XML document.
IXMLNodeCollectionIXMLNodeCollection is the interface for a set of child nodes that are all the same type.
IXMLNodeListIXMLNodeList represents a set of nodes in an XML document.

Types

TNodeTypeTNodeType identifies the type of a node in an XML document.
TParseOptionTParseOption and TParseOptions represent implementation-specific options that are followed when parsing the XML document.
TParseOptionsTParseOptions and TParseOption represent implementation-specific options that are followed when parsing the XML document.
TXMLDocOptionTXMLDocOption and TXMLDocOptions indicate types of information that an XML document automatically supplies.
TXMLDocOptions
TXMLEncodingTypeTXMLEncodingType indicates the character set used to encode characters in an XML document.
Xml_Xmlintf

Variables

NodeTypeNames