참고: http://www.stylusstudio.com/xmldev/200210/post10820.html
InputSource xmlSource = new InputSource(new StringReader(sb.toString()));
InputSource xmlSource = new InputSource(new StringReader(sb.toString()));
'프로그래밍 > ETC' 카테고리의 다른 글
| [json] org.json.* 사용하기 (0) | 2010.04.20 |
|---|---|
| [XPath] StringReader를 이용한 InputSource 를 소스로 해서, XPath.evaluate() 시 에러 (0) | 2009.03.03 |
| [에러] javax.xml.xpath.XPathFactory 사용 시, newInstance() 생성이 안될 때 (0) | 2009.03.02 |
| 06 XML 마지막날. (0) | 2007.11.28 |
| 05 스키마... (0) | 2007.11.28 |

