Xml.XMLIntf
Package | xmlrtl280.bpl |
---|
Classes
EXMLDocError | EXMLDocError is the exception class for errors that can occur when editing or parsing an XML document. |
IXMLDocument | IXMLDocument represents an XML document. |
IXMLNode | IXMLNode is the interface for a node in an XML document. |
IXMLNodeCollection | IXMLNodeCollection is the interface for a set of child nodes that are all the same type. |
IXMLNodeList | IXMLNodeList represents a set of nodes in an XML document. |
Types
TNodeType | TNodeType identifies the type of a node in an XML document. |
TParseOption | TParseOption and TParseOptions represent implementation-specific options that are followed when parsing the XML document. |
TParseOptions | TParseOptions and TParseOption represent implementation-specific options that are followed when parsing the XML document. |
TXMLDocOption | TXMLDocOption and TXMLDocOptions indicate types of information that an XML document automatically supplies. |
TXMLDocOptions | |
TXMLEncodingType | TXMLEncodingType indicates the character set used to encode characters in an XML document. |
Xml_Xmlintf |
Variables
NodeTypeNames |