querySelectorAll abstract method

NodeList querySelectorAll(
  1. String selectors
)

Implementation

NodeList querySelectorAll(String selectors);