allowsAttribute abstract method

bool allowsAttribute(
  1. Element element,
  2. String attributeName,
  3. String value
)

Implementation

bool allowsAttribute(Element element, String attributeName, String value);