| Package | Description |
|---|---|
| org.htmlunit.cyberneko.html.dom | |
| org.htmlunit.cyberneko.xerces.dom |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
HTMLDocumentImpl.canRenameElements(String newNamespaceURI,
String newNodeName,
ElementImpl el) |
| Modifier and Type | Class and Description |
|---|---|
class |
ElementNSImpl
ElementNSImpl inherits from ElementImpl and adds namespace support.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
CoreDocumentImpl.canRenameElements(String newNamespaceURI,
String newNodeName,
ElementImpl el) |
| Constructor and Description |
|---|
AttributeMap(ElementImpl ownerNode)
Constructs a named node map.
|
Copyright © 2024 HtmlUnit. All rights reserved.