hasAttribute abstract method

bool hasAttribute(
  1. String tagName,
  2. String attributeName
)

Implementation

bool hasAttribute(String tagName, String attributeName);