CSS::SAC::Selector::Simple - SAC SimpleSelector


CSS-SAC documentation  | view source Contained in the CSS-SAC distribution.

Index


NAME

Top

CSS::SAC::Selector::Simple - SAC SimpleSelector

SYNOPSIS

Top

 see CSS::SAC::Selector

DESCRIPTION

Top

This is a subclass of CSS::SAC::Selector, look there for more documentation. This class adds nothing, it's merely different.

This subclass adds nothing per se, it is only there to enforce some constraints as other selector classes have fields that may only contain a SimpleSelector

METHODS

Top

* CSS::SAC::Selector::Simple->new($type)
* $ssel->new($type)

Creates a new simple selector.

AUTHOR

Top

Robin Berjon <robin@knowscape.com>

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


CSS-SAC documentation  | view source Contained in the CSS-SAC distribution.