What is SAX?

This question is related to Oracle Interview

Showing Answers 1 - 3 of 3 Answers

SAX defines an abstract programmatic interface that models the XML information set (infoset) through a linear sequence of familiar method calls.They are used to develop standard for the events-based parsing of XML documents.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.