serve/vendor/ezyang/htmlpurifier/library/HTMLPurifierAttrValidator.php

Classes

HTMLPurifier_AttrValidator Validates the attributes of a token. Doesn't manage required attributes very well. The only reason we factored this out was because RemoveForeignElements also needed it besides ValidateAttributes.