Concepts
The Document Object Model (DOM) provides a standardized way to access and manipulate the information stored in XML documents. DOM application programming interfaces (APIs) serve as a bridge between applications and XML documents.
- Introduction to the DOM
- How the DOM Works
- Working with XML Document Parts
- Persistence and the DOM
- White Space and the DOM
- Enforcing Character Encoding with DOM