Use different method signatures to distinguish the methods from the interface IExtendedDBDefinitionPage and IBasicDBDefinition page instead of overriding them with a different return type. This resolves #61.
Updated the test document
Remove main method from old test
Run the convertet tests as regular tests
Implemented as regular JUnit test
Implemented Test for XML DB parsing and sql server parsing
fixed filename
Added Test for CSV parsing