SAX (Simple API for XML) is an event-based sequential access parser API developed by the XML-DEV mailing list for XML documents. SAX provides a mechanism for reading data from an XML document that is an alternative to that provided by the Document Object Model (DOM). Where the DOM operates on the document as a whole, SAX parsers operate on each piece of the XML document sequentially.
Read more about Simple API For XML: Definition, Benefits, Drawbacks, XML Processing With SAX, Example
Famous quotes containing the word simple:
“This is my letter to the World
That never wrote to Me
The simple News that Nature told
With tender Majesty.”
—Emily Dickinson (18301886)
Related Phrases
Related Words