Class PseudoClasses.RESET

  • Enclosing interface:
    PseudoClasses

    public static class PseudoClasses.RESET
    extends PseudoClass
    Selects all elements of type reset.
    • Constructor Summary

      Constructors 
      Constructor Description
      RESET()  
    • Constructor Detail

      • RESET

        public RESET()
    • Method Detail

      • match

        public boolean match​(Node node)
        Description copied from class: PseudoClass
        Returns true if node matches the pseudo-class.
        Specified by:
        match in class PseudoClass