[All Packages] [This Package] [Previous Class] [Next Class]
| appendData | Append a string to this node's data |
| deleteData | Remove a substring from this node's data |
| getData | Get data (value) of a text node |
| getLength | Return length of a text node's data |
| insertData | Insert a string into this node's data |
| replaceData | Replace a substring in this node's data |
| setData | Set data (value) of a text node |
| substringData | Fetch a substring of this node's data |