[
https://issues.apache.org/jira/browse/UIMA-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Klügl closed UIMA-3956.
-----------------------------
Resolution: Fixed
patches are applied
> Added new Functions-Extension for UIMA RUTA
> --------------------------------------------
>
> Key: UIMA-3956
> URL: https://issues.apache.org/jira/browse/UIMA-3956
> Project: UIMA
> Issue Type: New Feature
> Components: ruta
> Affects Versions: 2.2.0ruta
> Reporter: Markus Krug
> Assignee: Peter Klügl
> Priority: Minor
> Labels: Extension, RUTA, UIMA
> Fix For: 2.2.1ruta
>
> Attachments: StringfunctionPatch.patch,
> docUpdateStringFunctions.patch, rutaDocBookNewStyle.txt
>
>
> The attached patch contains an Extension to the UIMA-Ruta Framework.
> In this Extension i added the following Stringfunctions (in RUTA terminology
> those that return a String):
> * replaceAll
> * firstCharToUpperCase
> * replaceFirst
> * substring
> * toLowerCase
> * toUpperCase
> Additionally i coded some further useful Functions of the java String library
> that return booleans:
> * contains
> * endsWith
> * startsWith
> * equals
> * equalsIgnoreCase
> * isEmpty
> All of the mentioned Functions were tested and got their own jUnit-test
> included.
> I hope it will be accepted and the functionality added in the next release
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)