Package de.dhbw.contactdb.utils
Class Parser
java.lang.Object
de.dhbw.contactdb.utils.Parser
Parser for parsing contacts2021.db
- Since:
- 21.06.2021
- Version:
- 1.0
- Author:
- florian kaiser
-
Field Summary
Modifier and TypeFieldDescriptionprivate static db_new_entity
Saves type of current line in database -
Constructor Summary
-
Method Summary
-
Field Details
-
new_entity
Saves type of current line in database
-
-
Constructor Details
-
Parser
public Parser()
-
-
Method Details
-
parse
Parses contacts.db, creates objects of content and saves these objects in HashMaps- Parameters:
filename
- Filename and path of contacts.db
-