Description
Similar to HttpServletRequestWrapper in Servlet API one should have a SinkWrapper helper for Doxia. That allows to easily implement some post/preprocessing and even modifying or skipping the underlying sink. All Sink wrappers and the original sink should form a pipeline.
Registering a SinkWrapper should optionally be done automatically (via JSR330 annotations) or manually.
Attachments
Issue Links
- blocks
-
DOXIA-699 Xhtml5Parser may emit sectionX() without sectionX_() when using both <hX> and <section>
- Closed
-
DOXIA-722 Optionally create anchors for indexable entries (used in TOC macro)
- Closed
-
DOXIA-712 Add validation capability to Sink API
- Open
- breaks
-
DOXIA-724 Sink pipeline returned by AbstractParser.getWrappedSink(...) has wrong order
- Closed
- links to