Chapter 16. Zend_Dom

Table of Contents

16.1. Introduction
16.2. Zend_Dom_Query
16.2.1. Theory of Operation
16.2.2. Methods Available
16.2.2.1. Zend_Dom_Query
16.2.2.2. Zend_Dom_Query_Result

16.1. Introduction

Zend_Dom provides tools for working with DOM documents and structures. Currently, we offer Zend_Dom_Query, which provides a unified interface for querying DOM documents utilizing both XPath and CSS selectors.