Org.W3c.Dom Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
DOMError |
|
DOMException |
DOM operations only raise exceptions in "exceptional" circumstances, i. |
Node |
The |
TypeInfo |
The |
UserDataHandler |
Interfaces
IAttr |
The |
ICDATASection |
CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup. |
ICharacterData |
The |
IComment |
This interface inherits from |
IDocument |
The |
IDocumentFragment |
|
IDocumentType |
Each |
IDOMConfiguration |
The |
IDOMError |
|
IDOMErrorHandler |
|
IDOMImplementation |
The |
IDOMImplementationList |
The |
IDOMImplementationSource |
This interface permits a DOM implementer to supply one or more implementations, based upon requested features and versions, as specified in . |
IDOMLocator |
|
IDOMStringList |
The |
IElement |
The |
IEntity |
This interface represents a known entity, either parsed or unparsed, in an XML document. |
IEntityReference |
|
INamedNodeMap |
Objects implementing the |
INameList |
The |
INode |
The |
INodeList |
The |
INotation |
This interface represents a notation declared in the DTD. |
IProcessingInstruction |
The |
IText |
The |
ITypeInfo |
The |
IUserDataHandler |
When associating an object to a key on a node using
|