XMLDOMParser Object Methods
See Also Example Applies To
Item
Item - Returns an item from the collection of sub-nodes.
ParseFile
ParseFile - Parses a document read in from a local file.
ParseString
ParseString - Parses a string which contains the contents of the document.
ParseWeb
ParseWeb - Parses a document downloaded from an HTTP server.
Validate
Validate - Validates the XML document against the DTD.
ValidateNode
ValidateNode - Validates a node against the DTD.
|