Forestpath.org
the personal website of M. Coughlin
home
sustainable
technology
hobbies
learn
links
about
Home
»
Technology
»
Data Storage
»
XML
» DOM
DOM
DOM (Document Object Model)
Random access
API for parsing XML files
Faster for random processing; memory intensive
Useful for modifying XML data (data manipulation)