Marco Procaccini
|
ac9f9219bd
|
code refactoring and suggestion for the csv parsing and merging
|
2024-06-21 18:08:34 +02:00 |
Biniam Abraha Masa
|
9a28194ef9
|
information from csv is read and merged into HashMap and new xml is creatd from this final hashmap
|
2024-06-17 11:27:54 +02:00 |
Biniam Abraha Masa
|
f0eda78d17
|
Synching vre information from csv file to xml
|
2024-06-03 10:36:34 +02:00 |
Biniam Abraha Masa
|
835e4e8b9a
|
parsing csv information
|
2024-05-24 10:59:00 +02:00 |
Biniam Abraha Masa
|
7939e029e7
|
Modifying the printInfo() method with VO class to print the VREs contained in the arraylist
|
2024-05-16 15:23:59 +02:00 |
Marco Procaccini
|
964bd95c52
|
parse method fixed: the xml tag hierarchy is now respected
|
2024-05-14 15:37:03 +02:00 |
Marco Procaccini
|
c1a12d6b5a
|
fixing parse bug method - needs to be completed
|
2024-05-14 08:54:39 +02:00 |
Marco Procaccini
|
9fab28f37f
|
merging dev branch into main branch after XML parsing done
|
2024-05-09 12:48:39 +02:00 |
Marco Procaccini
|
de9dd00589
|
updating
|
2024-05-09 12:47:16 +02:00 |
Marco Procaccini
|
54803afbf2
|
updating dependencies for opencsv library
|
2024-05-09 12:44:14 +02:00 |
Marco Procaccini
|
ee057642df
|
fixed bug in parsing method
|
2024-05-07 14:17:20 +02:00 |
Marco Procaccini
|
50168d5d4e
|
fixed datastructure-> we do not need arrayList of gateways. Fixed finding methods with correct check of keys in gatewaymaps
|
2024-04-29 13:05:44 +02:00 |
Biniam Abraha Masa
|
3695d582c9
|
succesfully printing allthe query from the hashmap data structure such as gateway, vo and vre or of all the vre information.Except the method getVosInfo printing extra unncessary like it prints again the VRES with the details or information of their own VOS in addition to the correctly printed
|
2024-04-26 11:02:41 +02:00 |
Biniam Abraha Masa
|
7ef9ff9475
|
Fixing bugs in vre info retrieval
|
2024-04-19 15:09:51 +02:00 |
Marco Procaccini
|
7e8efa5d92
|
improving xml parsing test in app.java
|
2024-04-19 14:36:42 +02:00 |
Biniam Abraha Masa
|
16ec369d6e
|
dev branch created with a first prototype of the xml parser
|
2024-04-19 12:57:35 +02:00 |
Biniam Abraha Masa
|
397250fa51
|
First prototype of CSV and XML parse methods
|
2024-04-09 18:23:51 +02:00 |
Biniam Abraha Masa
|
4f5e1d768e
|
First Test commit
|
2024-04-02 10:25:50 +00:00 |
Marco Procaccini
|
3fd4852721
|
updating pom with parent tag and adding xml and csv files
|
2024-03-26 12:39:06 +01:00 |
Marco Procaccini
|
2a1299b15e
|
manager object constructor test
|
2024-03-25 17:54:34 +01:00 |
Marco Procaccini
|
2007b96858
|
updating Readme
|
2024-03-25 17:46:56 +01:00 |
Marco Procaccini
|
bb97a0a813
|
removing unused folder
|
2024-03-25 17:42:11 +01:00 |
Marco Procaccini
|
c97e67e54b
|
First commit with project structure
|
2024-03-25 17:41:15 +01:00 |
Marco Procaccini
|
aa546de6c7
|
Initial commit
|
2024-03-25 14:38:27 +01:00 |