Class CSSSupportsConditionNegation

java.lang.Object
com.helger.css.decl.CSSSupportsConditionNegation
All Implemented Interfaces:
ICSSSupportsConditionMember, ICSSSourceLocationAware, ICSSVersionAware, ICSSWriteable

@NotThreadSafe public class CSSSupportsConditionNegation extends Object implements ICSSSupportsConditionMember, ICSSSourceLocationAware
Represents a single negation supports condition. E.g. "not (color: blue)"
Author:
Philip Helger