Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.4.2SDK
-
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.