已采納回答 / JessicaJiang
Element title = new Element("title"); CDATA cdata = new CDATA("上海移動互聯網產業促進中心正式揭牌");title.setContent(cdata);
2015-01-07