Marshall Schor created UIMA-3477:
------------------------------------

             Summary: Allow XMLizable.toXML(ContentHandler) to use 
ContentHandlers other than the internal UIMA one
                 Key: UIMA-3477
                 URL: https://issues.apache.org/jira/browse/UIMA-3477
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
    Affects Versions: 2.4.2SDK
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Minor
             Fix For: 2.5.0SDK


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.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to