Click to return to the XML (Extensible Markup Language) home page    
XMLDOMCDATASection Object     XMLDOMComment Object     XML XMLDOM Objects    
Web Workshop  |  XML (Extensible Markup Language)

XMLDOMCharacterData Object


The XMLDOMCharacterData object provides text manipulation methods that are used by several objects.

Remarks

The XMLDOMCharacterData object does not directly correspond to any node type. Its methods are reused by the XMLDOMCDATASection, XMLDOMComment, and XMLDOMText objects. These methods handle large amounts of text, including industrial-strength sizes larger than can be manipulated natively using string constructs.

Members

See Also

XMLDOMElement



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.