Forestpath.org
the personal website of M. Coughlin
home
sustainable
technology
hobbies
learn
links
about
Home
»
Technology
»
Data Storage
»
XML
» SAX
SAX
SAX (Simple API for XML)
Serial access
API for parsing XML files
Faster for sequential processing; low memory load
Event-based
Useful for reading and writing XML data (data transmission)