Table of Contents
DOM implementation in StructuredText : Read-Only methods
All standard Zope objects support DOM to a limited extent.
Attr interface - The Attr interface represents an attriubte in an
Element interface
NamedNodeMap interface - Is used to represent collections
Node Interface
NodeList interface - Provides the abstraction of an ordered
This is an acquisition-like wrapper that provides parent access for
A node that can have children, or, more precisely, that implements