This Parser will convert Java source code into UML Diagram.
The parser must be executable on the command line with the following format:
umlparser (classpath) (output file name)
(classpath) is a folder name where all the .java source files will be
(output file name) is the name of the output image file your program will generate ( .jpg, .png or .pdf format)