CSS::SAC::Selector::Sibling - SAC SiblingSelector



NAME

CSS::SAC::Selector::Sibling - SAC SiblingSelector


SYNOPSIS

 see CSS::SAC::Selector


DESCRIPTION

This is a subclass of CSS::SAC::Selector, look there for more documentation. This class adds the methods described below.

This subclass also defines the constants for the DOM nodes. It uses the same constants as the DOM, and adds the ANY_NODE constant which matches any node.


CONSTANTS


METHODS

These also exist in spec style, simply prepend them with 'get'.


AUTHOR

Robin Berjon <robin@knowscape.com>

This module is licensed under the same terms as Perl itself.