You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Peter Klügl (JIRA)" <de...@uima.apache.org> on 2014/07/22 12:34:38 UTC

[jira] [Commented] (UIMA-3956) Added new Functions-Extension for UIMA RUTA

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

Peter Klügl commented on UIMA-3956:
-----------------------------------

Can you please add another patch for the documentation?

> 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
>            Reporter: Markus Krug
>            Priority: Minor
>              Labels: Extension, RUTA, UIMA
>         Attachments: StringfunctionPatch.patch
>
>
> 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)