Mikhael9 / android-xmlrpc

Automatically exported from code.google.com/p/android-xmlrpc
0 stars 0 forks source link

problem to handle struct data. #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
<struct>
                <member>
                  <name>title</name>
                   <value>titlemsg</value>
                 </member>
                 <member>
....
...
</struct>

Parser will throw exception in this case.
seem cannot handle <value>XXXXX</value>

Original issue reported on code.google.com by lu.xiandong@gmail.com on 8 Mar 2009 at 9:34

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
it duplicates issue #5

i'll fix it

Original comment by psk...@gmail.com on 18 Mar 2009 at 1:20

GoogleCodeExporter commented 8 years ago
fixed: try it out

Original comment by psk...@gmail.com on 18 Mar 2009 at 2:06

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by psk...@gmail.com on 18 Mar 2009 at 2:16