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