Modified Files:
Added public static ProblemCatalog create(Element element) and test
src/java/de/fhworms/ztt/ox/examrepository/ProblemCatalog.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ProblemCatalogTest.java
Renamed class from ProblemListFactory to ListFactory
and added public static ArrayList createExamParticipants(Element element)
Added Files:
src/java/de/fhworms/ztt/ox/core/ListFactory.java
src_test/java/unit/de/fhworms/ztt/ox/core/ListFactoryTest.java
Removed Files:
src/java/de/fhworms/ztt/ox/core/ProblemListFactory.java
src_test/java/unit/de/fhworms/ztt/ox/core/ProblemListFactoryTest.java