git-svn-id: http://xe-core.googlecode.com/svn/trunk@19 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-02-14 05:40:25 +00:00
parent 9aa4e0dc3f
commit d05774e7df
5 changed files with 6 additions and 0 deletions

View file

@ -3,6 +3,7 @@
* @class XmlParser
* @author zero (zero@nzeo.com)
* @brief xmlrpc를 해석하여 object로 return 하는 simple xml parser
* @version 0.1
*
* xml 데이터의 attribute중에 xml:lang="" 있을 경우 지정된 lang\n
* 값에 해당하는 것만 남기는 트릭이 적용됨.\n