package org.w3c.css.sac; public interface NegativeCondition extends Condition { Condition getCondition(); }