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