|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.joanju.cgs.ProjectFiles
public class ProjectFiles
| Constructor Summary | |
|---|---|
ProjectFiles()
|
|
ProjectFiles(Configuration config)
|
|
| Method Summary | |
|---|---|
int |
countCompileUnits(java.lang.String name)
Count the compile units for a given directory or filename. |
java.util.ArrayList<java.io.File> |
getFileList()
|
void |
setCollectFiles(boolean collectFiles)
This must be enabled if you want to get a file list, otherwise only a count is returned. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProjectFiles()
public ProjectFiles(Configuration config)
| Method Detail |
|---|
public int countCompileUnits(java.lang.String name)
throws java.sql.SQLException
java.sql.SQLExceptionpublic java.util.ArrayList<java.io.File> getFileList()
public void setCollectFiles(boolean collectFiles)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||