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:
“No slogan of democracy; no battle cry of freedom is more striving then the American parents simple statement which all of you have heard many times: I want my child to go to college.”
—Lyndon Baines Johnson (19081973)
Related Phrases
Related Words