Chapter 18. Zend_Dom

Table of Contents

18.1. Introduction
18.2. Zend_Dom_Query
18.2.1. Theory of Operation
18.2.2. Methods Available
18.2.2.1. Zend_Dom_Query
18.2.2.2. Zend_Dom_Query_Result

18.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.