D
D
dearname2014-03-03 20:50:45
Java
dearname, 2014-03-03 20:50:45

What are the types of XML parsers in Java?

Please leave links to all popular varieties of xml parsers in Java and detailed or understandable tutorials with examples is desirable. Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zvorygin, 2014-03-04
@zvorygin

Basically there are two kinds of parsers - DOM and SAX. There are a lot of implementations of the first and the second. Both parsers have their pros and cons.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question