Commit Graph

19 Commits

Author SHA1 Message Date
Andrin Fassbind 86631b4225 Text.java Datafield updated
ClassDiagram updated
2021-11-11 10:54:12 +01:00
Andrin Fassbind 549444b63c indexTest method added to TextTest 2021-11-10 18:19:40 +01:00
schrom01 99ec8ce86f removed import java.util.*; 2021-11-09 21:15:38 +01:00
Andrin Fassbind c565fffbff Text.java index and createWordlist methode cleanup 2021-11-05 18:36:05 +01:00
Andrin Fassbind caec2257e1 Text.java index and createWordlist methode cleanup 2021-11-05 18:33:37 +01:00
Andrin Fassbind edba4d5d8c Text.java index and createWordlist methode cleanup 2021-11-05 17:59:26 +01:00
Leonardo Brandenberger 9378bf259a splitted print class into printUnfromated and printFormated. 2021-11-05 15:08:25 +01:00
Andrin Fassbind 9a05956582 Text.java method index changed output format 2021-11-05 11:41:10 +01:00
Andrin Fassbind 7d256f9915 TextTest.java added test method for txt.index methode 2021-11-05 11:35:09 +01:00
Andrin Fassbind 812ec1d388 index and get Methode in text.java done 2021-11-05 09:58:40 +01:00
Andrin Fassbind 2d71212b05 Test add index and del 2021-11-05 09:18:35 +01:00
schrom01 3bdc14efc6 changed Variable dummyText in final
removed Variable dummyTextFileName
in Class Text
2021-11-05 09:08:56 +01:00
schrom01 d49b76125a Removed dummytext.txt
Added Dummy String in Text Class
2021-11-05 09:07:12 +01:00
schrom01 fae2728444 added Method paragraphExists
changes in Classdiagram
2021-10-30 15:15:43 +02:00
schrom01 daa403cac0 changes in Methods dummy and replace.
static block to read dummy text file added
2021-10-29 17:06:10 +02:00
schrom01 108da09e5f added Javadocs in Class Text 2021-10-29 11:52:59 +02:00
schrom01 ab7f631360 changed Methods in Text class. 2021-10-29 11:27:14 +02:00
schrom01 5d8fc6e422 added methods of Text Class 2021-10-29 10:47:51 +02:00
schrom01 b0ddcb9e5c class diagram edited
Class Text added
2021-10-29 10:02:39 +02:00