Package org.aksw.iguana.cc.controller
Class MainController
java.lang.Object
org.aksw.iguana.cc.controller.MainController
The MainController class is responsible for executing the IGUANA program.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MainController
public MainController()
-
-
Method Details
-
main
The main method for executing IGUANA- Parameters:
argc
- The command line arguments that are passed to the program.
-