Class OneOfAttributeCSSCondition

    • Constructor Detail

      • OneOfAttributeCSSCondition

        public OneOfAttributeCSSCondition​(String name,
                                          String namespace,
                                          boolean specified,
                                          String value)
    • Method Detail

      • getConditionType

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