This method of the ElementImpl class sets the text for this element. This text is meaningful in only CDATA, PCDATA, and COMMENT nodes.
public void setText(String text);