Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within XML
Search Coderanch
Advance search
Google search
Register / Login
Help coderanch get a
new server
by contributing to the
fundraiser
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Devaka Cooray
Liutauras Vilda
Sheriffs:
Jeanne Boyarsky
paul wheaton
Henry Wong
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Tim Moores
Carey Brown
Mikalai Zaikin
Bartenders:
Lou Hamers
Piet Souris
Frits Walraven
Forum:
XML and Related Technologies
Parser
Bacchi Gerem
Ranch Hand
Posts: 120
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
what is the difference between SAX parser and DOM parser?
Thanks
samuel sharaf
Greenhorn
Posts: 1
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
JDOM allows you tree based parsing using JDOM API's while SAX API's allow you to do event based parsing.
Bacchi Gerem
Ranch Hand
Posts: 120
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
What is event based parsing?
Balaji Loganathan
author and deputy
Posts: 3150
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Event-Based Parsing
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
XML and Eclipse
Difference between SAX parser and DOM Parser
XSL parser
Wil parser parse spaces..?
Bulk XML messages
More...