resolveExternals=(arg0) Instance Public methods VOID resolveExternals indicates whether the parser resolves references to external DTD/Entities/Schema
resolveExternals() Instance Public methods BOOL resolveExternals indicates whether the parser resolves references to external DTD/Entities/Schema
replaceChild(arg0, arg1) Instance Public methods IXMLDOMNode replaceChild replace a child node IXMLDOMNode arg0 --- newChild [IN] IXMLDOMNode arg1 --- oldChild [IN]
removeChild(arg0) Instance Public methods IXMLDOMNode removeChild remove a child node IXMLDOMNode arg0 --- childNode [IN]
readyState() Instance Public methods I4 readyState get the state of the XML document
previousSibling() Instance Public methods IXMLDOMNode previousSibling left sibling of the node
preserveWhiteSpace=(arg0) Instance Public methods VOID preserveWhiteSpace indicates whether the parser preserves whitespace
preserveWhiteSpace() Instance Public methods BOOL preserveWhiteSpace indicates whether the parser preserves whitespace
prefix() Instance Public methods BSTR prefix the prefix for the namespace applying to the node
parsed() Instance Public methods BOOL parsed has sub-tree been completely parsed
Page 1863 of 2275