- Introduction
- Sitemap
- Control Flow
- Modularization (Blocks)
- Configuration & Initialization
- Project Reports
TextSerializer
Summary
Text serializer converts XML into plain text. It omits all XML tags and writes only character events to the output.
Basic information
| Component type | Serializer |
|---|---|
| Cocoon block | core |
| Java class | org.apache.cocoon.serialization.TextSerializer |
| Name in Sitemap | |
| Cacheable | Yes - Yes |
Documentation
No documentation available yet.


