NekoHTMLTransformer
Summary
Converts (escaped) HTML snippets into tidied HTML using the NekoHTML library. 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 Neko to obtain valid XHTML.
Basic information
Component type | Transformer |
---|---|
Cocoon block | html |
Java class | org.apache.cocoon.transformation.NekoHTMLTransformer |
Name in Sitemap | |
Cacheable | No |
Documentation
No documentation available yet.
Errors and Improvements? If you see any errors or potential improvements in this document please help
us: View, Edit or comment on the latest development version (registration required).