Doc::Perlish::DOM::AttrNode - nodes with name and attributes in a Perldoc::DOM tree


Doc-Perlish documentation  | view source Contained in the Doc-Perlish distribution.

Index


NAME

Top

Doc::Perlish::DOM::AttrNode - nodes with name and attributes in a Perldoc::DOM tree

SYNOPSIS

Top

See Doc::Perlish::DOM::Node.

DESCRIPTION

Top

An abstract node that provides the `name' and `attr' properties. Currently only Doc::Perlish::DOM::Element and Perldoc::DOM::PI derive from this class.

All meta-information provided by dialects should be stored in this tree as an attribute. The property attr is used for this.


Doc-Perlish documentation  | view source Contained in the Doc-Perlish distribution.