Package | Description |
---|---|
com.gargoylesoftware.htmlunit.javascript.host |
Implementations of the various javascript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Method and Description |
---|---|
Attribute |
Document.jsxFunction_createAttribute(String attributeName)
Creates a new HTML attribute with the specified name.
|
Attribute |
HTMLElement.jsxFunction_setAttributeNode(Attribute newAtt)
Sets the attribute node for the specified attribute.
|
Modifier and Type | Method and Description |
---|---|
Attribute |
HTMLElement.jsxFunction_setAttributeNode(Attribute newAtt)
Sets the attribute node for the specified attribute.
|
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.