Class XHTMLFragmentSerializer

All Implemented Interfaces:
Poolable, Recyclable, Component, Configurable, Serializer, SitemapOutputComponent, XMLConsumer, XMLConsumer, ContentHandler, LexicalHandler, Locator

Inherits from cocoon's serializers block XMLSerializer.

Empty tags are not collapsed except the ones configured with tags-to-collapse.
If there is no such configuration, default tags to collaspe are:

  • input
  • img
  • meta
  • link
  • hr
  • br