I have a java document for a huge project. I need the classes and interfaces so I can get a project to start with. Are there any tools available which parse java document and generate java files so I can start writing the logic. It will be better if it can be done using command prompt.
Edit: I don't have code. Problem is this is a part of specification between user of the application and library writer. BTW thanks for answers. It seems like no such tool exists.