Package | Description |
---|---|
com.gargoylesoftware.htmlunit.activex.javascript.msxml |
Implementations of the MSXML's (ActiveX) JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLDOMCDATASection
A JavaScript object for MSXML's (ActiveX) XMLDOMCDATASection.
Used to quote or escape blocks of text to keep that text from being interpreted as markup language. |
class |
XMLDOMComment
A JavaScript object for MSXML's (ActiveX) XMLDOMComment.
Represents the content of an XML comment. |
class |
XMLDOMText
A JavaScript object for MSXML's (ActiveX) XMLDOMText.
Represents the text content of an element or attribute. |
Copyright © 2002–2018 Gargoyle Software Inc.. All rights reserved.