GNU Classpath (0.95) | |
Frames | No Frames |
Methods with return type org.w3c.dom.Text | |
Text | Creates a Text node given the specified string.
|
Text | Replaces the text of the current node and all logically-adjacent text
nodes with the specified text. |
Text | Breaks this node into two nodes at the specified offset ,
keeping both in the tree as siblings. |
GNU Classpath (0.95) |