Provides a servlet filter that changes the content-type of the response from application/xhtml+xml to text/html
'org.apache.clerezza:platform.xhtml2html:0.6'
<dependency>
<groupId>org.apache.clerezza</groupId>
<artifactId>platform.xhtml2html</artifactId>
<version>0.6</version>
</dependency>
<dependency org="org.apache.clerezza" name="platform.xhtml2html" rev="0.6"/>
"org.apache.clerezza", "platform.xhtml2html", "0.6"