Headless Server Developer Manual / Version 2207
Table Of ContentsOutput Handlers define the generated output for an element node. Available output handlers are:
!ElementWriter !EmptyElementWriter !ImgWriter !LinkWriter
Custom output handlers can be added by extending the class AbstractOutputHandler
and
passing them as type description to the RichtextTransformerReader
.