XML Processing Approaches with Java

M

Matt

When I want to manipulate and retrieve data from XML file,
I used to use DOM or SAX, and this is JAXP API from Sun.

Some people told me I should use XPath instead, since it's easier for coding.
But we need to use apache's xalan library.

What do u think? please advise. thanks!!
 
X

xarax

Matt said:
When I want to manipulate and retrieve data from XML file,
I used to use DOM or SAX, and this is JAXP API from Sun.

Some people told me I should use XPath instead, since it's easier for coding.
But we need to use apache's xalan library.

What do u think? please advise. thanks!!

Your question on the surface seems to be a
non-sequitor. Please explain what *you* think
is DOM, SAX, and XPath.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top