| CSS-SAC documentation | view source | Contained in the CSS-SAC distribution. |
CSS::SAC::Condition::Attribute - SAC AttributeConditions
see CSS::SAC::Condition
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'):
Creates a new attribute condition.
get/set the local name
get/set the ns uri
get/set the value
get/set the 'specified' state, ie whether a specific value was requested for this attr
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. |