[
https://issues.apache.org/jira/browse/TEXT-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Gregory closed TEXT-142.
-----------------------------
Resolution: Fixed
In git master.
> Add URL encoder and decoder string lookups
> ------------------------------------------
>
> Key: TEXT-142
> URL: https://issues.apache.org/jira/browse/TEXT-142
> Project: Commons Text
> Issue Type: Improvement
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Priority: Major
> Fix For: 1.5
>
>
> Add a URL encoder and decoder string lookup:
> * org.apache.commons.text.lookup.UrlDecoderStringLookup, for example:
> ${urlEncode:Hello World!}
> * org.apache.commons.text.lookup.UrlEncoderStringLookup, for example:
> ${urlDecode:Hello+World%21}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)