[ 
https://issues.apache.org/jira/browse/UIMA-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573497#action_12573497
 ] 

Thilo Goetz commented on UIMA-834:
----------------------------------

Check org.apache.uima.internal.util.XMLUtils for helper methods to do this.


> replace special characters with XML entities when generating dictionaries
> -------------------------------------------------------------------------
>
>                 Key: UIMA-834
>                 URL: https://issues.apache.org/jira/browse/UIMA-834
>             Project: UIMA
>          Issue Type: Bug
>          Components: Sandbox-DictionaryAnnotator
>            Reporter: Michael Baessler
>            Assignee: Michael Baessler
>             Fix For: 2.2.2S
>
>
> Replace the following characters with XML entities when generating a 
> dictionary
> <     &lt; ("less than")
> >     &gt; ("greater than")
> &     &amp; ("ampersand")
> "     &quot; ("quotation")
> '     &apos; ("apostroph")

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to