Class CSSSupportsConditionDeclaration

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

@NotThreadSafe public class CSSSupportsConditionDeclaration extends Object implements ICSSSupportsConditionMember, ICSSSourceLocationAware
Represents a single supports condition with a declaration. E.g. "(column-count: 1)"
Author:
Philip Helger