본문 바로가기

Study/Android

[android] Android XML parsing example

본문

http://www.warriorpoint.com/blog/2009/07/19/android-simplified-source-code-for-parsing-and-working-with-xml-data-and-web-services-in-android/

 

번역 문서(Google)

http://translate.google.co.kr/translate?js=y&prev=_t&hl=ko&ie=UTF-8&layout=1&eotf=1&u=http%3A%2F%2Fwww.warriorpoint.com%2Fblog%2F2009%2F07%2F19%2Fandroid-simplified-source-code-for-parsing-and-working-with-xml-data-and-web-services-in-android%2F&sl=en&tl=ko

 

 

 

Android에서 SAX를 이용한 parsing 방법(이론)

http://blog.naver.com/kippee/130058382142

 

 

Parsing XML from the Net - Using the SAXParser(실습)

http://www.anddev.org/parsing_xml_from_the_net_-_using_the_saxparser-t353.html

 

 

DTD file에 관한 정의

http://thankee.tistory.com/tag/DTD