[ 
https://issues.apache.org/jira/browse/LANG-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13888561#comment-13888561
 ] 

Benedikt Ritter commented on LANG-963:
--------------------------------------

I'm undecided whether we should change escapeHtml3 and escapeHtml4 to 
escapeHtml_3_Entities and escapeHtml_4_Entities... I don't like the underscores 
but I see no better way to decode the version into the method name. Further 
more this will be aligned to what we have for XML escaping after LANG-955 is 
resolved.

> Clarify behavior of StringEscapeUtils.escapeXml be renaming it to 
> StringEscapeUtils.escapeXmlEntities
> -----------------------------------------------------------------------------------------------------
>
>                 Key: LANG-963
>                 URL: https://issues.apache.org/jira/browse/LANG-963
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>            Reporter: Benedikt Ritter
>            Assignee: Benedikt Ritter
>             Fix For: 3.3
>
>
> Although the documentation of {{StringEscaspeUtils.escapeXml(String)}} makes 
> explicit that the method can only handle the basic XML entities, this should 
> be clarified by renaming the method. The old method has be be deprecated and 
> forwarded to the new method.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to