Android, java, Xml Parsin Using Dom -



Android, java, Xml Parsin Using Dom -

how can parse tag using dom?

<gd:where starttime="jan 4 2012" endtime="jan 5 2012"/>

i wants starttime , endtime tag.

try using this

getattributevalue(null,"starttime")

java android xml xml-parsing

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

Hibernate criteria by a list of natural ids -

ios - Lagging ScrollView with UIWebview inside -