Skip to content

"Umlaut" problem? #10

Description

@cal101
     /**
-     * Erzeugt das Object [][] mit den Daten für die dei Fehlertabelle anhand des FehlerStings
+    Daten für die dei Fehlertabelle anhand des FehlerStings
      * 
      * @param errors
      * @return das Object[][] mit vorbelegten Informationen
      */
-    public Object[][] getErrorsRowData(String errors) {
-        final StringTokenizer token = new StringTokenizer(errors,":");
+    public Objec        final StringTokenizer token = new StringTokenizer(errors,":");
         List<String> datei = new ArrayList<String>();

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions