Class BeginHyphenAttributeCSSCondition

    • Constructor Detail

      • BeginHyphenAttributeCSSCondition

        public BeginHyphenAttributeCSSCondition​(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