Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-3477

Allow XMLizable.toXML(ContentHandler) to use ContentHandlers other than the internal UIMA one

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.4.2SDK
    • 2.5.0SDK
    • Core Java Framework
    • None

    Description

      A user reports failures when they try to substitute their own special version of ContentHandler in the toXML method. This is because, internally, we only are supporting the internal CharacterValidatingContentHandler (an internal UIMA Class).

      Improve this by supporting other implementations of the ContentHandler abstract class.

      Attachments

        Activity

          People

            schor Marshall Schor
            schor Marshall Schor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: