NAME
CSS::SAC::Condition::Lang - SAC LangConditions
SYNOPSIS
see CSS::SAC::Condition
DESCRIPTION
This is a subclass of CSS::SAC::Condition, look there for more documentation. This class adds the following methods (the spec equivalents are available as well, just prepend 'get'):
METHODS
CSS::SAC::Condition::Lang->new($type,$lang)
$cond->new($type,$lang)
Creates a new lang condition.
$ccond->Lang([$lang])
get/set the condition's lang
AUTHOR
Robin Berjon <robin@knowscape.com>
This module is licensed under the same terms as Perl itself.