package org.w3c.css.sac; public interface NegativeSelector extends SimpleSelector { SimpleSelector getSimpleSelector(); }