Antz_TagFilter
Package:
Summary:
Strip malicious tags from HTML documents
Groups:
Author:
Description:
This class can be used to strip malicious tags from HTML documents.
It takes as parameters lists of authorized and denied tags and attributes.
The class parses an HTML document to keep authorized tags and removing denied tags and attributes combinations.
It returns the HTML of the resulting filtered document.
It takes as parameters lists of authorized and denied tags and attributes.
The class parses an HTML document to keep authorized tags and removing denied tags and attributes combinations.
It returns the HTML of the resulting filtered document.
Comments are closed.