canHandle abstract method

bool canHandle(
  1. Node node
)

Implementation

bool canHandle(dom.Node node);