| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectProjectProcessor
public class ProjectProcessor
| Constructor Summary | |
|---|---|
ProjectProcessor()
 | 
|
| Method Summary | |
|---|---|
 ProjectInfo | 
processProject(java.io.File f)
Method to process all src files in a project represented by File f.  | 
private  void | 
processProjectSrc(java.io.File src,
                  InfoLinkedList fileInfoList)
Helper method for recursive traversal of the src directory.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ProjectProcessor()
| Method Detail | 
|---|
public ProjectInfo processProject(java.io.File f)
f - 
private void processProjectSrc(java.io.File src,
                               InfoLinkedList fileInfoList)
src - fileInfoList - 
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||