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:
“Creative force, like a musical composer, goes on unweariedly repeating a simple air or theme, now high, now low, in solo, in chorus, ten thousand times reverberated, till it fills earth and heaven with the chant.”
—Ralph Waldo Emerson (18031882)
Related Phrases
Related Words