Interface ICssSelectorItem

    • Method Detail

      • getSpecificity

        int getSpecificity()
        Gets the specificity.
        Returns:
        the specificity
      • matches

        boolean matches​(INode element)
        Checks if the selector matches an element.
        Parameters:
        element - the element
        Returns:
        true, if there's a match