ios4 - iPhone xml parsing/editing a better solution? -



ios4 - iPhone xml parsing/editing a better solution? -

i utilize gdataxml parsing xml received webservice, parse part need , want "edit" xml , send webservice.

i checked gdataxml examples saving xml model objects , creating xml model objects again.

because speed of import want without saving or converting xml model objects want edit/delete nodes on , send possible.

actually can converting string , string manipulation. dont think editing xml string safe way.

how can better?

thanks

i tend utilize xml nsdictionary object found on google saves lot of time parsing , configuring xml. seek out.

iphone ios4

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -