2012年1月18日 - xml是用utf-8编码。通过dom4j读取xml,用了SAXReader reader = new SAXReader(); Document doc = reader.read(new ...
www.iteye.com