Class CSSSelectorMemberPseudoWhere

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

@NotThreadSafe public class CSSSelectorMemberPseudoWhere extends Object implements ICSSSelectorMember, ICSSVersionAware, ICSSSourceLocationAware
Represents a single, simple CSS selector as used for the ":has()" CSS pseudo element.
Since:
7.0.3
Author:
Philip Helger