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

see CSS::SAC::Selector

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.


These also exist in spec style, simply prepend them with 'get'.
Creates a new sibling selector.
get/set the node type to which we apply
get/set the selector's sub selector
get/set the selector's sibling selector

Robin Berjon <robin@knowscape.com>
This module is licensed under the same terms as Perl itself.