ext/dom
- Document Object Model
- API for building, modifying, querying, validating and transforming XML Documents
- Widely used in JavaScript and Java for example
- based on libxml2
- can also handle not-well formed HTML documents
© copyright 2004 Bitflux GmbH