[
https://issues.apache.org/jira/browse/TEXT-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Tompkins updated TEXT-73:
-----------------------------
Fix Version/s: 1.x
> Add Properties support to StrLookup
> -----------------------------------
>
> Key: TEXT-73
> URL: https://issues.apache.org/jira/browse/TEXT-73
> Project: Commons Text
> Issue Type: Improvement
> Reporter: Anthony Whitford
> Priority: Minor
> Fix For: 1.x
>
> Attachments: StrLookup.patch, StrLookup.patch
>
>
> Sadly,
> [Properties|http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html]
> implements {{Map<Object,Object>}} instead of {{Map<String,String>}}, so one
> can not use the {{MapStrLookup}}.
> I propose adding a Properties variant. Patch attached.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)