[jdom-interest] which one will parse more quickly?

Ronyn Woods ronynwoods at hotmail.com
Wed Nov 7 19:28:16 PST 2001


Dear All,

>>>>Q1:
I have two xml files as following:

=======File One========
<person>
<name>Tom</name>
<age>56</age>
<sex>male</sex>
</person>

=======File Two========
<person>
<name age="56" sex="male">Tom</name>
</person>

When xml files converted to JDom document
which one will parse more quickly?

>>>>Q2:
I try to add a XML file's root element to another XML file's
root element as its child, but failed. How can i do?


Thanks all!

Ronyn

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




More information about the jdom-interest mailing list