Class CSSSelectorMemberFunctionLike

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

@NotThreadSafe public class CSSSelectorMemberFunctionLike extends Object implements ICSSSelectorMember, ICSSSourceLocationAware
Represents a single CSS complex selector pseudo element. Like :lang(fr)
Author:
Philip Helger