Uploaded image for project: 'Maven Doxia'
  1. Maven Doxia
  2. DOXIA-243

Add an 'unknown' element to Sink API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1
    • Sink API
    • None

    Description

      In order to solve the problem of rawText emission in the XdocParser (see DOXIA-183) I propose to add an "unknown" event to the Sink API:

      void unknown( String name, Object[] requiredParams, SinkEventAttributes atts );
      

      This would avoid to make assumptions about the receiving sink in the parser and allow the specific sinks to deal with the event.

      Attachments

        Issue Links

          Activity

            People

              ltheussl Lukas Theussl
              ltheussl Lukas Theussl
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: