abort() Instance Public methods VOID abort abort an asynchronous download
new(obj = nil) Class Public methods
xml() Instance Public methods BSTR xml return the XML source for the node and each of its descendants
validateOnParse=(arg0) Instance Public methods VOID validateOnParse indicates whether the parser performs validation
validateOnParse() Instance Public methods BOOL validateOnParse indicates whether the parser performs validation
url() Instance Public methods BSTR url get the URL for the loaded XML document
transformNodeToObject(arg0, arg1) Instance Public methods VOID transformNodeToObject apply the stylesheet to the subtree, returning the result through a document or a stream IXMLDOMNode arg0 --- stylesheet [IN] VARIANT arg1 --- outputObject [IN]
transformNode(arg0) Instance Public methods BSTR transformNode apply the stylesheet to the subtree IXMLDOMNode arg0 --- stylesheet [IN]
text=(arg0) Instance Public methods VOID text text content of the node and subtree
text() Instance Public methods BSTR text text content of the node and subtree
Page 1768 of 2275