Class CSSSelectorMemberSlotted

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

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