HTMLTransformer

Summary

Converts (escaped) HTML snippets into JTidied HTML. This transformer expects a list of elements, passed as comma separated values of the "tags" parameter. It records the text enclosed in such elements and pass it thru JTidy to obtain valid XHTML.

Basic info

Component typeTransformer
Cocoon blockhtml
Java classorg.apache.cocoon.transformation.HTMLTransformer
CacheableNo

Documentation

No documentation available yet.

Comments (0)