Searched refs:appendData (Results 1 – 10 of 10) sorted by relevance
93 public void appendData(String arg) in appendData() method
76 child.appendData(", Esquire"); in runTest()
77 child.appendData(", Esquire"); in runTest()
79 ((CharacterData) /*Node */entText).appendData("newString"); in runTest()
92 ((CharacterData) /*Node */entElementContent).appendData("newString"); in runTest()
42 public void appendData(String arg) throws DOMException { in appendData() method in CharacterDataImpl
347 textNode.appendData(text); in appendText()
21031 method public void appendData(String) throws org.w3c.dom.DOMException;