Class SelectorWeight

    • Constructor Detail

      • SelectorWeight

        public SelectorWeight​(int styleAttribute,
                              int idCount,
                              int attributeCount,
                              int elementCount)
      • SelectorWeight

        public SelectorWeight​(SelectorWeight parent,
                              int styleAttribute,
                              int idCount,
                              int attributeCount,
                              int elementCount)