RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLDocument Methods

The methods of the IXMLDocument class are listed here.

 
Name 
Description 
 
This is the overview for the AddChild method overload. 
 
Creates a new element node that is associated with this document. 
 
Creates a new node that is associated with this document. 
 
Generates a unique namespace prefix that can be used for a node in the document. 
 
Returns the value of the Active property. 
 
Returns the value of the AsyncLoadState property. 
 
Returns the value of the ChildNodes property. 
 
Replaces a specified child node with an instance of a specified implementation class. 
 
Returns the value of the DocumentElement property. 
 
Returns the value of the Node property. 
 
Returns the value of the DOMDocument property. 
 
Returns the value of the Encoding property. 
 
Returns the value of the FileName property. 
 
Returns the value of the Modified property. 
 
Returns the value of the NodeIndentStr property. 
 
Returns the value of the Options property. 
 
Returns the value of the ParseOptions property. 
 
Returns the value of the SchemaRef property. 
 
Returns the value of the StandAlone property. 
 
Returns the value of the Version property. 
 
Returns the value of the XML property. 
 
Indicates whether the IXMLDocument instance represents an empty document. 
 
Loads an XML document from disk. 
 
Loads an XML document from a stream and activates it. 
 
This is the overview for the LoadFromXML method overload. 
 
Updates the parsed XML document to reflect external changes. 
 
Registers an implementation class for child nodes with a specified tag name. 
 
Forces all child nodes and attribute nodes to be reread from the underlying DOM implementation. 
 
Saves the XML document to disk. 
 
Saves the XML document to a stream. 
 
This is the overview for the SaveToXML method overload. 
 
Sets the value of the Active property. 
 
Sets the value of the DocumentElement property. 
 
Sets the value of the DOMDocument property. 
 
Sets the value of the Encoding property. 
 
Sets the value of the FileName property. 
 
Sets the value of the NodeIndentStr property. 
 
Supplies an event handler that responds when the AsyncLoadState property changes. 
 
Sets the value of the Options property. 
 
Sets the value of the ParseOptions property. 
 
Sets the value of the StandAlone property. 
 
Sets the value of the Version property. 
 
Sets the value of the XML property. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!