Difference between pure DOM and JAXP over DOM ??

T

Thorsten Meininger

As far as I know one could access DOM trees through "pure" DOM and through JAXP using DOM.
I have seen dozends of examples but I could not find any differences between the two methods.

Which java statement s are typically for JAXP and which for pure DOM?

For example could one say that all source code examples using Factories (DocumentBuilderFactory for DOM
resp. SAXParserFactory for SAX) are JAXP method based ???

That would mean all non-factory implementations are pure DOM/SAX methods ??

Or are there any code versions of JAXP which do NOT use factories but are still JAXP accesses ?

Thorsten
 

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

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top