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

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

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