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

Members online

No members online now.

Forum statistics

Threads
473,997
Messages
2,570,241
Members
46,831
Latest member
RusselWill

Latest Threads

Top