isMatch abstract method

bool isMatch(
  1. PageWrapper pageWrapper
)

Test if the page matches.

Implementation

bool isMatch(PageWrapper pageWrapper);