I am missing a posibility to output the result of HtmlCleaner to an Ant property which would make htmlcleaner into an HTML parser for Ant. Here's an attempt to use the dist attribute using a property pseudo-URL (rather than inventing a new Ant-specific attribute and adding getter and setter for it):
I am missing a posibility to output the result of HtmlCleaner to an Ant property which would make htmlcleaner into an HTML parser for Ant. Here's an attempt to use the dist attribute using a property pseudo-URL (rather than inventing a new Ant-specific attribute and adding getter and setter for it):
Added in v 2.20!