| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.lobobrowser.js.AbstractScriptableDelegateorg.lobobrowser.html.domimpl.NodeImplorg.lobobrowser.html.domimpl.DocumentTypeImplField Summary |
Fields inherited from class org.lobobrowser.html.domimpl.NodeImpl | |
document, logger, nodeList, notificationsSuspended, parentNode, treeLock, uiNode | |
Constructor Summary | |
| |
Method Summary | |
protected Node |
|
NamedNodeMap | |
String | |
String | |
String |
|
String | |
short | |
String | |
NamedNodeMap | |
String | |
String | |
void |
|
Methods inherited from class org.lobobrowser.js.AbstractScriptableDelegate | |
getScriptable, setScriptable | |
protected Node createSimilarNode()
Should create a node with some cloned properties, like the node name, but not attributes or children.
- Overrides:
- createSimilarNode in interface NodeImpl
public NamedNodeMap getEntities()
public String getInternalSubset()
public String getName()
public String getNodeValue()
throws DOMException
- Overrides:
- getNodeValue in interface NodeImpl
public NamedNodeMap getNotations()
public String getPublicId()
public String getSystemId()
public void setNodeValue(String nodeValue)
throws DOMException
- Overrides:
- setNodeValue in interface NodeImpl