Class MapCSSRuleIndex.MapCSSKeyRules

    • Field Detail

      • generalRules

        BitSet generalRules
        The indexes of rules that might be applied if this tag is present and the value has no special handling.
      • specialRules

        Map<String,​BitSet> specialRules
        A map that stores the indexes of rules that might be applied if the key=value pair is present on this primitive. This includes all key=* rules.