Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-3956

Added new Functions-Extension for UIMA RUTA

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2.0ruta
    • 2.2.1ruta
    • Ruta

    Description

      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

      Attachments

        1. rutaDocBookNewStyle.txt
          8 kB
          Markus Krug
        2. docUpdateStringFunctions.patch
          72 kB
          Markus Krug
        3. StringfunctionPatch.patch
          117 kB
          Markus Krug

        Activity

          People

            pkluegl Peter Klügl
            Markus Krug Markus Krug
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: