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 type | Transformer |
| Cocoon block | html |
| Java class | org.apache.cocoon.transformation.HTMLTransformer |
| Cacheable | No |
Documentation
No documentation available yet.

There are no comments.