Class NegativeCSSCondition

    • Constructor Detail

      • NegativeCSSCondition

        public NegativeCSSCondition​(CSSCondition condition)
    • Method Detail

      • getCondition

        public org.w3c.css.sac.Condition getCondition()
        Specified by:
        getCondition in interface org.w3c.css.sac.NegativeCondition
      • getConditionType

        public short getConditionType()
        An integer indicating the type of Condition.
        Specified by:
        getConditionType in interface org.w3c.css.sac.Condition
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object